Javanese 1 Posted March 30, 2014 Hello guys. can you help me i have map crash after adding this line in my item_db.conf Script: <" set returnmap$,strcharinfo(3); getmapxy(returnmap$,returnmap_x$,returnmap_y$,0); warp "prontera",156,195; "> the idea is i want to keep the character map and coordinate after using some items. Thank you~ Quote Share this post Link to post Share on other sites
0 Javanese 1 Posted March 30, 2014 my bad, it should be integer permanent variable. Not String. Solved Quote Share this post Link to post Share on other sites
0 Ind 945 Posted March 30, 2014 You're passing string ($) variables as params for the x and the y, they should be int (non-$ ones) -- the server should not crash because of that though, will be fixed in a commit Quote Share this post Link to post Share on other sites
0 Ind 945 Posted March 30, 2014 Fixed in https://github.com/HerculesWS/Hercules/commit/7b430a5748662598743f7bb2c61bd4fe389cfd98 Quote Share this post Link to post Share on other sites
Hello guys.
can you help me i have map crash after adding this line in my item_db.conf
the idea is i want to keep the character map and coordinate after using some items.
Thank you~
Share this post
Link to post
Share on other sites