Jump to content

quesoph

Members
  • Content Count

    562
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by quesoph

  1. ../conf/battle/battle.conf // Who can have perfect flee? (Note 3)enable_perfect_flee: 1 ../src/map/status.c if ( bl->type&battle_config.enable_perfect_flee ) st->flee2 += st->luk + 10; //(every 10 luk = +1 perfect flee)
  2. I skimmed through your script and I think it needs optimizing, you have like 10+ same cases. Try to use callsub/callfuncs to shorten your script.
  3. This is the reason why other countries doesn't trust some Filipinos in *athena community.
  4. quesoph

    IND please!

    Been playing tera none stop lol
  5. quesoph

    IND please!

    What is H.E.R.C.?
  6. Follow this guide http://herc.ws/wiki/Installation_%28CentOS%29 and install phpmyadmin. No need to open your ports all their ports are available.
  7. I am trying to make similar one. but I can't seem to figure out how to show "on maintenance" on service select.. ^^
  8. ^ I think harmony only supports up to 2012-04-10..
  9. If you remove your aid in yellow tag, it'll work just fine..
  10. There's still hope. lol @offtopic btw, Adelay team is working on a client protection called hashield.. https://www.facebook.com/pages/HaShield-Protection/1462260474060732
  11. GM's Hair style in Client 2012-04-10 are not aligned properly when diffed with Remove GM Sprite. works fine if I remove it in clientinfo. <yellow> </yellow>
  12. ^ double check the changes you've done to your server. maybe you miss something in item_db.h
  13. What's your client date? Is there any other way? different code maybe?String Search: NC_CashShop but I doubt you can search that 'cause you cant search for that hex code I gave you.
  14. You need to hex your client.. Find this: 4E 43 5F 43 61 73 68 53 68 6F 70and replace with00 00 00 00 00 00 00 00 00 00 00This would disable cashshop. * back up your client first just in case something goes wrong.
  15. .../config/application.php change: 'PayPalIpnUrl' => 'www.sandbox.paypal.com',to'PayPalIpnUrl' => 'www.paypal.com',
  16. I was waiting for this. thanks!
  17. @edit What are you trying to do?
  18. I am using 1.1b and I am having a trouble with duplicate guild ids.
  19. ^ Hahaha. pRO naman tong urban legend na to eh.^^
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.