Raised This Month: $12 Target: $400
 3% 

Any reason why my command isn't working?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kar731
Member
Join Date: Mar 2016
Old 04-10-2016 , 21:07   Re: Any reason why my command isn't working?
Reply With Quote #1

Quote:
Originally Posted by Darkness_ View Post
When looping through clients use:
PHP Code:
for (int i 1<= MaxClientsi++) 
and then check to make sure that the client is in game before doing anything else.
PHP Code:
if(!IsClientInGame(i)) continue; 
I did that, but it's still not showing as a command. And yes the plugin is loaded.

Last edited by kar731; 04-10-2016 at 21:07.
kar731 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode