- 29
- Posts
- 9
- Years
- Wellington NZ
- Seen Feb 14, 2016
The tutorial at /example_maps of the Pokemon Essentials wiki talks about removing the 'Global Switches used by various events in the example maps' ... and I've found the Global Switches in RMXP but am not entirely sure which parts are safe to delete.
Is it the whole bit from "def variable
return nil if !$PokemonGlobal.eventvars" through til "return $PokemonGlobal.eventvars[[@map_id,@event.id]].to_i
end" or is it only some bits of that?
Is it the whole bit from "def variable
return nil if !$PokemonGlobal.eventvars" through til "return $PokemonGlobal.eventvars[[@map_id,@event.id]].to_i
end" or is it only some bits of that?
Last edited by a moderator: