-
Notifications
You must be signed in to change notification settings - Fork 758
Save point
Haru edited this page Oct 19, 2016
·
1 revision
- savepoint <"map name">, <x></x>, <y></y>;
This command stores the location, where the invoking character will be warped to, when re-spawning after death, getting warped out of a WoE castle or using skill Teleport Lv2. Map flags, which would otherwise prohibit setting a save point or warping to a map, are ignored by this script command.
[[mes]] "[Kafra]"; mes "Your Respawn Point"; mes "has been saved here"; mes "in the city of Payon."; mes "Thank you for using"; mes "the Kafra Services."; savepoint "payon", 257, 242; [[close2]]; [[cutin]] "", 255; [[end]];