Neneka
Members-
Content Count
33 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Neneka
-
Thank you very much I will try to Diff the other Green once
-
Yes, It still has the same problem,even if I re-download Hercules-master and recompile every thing I download client exe from here http://k3dt.eu/Ragexe/unpacked/
-
My packets.h is #if PACKETVER >= 20141022
-
I try to use new exe version 2014-02-12aRagexe.exe and I use NEMO to diff this exe and when I login to the character select screen I got disconnect and this error pop up in map server I use newest Hercules Emulator and I already edit mmo.h to #define PACKETVER 20140212
-
Thank you The problem is fix now when I change service type from Japan to Korea
- 9 replies
-
- Navigation error
- Navigation
-
(and 1 more)
Tagged with:
-
The detail in navi_mob_krpri.lub and navi_mob_krsak.lub is correct Here is navi_mob_krpri.lub and navi_mob_krsak.lub and this is my clientinfo.xml
- 9 replies
-
- Navigation error
- Navigation
-
(and 1 more)
Tagged with:
-
Thank you very much, The problem is fixed now
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
Thank you,But my client still freeze and hang
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
Yes,I can summons Poring without any error
- 9 replies
-
- Navigation error
- Navigation
-
(and 1 more)
Tagged with:
-
I have got error in navigation,I can use search to search the name of npc,monster but when I click the result that display in the navigation windows my client got hang How can I fix this problem. My exe date is 20130814
- 9 replies
-
- Navigation error
- Navigation
-
(and 1 more)
Tagged with:
-
Ok, I will wait for that really thank you
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
My Ragexe 's name
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
Thank you ,But When I use your questid2display.txt the problem form the first post is come back again
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
I have some error to report. When I click the quest to view the quest detail the game is hang and the game close btw the first quest and the second were working fine but, I got the error in the quest ID 7122
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
Thank you, Really thank you The problem is fixed now
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
I think that it caused the Hangul are mixed in the file. As for the character-code of the file, preservation and reading are done in Korean when there is Korean in the file. I try that but it is the same nothing happen
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
First,The quest is not show in the quest journal (I already open all tab to check the quest but the quest is not there ) , but the quest is display in the right side of the windows in strange language How can I fix this problem ? I already look at ...dataquestid2display.txt and dbquest_db.txt but nothing is strange The quest ID is 7120 In questid2display.txt In quest_db.txt
- 16 replies
-
- quedt
- quest journal error
-
(and 2 more)
Tagged with:
-
Thank you very much The problem is solved now Thank you again
-
@Lilystar Thank you very much,But when I change the message in msgstringtable.txt into Japanese my inventory is back to normal but the language is in strange and not readable,and yes,my client date is 2013 08 14
-
No,I don't check that in the xDiffPatcher Btw,When I unchecked Read msgstringtable.txt in xDiffPatcher my inventory in back to normal but all system windows is back to Korea language look like I do something wrong
-
I already try that, But it not work
-
@Garr Thank you very much, The script is working fine now
-
I want to make friend script that can make Monster be your friend when you are online and disappear when you log off but by using @summon but it only show the effect but not summon the friend This is the error the script is morocc,150,107,3 script NekoNeko 906,{mes "Hi~ ";emotion 30;mes "You can choose you Girl friend here !";mes "1 Girl Friend for 10M Zeny";mes "If you choose all only 80M Zeny";next;menu"I want Friend ! ",M,"I don't want Friend",Lclose;close;M:mes "Please choose you Girl Friend Btw if you choose all we will give you special price";next;menu "Moon Light Flower",M1,"Loli Ruri",M2,"Nymph",M3,"Succubus",M4,"Whitesmith",M5,"Sniper",M6,"Assassin Cross",M7,"Champion",M8,"Professor",M9,"Stalker",M10,"Biochemist",M11,"Gypsy",M12,"Paladin",M13,"Paladin (Peco)",M14,"Select All",M15,"Cancel",Lclose;close;M1:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 1150 60";set Zeny,Zeny - 10000000;goto MO;close;M2:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 1505 60";set Zeny,Zeny - 10000000;goto MO;close;M3:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 1564 60";set Zeny,Zeny - 10000000;goto MO;close;M4:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 1370 60";set Zeny,Zeny - 10000000;goto MO;close;M5:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5020 60";set Zeny,Zeny - 10000000;goto MO;close;M6:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5021 60";set Zeny,Zeny - 10000000;goto MO;close;M7:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5022 60";set Zeny,Zeny - 10000000;goto MO;close;M8:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5024 60";set Zeny,Zeny - 10000000;goto MO;close;M9:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5025 60";set Zeny,Zeny - 10000000;goto MO;close;M10:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5026 60";set Zeny,Zeny - 10000000;goto MO;close;M11:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5027 60";set Zeny,Zeny - 10000000;goto MO;close;M12:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5013 60";set Zeny,Zeny - 10000000;goto MO;close;M13:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5028 60";set Zeny,Zeny - 10000000;goto MO;close;M14:if (Zeny < 10000000) goto NO;atcommand strcharinfo(0)+"@summon 5029 60";set Zeny,Zeny - 10000000;goto MO;close;M15:if (Zeny < 100000000) goto NO;atcommand strcharinfo(0)+"@summon 5017 60";atcommand strcharinfo(0)+"@summon 5018 60";atcommand strcharinfo(0)+"@summon 5019 60";atcommand strcharinfo(0)+"@summon 5020 60";atcommand strcharinfo(0)+"@summon 5021 60";atcommand strcharinfo(0)+"@summon 5022 60";atcommand strcharinfo(0)+"@summon 5023 60";atcommand strcharinfo(0)+"@summon 5024 60";atcommand strcharinfo(0)+"@summon 5025 60";atcommand strcharinfo(0)+"@summon 5026 60";atcommand strcharinfo(0)+"@summon 5027 60";atcommand strcharinfo(0)+"@summon 5013 60";atcommand strcharinfo(0)+"@summon 5028 60";atcommand strcharinfo(0)+"@summon 5029 60";set Zeny,Zeny - 80000000;goto MO;close;MO:specialeffect 30;specialeffect 295;specialeffect 461;specialeffect 410;specialeffect2 459;specialeffect2 408;mes "Thank you very much";emotion 30;close;NO:mes "Sorry, Your money is not enough ! Please come again next time ! ";emotion 35;close;Lclose:close;OnInit: waitingroom "Girl Friend",0;end;}
-
Thank you this problem is fixed now XD my path to the script.txt is wrong Btw thanks
-
Excuse me. I got an error,How can I fix this ? Btw, I really new to this, Do I have to put Cutins,sound effects,3slot_machine,Slot_Machine into GRF file too ?