Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
I cant remember,
I think it was cmdtext[1] or something like that,
Well im making a command,
And i want to get what the player types after the command, Anyone know
Posts: 227
Threads: 20
Joined: Dec 2007
Reputation:
0
The Text ,,/textґґ have a Length of 5 Characters , 6 is the Whitespace , 7 is your Text
cause SendClientMessage need at last Param a Char Array it will Send all Chars from Char 7 to End of Text ( \0 )
Posts: 1,782
Threads: 306
Joined: Jan 2010
Reputation:
0
Okay, One last question,
I want it to send it to teams,
How would i get it so i is a certain team,
Like i can remember doing it before,
Like:
if(gteam whatever
{
SendClientMessage(i
Or something like that, You should know what i mean, If not.. say