set_user_noclip
L 12/25/2009 - 00:54:57: [FUN] Player out of range (0)
L 12/25/2009 - 00:54:57: [AMXX] Displaying debug trace (plugin "gather.amxx") L 12/25/2009 - 00:54:57: [AMXX] Run time error 10: native error (native "set_user_noclip") L 12/25/2009 - 00:54:57: [AMXX] [0] Gather.sma::RSZ (line 175) public RSZ() { remove_bomb() new players[32], pnum get_players(players, pnum); for( new i; i<pnum; i++ ) { (175) set_user_noclip(i,true) } return PLUGIN_CONTINUE } |
Re: set_user_noclip
The player's index is stored in players, so you have to use players[ i ] instead of i alone.
|
Re: set_user_noclip
why my player is like a free look mode?:S
(God Mode) |
Re: set_user_noclip
when i am add noclip i meaning to do not reload:P player have unlimited ammo:P
|
| All times are GMT -4. The time now is 04:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.