
Originally Posted by
IHXFRYZZ
as the tittle says guys..
i want to change the star position to a custom map D:
but with rune i cant D: ... i was able using caali.. just editing the database.. under the table characters... and that was it.. but i already changed it... and still..
Starting on flaris D: .__.
also.... i searched on the forums..but still none help.. with this other problem:
i wan to change a blink wing coordinates..i want to change saint morning to a custom map... and i already changed propitem.txt and propitem.txt.txt... also.. i changed the coordinated under the db on navicat and still the same D:
i really need help with this guys D: ;-;
~Scarlet Dreamz~
From what I saw a quick look in the src says that in function tplayer::createchar()
Code:
s1.addupdate("mapid", "1");
s1.addupdate("x", "6966");
s1.addupdate("y", "100");
s1.addupdate("z", "3333");
Change those coordinates and new characters created will be "spawned" to w/e you set. Also you'll need to recompile the src.
Also the blink data is loaded internally search for changemap(1, 8321
Code:
changemap(1, 8321, 100 , 3720, forcedchangeonblink);
those would needed to be changed to change the townblink for sm