Jump to content

Azeroth

Members
  • Posts

    383
  • Joined

  • Days Won

    24

Everything posted by Azeroth

  1. i always do that after saving the client is broken. nevermind, thanks for the respond i try to replace the airplane_01 or the airplane it won't work. i check in gonryun it works. Thanks
  2. Hello? does anybody has added a sky map using client around 2014? because when i hex it using XVI32 i'm not success on adding it, after saving the .exe its broke. i always keep on. back-up my client.exe Does anyone? Help would be greatly appreciated!
  3. if your using SQL feature, then go into your phpmyadmin, find the item_cash_db or item_cash_db2
  4. Any idea, how to fix for this client? Found: Check if the go source is ok, when you type @go according to atcomands.c it send to player a message taken from help.txt File conf/help.txt (this file display the help messages to players like when you type @go without a number or map name) Above of "mapinfo" you can find the go message mapinfo: "Params: [<0-3> [map]] - Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: chatrooms)." go: "Params: <city name|number>\n" "Warps you to a city.\n" " -3: (Memo point 2) 14: louyang 31: mora\n" " -2: (Memo point 1) 15: start point 32: dewata\n" " -1: (Memo point 0) 16: prison/jail 33: malangdo island\n" " 0: prontera 17: jawaii 34: malaya port\n" " 1: morocc 18: ayothaya 35: eclage\n" " 2: geffen 19: einbroch\n" " 3: payon 20: lighthalzen\n" " 4: alberta 21: einbech\n" " 5: izlude 22: hugel\n" " 6: aldebaran 23: rachel\n" " 7: xmas (lutie) 24: veins\n" " 8: comodo 25: moscovia\n" " 9: yuno 26: midgard camp\n" " 10: amatsu 27: manuk\n" " 11: gonryun 28: splendide\n" " 12: umbala 29: brasilis\n" " 13: niflheim 30: el dicastes\n" i don't understand so you want me to re-edit in the conf/help.txt? Just check everything about the go command if ANYTHING is changed OR not look right you will found your problem. That's why i'm asking support here instead of finding my problems xP.
  5. 4213
  6. Any idea, how to fix for this client? Found: Check if the go source is ok, when you type @go according to atcomands.c it send to player a message taken from help.txt File conf/help.txt (this file display the help messages to players like when you type @go without a number or map name) Above of "mapinfo" you can find the go message mapinfo: "Params: [<0-3> [map]] - Give information about a map (general info +: 0: no more, 1: players, 2: NPC, 3: chatrooms)." go: "Params: <city name|number>\n" "Warps you to a city.\n" " -3: (Memo point 2) 14: louyang 31: mora\n" " -2: (Memo point 1) 15: start point 32: dewata\n" " -1: (Memo point 0) 16: prison/jail 33: malangdo island\n" " 0: prontera 17: jawaii 34: malaya port\n" " 1: morocc 18: ayothaya 35: eclage\n" " 2: geffen 19: einbroch\n" " 3: payon 20: lighthalzen\n" " 4: alberta 21: einbech\n" " 5: izlude 22: hugel\n" " 6: aldebaran 23: rachel\n" " 7: xmas (lutie) 24: veins\n" " 8: comodo 25: moscovia\n" " 9: yuno 26: midgard camp\n" " 10: amatsu 27: manuk\n" " 11: gonryun 28: splendide\n" " 12: umbala 29: brasilis\n" " 13: niflheim 30: el dicastes\n" i don't understand so you want me to re-edit in the conf/help.txt?
  7. Any idea, how to fix for this client?
  8. @Aleos, is it safe to use 2014-10-22 client? for LIVE Server?
  9. WTF, hahaha! nice script damm you really amazing scripter very unique idea.
  10. Yeah because he say he wants only to use offline so local host, if you want to be online with your friends you need to PORT FORWARD/.
  11. Thank you for the 3D Mob
  12. So you want only a test server offline? why don't you use 127.0.0.1 local host IP?
  13. I guess your right. everytime i logged in, it pop-up with this. i'm currently using 2014-02-05b i guess it is just a normal? when i tested it in my old rAthena revision using 2010-07-30 it's just the same i guess its just a NORMAL.
  14. i'll try this one Haziel, Thank you very much!
  15. Hello i don't know whos the author of this script i just found it somehwere and i can't remember. Yeah there's a problem in this script, it should be in a map. because when i try it ingame, i set it to geffen when i teleport to geffen it pop-up the message although the player is only 1 in the map, and the other player is in the prontera. And also it pop-up in my mapserv when it message. - script IPCheckSystem -1,{ OnPCLoadMapEvent: if( strcharinfo(3) == .Map$ ){ query_sql( "SELECT `last_ip` FROM `login` WHERE account_id="+getcharid(3)+"",.@IP ); query_sql( "SELECT `account_id` FROM `login` WHERE last_ip="+.@IP+"",.@Accountlist ); for( set .@i,0; .@i < getarraysize( .@Accountlist ); set .@i,.@i + 1 ) if( isloggedin( .@Accountlist[.@i] ) ) set .@DetectedOnline,.@DetectedOnline + 1; if( .@DetectedOnline > .Limit ){ mes "We detected there is "+.@DetectedOnline+" Users with same IP Logged in."; mes "Please log off these unused account."; close2; warp "savepoint",0,0; } } end; OnInit: set .Limit,1; // How many User with Same IP can logged in and stay at the specific map set .Map$,"geffen"; // What map will be restricted setmapflag .Map$,mf_loadevent; end; } Thank you in advance
  16. Thank you Chris, i'll report again if i found some bugs again*
  17. So which out is the best of all stable client around 2013 and 2014? so far i've used the 2014-02-05b but i'm quite satisfy with it but i want some feedback
  18. Works fine for me, do you have the new Prontera Models? For the updated prontera? If you tried to open it in BE it would tell you what files were missing in that black box. Oh, does it required with a new prontera? o_o i don't update yet with a new prontera Yup I use the most updated modes that RO has to offer, or I try to anyways. Alright i look at it, thank you! Why are you opening it in BE? The map isn't good enough? Regards, ~Azura Skyy i didn't say the map is not GOOD. i just wanted to edit the name, as extension of my custom map.
  19. Works fine for me, do you have the new Prontera Models? For the updated prontera? If you tried to open it in BE it would tell you what files were missing in that black box. Oh, does it required with a new prontera? o_o i don't update yet with a new prontera
  20. is the map broke? when i open it in BE 586, it says: i guess the map was broke when it saves or compress into .rar when i tested ingame my client crashes. please check it.
  21. https://rathena.org/board/topic/53455-chris-script-collection-latest-script-dungeon-party-system-1003-2015/?p=291110
  22. 1. The previous bug was that it didn't update the value in the sql before it was reading it. Also saw that there is another bug now, which is that picture above. (Going over the required mob quantity)Problem was that I didn't have a good solution for it until recently. 2. I never said I'm going to add an delay to"Abort quest", and I will not add one. Regards, Chris Alright just fixed the Quest System
  23. Hello Chris, still you haven't fixed it http://i.imgur.com/0BGGT8t.jpg And also, how about my Abort? https://rathena.org/board/topic/53455-chris-script-collection-latest-script-dungeon-party-system-1003-2015/?p=290913 Yeah i'm really care about this script because i like this script that's all. Thank you hopefully you can fixed it.
  24. Cydh i have a question, how to make a limit in inventory only 200 pcs Pots? i want the 547 (Condensed White Potion) ONLY? if else, it will say "Sorry it's not allow to have more than 200 547 (Condensed White Potion) in your inventory. sorry if it is not related my topic. Thank yoi in advance!
×
×
  • Create New...