Call function to get 4 random players?!
how i can do that?
|
Re: Call function to get 4 random players?!
Code:
Code:
|
Re: Call function to get 4 random players?!
how i get the name?
client_print(iArray[0], print_chat, "Hey there!"); client_print(iArray[1], print_chat, "Hey there!"); client_print(iArray[2], print_chat, "Hey there!"); client_print(iArray[3], print_chat, "Hey there!"); iArray[2] send msg to random player3? i need exec a commands: server_cmd(iArray[2]," my command ") correct? |
Re: Call function to get 4 random players?!
Code:
To exec a command on a client use: Code:
|
Re: Call function to get 4 random players?!
tnx +karma
|
Re: Call function to get 4 random players?!
hey i got a question about this too..
how do you do this: If the it got same ID Twice or more, how to Detect it and fill the one of the same ID's with 0 or NULL or w/e |
Re: Call function to get 4 random players?!
GREAT!
how i can put this to work on start round? anyone can make one plugin to me? |
Re: Call function to get 4 random players?!
Quote:
Code:
|
Re: Call function to get 4 random players?!
|
Re: Call function to get 4 random players?!
Quote:
|
| All times are GMT -4. The time now is 05:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.