Difference between revisions of "GameMode"

140 bytes added ,  19:41, 2 December 2006
no edit summary
imported>Wz
m (Additional comments)
imported>Axle12693
Line 1: Line 1:
Script within the gamemode block will be run every frame while the game is in non-menu mode.  Most scripts will use this block type exclusively.
Script within the gamemode block will be run every frame while the game is in non-menu mode.  Most scripts will use this block type exclusively. '''This means that the block is run every fraction of a second; Non-menu mode meaning that you are not in a menu such as your inventory.'''


'''Example:'''
'''Example:'''
Anonymous user