ToEE Global Flags and Variables

Discussion in 'Tech Guides and Help Threads' started by Gaear, Mar 20, 2008.

Remove all ads!
  1. Gaear

    Gaear Bastard Maestro Administrator

    Joined:
    Apr 27, 2004
    Messages:
    11,029
    Likes Received:
    42
    We don't recommend you get involved with that at the player level, particularly with setting flags and variables, as that can mess things up for you if you don't know what you're getting into. You can check a flag or variable though with the following code:

    Code:
    game.global_flags[x]
    
    game.global_vars[x]
    where x is the number of the flag or variable you want to check.
     
Our Host!