Changing Global
Hello there!
I am new here. I want to know gow to change a global in a public? Something like: PHP Code:
|
Re: Changing Global
then just do it
PHP Code:
|
Re: Changing Global
Thanks! But if i want to chech if g_noclip is 1?
This? PHP Code:
|
Re: Changing Global
if(equal(g_noclip,"1"))
|
Re: Changing Global
Quote:
|
Re: Changing Global
Quote:
Quote:
|
Re: Changing Global
Also if g_noclip will never be set to more then 1 or 0
PHP Code:
|
Re: Changing Global
ok:p
|
Re: Changing Global
fyi
if u make it a bool u can do this sort of thing PHP Code:
then if u were planning on adding noclip: PHP Code:
|
Re: Changing Global
Thank you all! :mrgreen:
It works now! |
| All times are GMT -4. The time now is 04:11. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.