Thanks for your replies. Are the values for globalstate restricted to a 
predefined list, or can I define my own? It's not clear from wht Wiki...

Thanks,
Thomas


----- Original Message ----
From: Aaron Schiff <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, July 31, 2006 7:58:57 PM
Subject: Re: [hlcoders] Global game state


--
[ Picked text/plain from multipart/alternative ]
You can change state using I/O:

   - *TurnOn*

Set state of global to ON.

   - *TurnOff*

Set state of global to OFF.

   - *Toggle*

Toggles state of global between ON and OFF.

   - *Remove*

Set state of global to DEAD.

--
ts2do
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to