Daikumi Posted June 19, 2012 Posted June 19, 2012 (edited) When I edit help.txt to add in my custom map for @go 36. When I login and type in @go, it disconnected me and crashes the server. go: "Params: <number/city_name>\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" 36: Tallow " 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" My mapindex.h and src/map/atcommand.c is done correctly, its just the help.txt issue. Anyone know how to fix? Edited. Also tried 36: Tallow\n" Doesn't work. Edited June 19, 2012 by Daikumi Quote
Sharpienero Posted June 19, 2012 Posted June 19, 2012 Same thing, if you want to fix it, just delete help.txt and svn update.. I already made a thread like this, no answer yet. Can you report it as a bug? Quote
EvilPuncker Posted June 20, 2012 Posted June 20, 2012 " 2: geffen 19: einbroch\n" 36: Tallow to " 2: geffen 19: einbroch 36: Tallow\n" Quote
Daikumi Posted June 20, 2012 Author Posted June 20, 2012 " 2: geffen 19: einbroch\n" 36: Tallowto " 2: geffen 19: einbroch 36: Tallow\n" Tried that. I edited the topic after I tried that, didn't work. Quote
simplemhan Posted June 20, 2012 Posted June 20, 2012 try this, it works in my server " 2: geffen 19: einbroch\n" 36: Tallow to " 2: geffen 19: einbroch<space><space><tab>36: Tallow\n" say thanks if i help you. Quote
Daikumi Posted June 30, 2012 Author Posted June 30, 2012 (edited) " 2: geffen 19: einbroch<space><space><tab>36: Tallow\n" Edited. Nvm. Thanks for your help. I appreciate your kindness. Edited June 30, 2012 by Daikumi Quote
Question
Daikumi
When I edit help.txt to add in my custom map for @go 36. When I login and type in @go, it disconnected me and crashes the server.
go: "Params: <number/city_name>\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" 36: Tallow
" 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"
My mapindex.h and src/map/atcommand.c is done correctly, its just the help.txt issue.
Anyone know how to fix?
Edited.
Also tried 36: Tallow\n"
Doesn't work.
Edited by Daikumi5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.