Share Pastebin
Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: Lua | Size: 0.21 KB | Hits: 26 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. if(Attack == false or Def == false) then
  2. outputChatBox("Server: Gamemode restarting",getRootElement(),255,165,0)
  3. call(getResourceFromName("AdminScript"), "ChangeMode",getThisResource(),getThisResource())
  4. end