Go to editor

From AgeofWiki

Go to editor is a Effect made by reyk which is accessed from the Triggers menu. You can learn more about the triggers window here. You can learn more about using effects here. This is a custom effect, you can learn about adding custom effects here.


Image:
Image:GoToEditor.jpg

XML Code:

<Effect name="GO To Editor">
     <Command>trModeEnter("Editor");</Command>
  </Effect>

Effect Description:

Sends the player to the editor.

Effect Parameters:

none

Notes:

Doesn't work online, will cause OOS.


Still don't understand the Go to editor effect? Ask a question or discuss it on the discussion page!

Back to Custom Effects