EditorURL - The webpage to open when the command is used
EditorIncludeID - Will insert the spawn id of the players current target into the given URL
EditorOfficialServer - Will insert the zone id, spawn type, and spawn id of the players current target into the given url
If EditorIncludeID = 1 then the url should have a %lu in it like this
Code: Select all
localhost/editor.php?spawn=%lu
Code: Select all
localhost/editor.php?zone=%lu&type=%s&spawn=%lu