Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. edit here https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/inter_athena.conf // Global SQL settings // overriden by local settings when the hostname is defined there // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 sql.db_username: ragnarok sql.db_password: ragnarok sql.db_database: ragnarok sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 char_server_id: ragnarok char_server_pw: ragnarok char_server_db: ragnarok // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 map_server_id: ragnarok map_server_pw: ragnarok map_server_db: ragnarok // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok log_codepage: log_login_db: loginlog
  2. huh ?? sry didnt get what you mean lilcooldude.. your method ...i dont think it can make the holder alway having the same "amount" of hp all the time anyway.. @TS.. if you want to make it nicely...then follow what gepard said.. after edit..restart your server...i think it should be work then.. or after restart make your character go lvling up/down the character to ensure it show the different....
  3. how about using search 1st to solve your problems...?? anyway...u can try this also Refine Function
  4. no you cant... but you can do it by using the db/item_notrade.txt
  5. add this below the OnMinute00: killmonster .Map$[ .RandMap ],"All";
  6. Topic Closed due to same topic already exist in the board.. and topic starter please make sure you did "Search" through the board before make a topic to avoid of creating similar topics. Thank You.
  7. on your 1st installation..there is no need to write anything in the default scheme... when i install my sql...i didnt put anything in the default scheme part.. just left it blank.. it is okay to do so ~
  8. it is a combination between https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/item_bonus.txt and this https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/script_commands.txt
  9. you can just do it like this... [ Pastebin ] MVP Invasion and yes..what Derceto mention is right.. nvr add in useless stuff in your script part as it is USELESS....
  10. how about filefront ? i think that can upload more than 1GB files....
  11. i believe it is from the map named itemmall warp to itemmall then keep teleport and you will found that location..
  12. you sure this work ? no error when spawning .? set .MVPID,"1785"; because you try to assign a STRING into a Interger Variable ???
  13. https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/merchants/cash_trader.txt
  14. find this set $@startnow,1; add above OnMinute00: OnClock1000: OnClock0500: whatever time
  15. prt_fild08,0,0,0,0 monster Poring,50 1002,70,0,0,"NPCNAME:OnMobDeath"
×
×
  • Create New...