Jump to content

Sryx

Members
  • Posts

    520
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Sryx

  1. http://rathena.org/wiki/Custom_weapons
  2. Actually you already have the vote point in you Database so just create NPC that will retrieve the data/vote points or just retrieve the data from your database and show it to your voting page. (PHP Coding)
  3. Check your item image. (texture/AAA/item/.bmp)
  4. .@equip = select( "Armor","L-Hand","R-Hand","Garment","Shoe","Acc L","Acc R" );
  5. Try to check you map_index.txt in db folder and delete those maps "AkoSiDON", "Naj" etc etc.
  6. trunk/src/config/renewal.h Add // in all define like this one. //#define RENEWAL
  7. Version 1.0

    518 downloads

    Loading screens with PSD, feel free to use it.
    Free
  8. Sryx

    Client Crash

    Show your console error. or try to update your kRO.
  9. Kung wala ka nmn inedit sa SRC, delete mo whole folder ng SRC tapos SVN UP para mkuha mo ung latest copy ng SRC.
  10. Grant privileges on user root to your database and make sure that your host is set to %.
  11. Diff mo client mo tapos check mo ung Restore Login WIndow para d mag close.
  12. If your server is not yet release just drop your database and re-import the rAthena SQL.
  13. From: monster "guild_vs5",0,0,"Gold",100,strnpcinfo(0)+"::OnKilled"; To: monster "guild_vs5",0,0,"Gold",<mob_id>,<amount>,strnpcinfo(0)+"::OnKilled";
  14. http://rathena.org/wiki/Custom_weapons
  15. edit the mp3nametable.txt on your GRF.
  16. db/re/item_db.txt or db/pre-re/item_db.txt 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ bonus bNoMagicDamage,100; bonus bUseSPrate,100; },{},{} Edit the bonus bNoMagicDamage,100;
  17. Just download HxD Editor and Hex your client. Find: data.ini Chang to: NAME.ini
  18. Sryx

    20120410 Help

    Use @item @monster
×
×
  • Create New...