Difference between revisions of "Options Menu"

Jump to navigation Jump to search
39 bytes added ,  00:47, 4 July 2012
imported>Threedee
imported>Threedee
Line 13: Line 13:
If akNewContainer == Game.GetPlayer(); Only the player
If akNewContainer == Game.GetPlayer(); Only the player
Int iButton = OptionsMESG.Show() ; Shows your menu.
Int iButton = OptionsMESG.Show() ; Shows your menu.
akNewContainer.RemoveItem(self, 1, True) ; Silently remove token
akNewContainer.RemoveItem(self, 1, True) ; Silently remove token from the player ref (= akNewContainer)
If iButton == 0  ; Mage
If iButton == 0  ; Mage
Debug.Notification("Mage selected")
Debug.Notification("Mage selected")
Anonymous user

Navigation menu