Raised This Month: $ Target: $400
 0% 

Little confused here


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
NewUser
Member
Join Date: Mar 2006
Location: over there
Old 06-08-2006 , 19:16   Little confused here
Reply With Quote #1

For the "bools" would it be [i], or player[i]?

Code:
public function() {     new player[33], num     get_players(player,num,"ac")     for(new i = 0; i < num;i++)     {         if(bool[i]) // need help here         {             // stuff         }         if(!bool[i]) return PLUGIN_HANDLED; // also here.     }     return PLUGIN_HANDLED; }

Not exactly sure.
__________________
LEWL.
NewUser is offline
PM
hello, i am pm
Join Date: Jan 2004
Location: Canalization
Old 06-08-2006 , 19:30  
Reply With Quote #2

Hmm, what.... exactly are you trying to do?
__________________
hello, i am pm
PM is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 06-08-2006 , 19:31  
Reply With Quote #3

bool[player[i]]
Freecode is offline
NewUser
Member
Join Date: Mar 2006
Location: over there
Old 06-08-2006 , 20:16  
Reply With Quote #4

Quote:
Originally Posted by Freecode
bool[player[i]]
Thanks, Freecode.
__________________
LEWL.
NewUser is offline
Reply


Thread Tools
Display Modes

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 16:19.


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