EDITOR [INFO TOOL] Type: Tool Description: The WARP editor is one of your best friends here, and you should be careful not to abuse its power! Upon several other commands in the game, like change whois, change description and many of the commands available to builders, the editor will be opened up. If you have enabled local editing in your client (not all clients support this check your client help-files for information) you will instead open up the local editor (such as notepad) when you use these commands. Within the game-editor itself there are several commands available. These commands are used by typing: / Here follows a list of the commands within the editor (These commands are also listed by /h within the editor): /a - aborts editor without saving /c - clears buffer /d# - deletes a line # /e# - changes the line at # with /f - formats text /fi - indented formatting of text /h - list text editor commands /i# - inserts before line # /l - lists buffer /n - lists buffer with line numbers /r 'a' 'b' - replace 1st occurance of text in buffer with text /ra 'a' 'b'- replace all occurances of text within buffer with text usage: /r[a] 'pattern' 'replacement' /s - saves text