New rules for /editor command

This is a design and development forum for EQ2Emulator's extensive Rules System.

Moderator: Team Members

Post Reply
Jabantiz
Lead Developer
Posts: 2912
Joined: Wed Jul 25, 2007 2:52 pm
Location: California

New rules for /editor command

Post by Jabantiz » Sun Dec 01, 2013 7:18 pm

New rules for the new /editor command

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
if EditorOfficialServer = 1 it should have a %lu, %s, %lu in it, in that order like this

Code: Select all

localhost/editor.php?zone=%lu&type=%s&spawn=%lu

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests