Below are a bunch of castle locations in front of the castle manager. If I use an accolyte character I can store up to 3 locations. The 12 locations below I have pasted in wordpad along with 40 other locations. a GM or admin should be able to store locations with a description of each and be able to scroll through a list and click where they want to go. I found several control panels that do a lot, but none of them have a feature to send the client warp info. I was left a message a week ago that a player was stuck in a dungeon location with no teleporters and stupidly didn't think to write the map down and just eddited the mysql file to move them to izude. Got to wait for the next person to get stuck to find out where it was. a menu to hold all the data below and be able to select it would be great if it exists. I don't know how to code for RO yet, but looking at a lot of files, looks very similar to uo, terraria, minecraft. Thanks. @warp payg_cas04, 39,283
@warp gefg_cas02, 14,65
@warp aldeg_cas01, 217,174
@warp gefg_cas01, 40,46
@warp payg_cas01, 123,58
@warp prtg_cas01, 110,179
@warp aldeg_cas02, 72,73
@warp payg_cas02, 23,260
@warp prtg_cas02, 94,60
@warp aldeg_cas03, 108,118
@warp gefg_cas03, 107,22
@warp payg_cas03, 48,261
You want it editable in game yes?
Also did you want it shared between multiple ppl or unique to each?
As for how to script, look at this https://github.com/rathena/rathena/blob/master/doc/script_commands.txt its everything you need to learn.