IsEditor Global 8.0 OC bool Returns whether the current game is an editor game. public func InitializePlayer(int plr) { if (IsEditor()) SetWealthfunclink>(plr, 10**4); } Gives the player a lot of wealth for testing purposes in editor mode. Maikel2018-02