noclip plugin
What should I do?
Code:
#include <amxmodx> |
Re: noclip plugin
when client say "/noclip" we will be no clip, so?
|
Re: noclip plugin
yes
client say "/noclip" not noclip mode The client in this state user_noclip_enable = false "/ noclip" says to noclip mode on The client in this state user_noclip_enable = true "/ noclip" says to noclip mode on this is my Ideally |
Re: noclip plugin
Can't understand you
|
Re: noclip plugin
sorry
I cannot speak english I use google translation. |
Re: noclip plugin
Must explain understandable :down:
|
Re: noclip plugin
PHP Code:
|
Re: noclip plugin
@RuRuRu : Your bool must be an array in your case.
new bool:blabla[MAX_PLAYERS+1] where MAX_PLAYERS = 32, so blabla[33] |
Re: noclip plugin
all answer thanks
|
| All times are GMT -4. The time now is 11:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.