GetPlayerText Function
#1

Would it be possible to make a GetPlayerText Function?
Thats usable in commands, Like you put

new text;
text = GetPlayerText(playerid);

And then on sendclientmessage you do a string and put Message: %s and it would send the message,
So would it be possible to make a GetPlayerText function?
Reply
#2

Код:
OnPlayerText(yourid,"Yourtext");
You can change id if you want , so it looks like the Player Send the text :>
Reply
#3

Quote:
Originally Posted by Torran
Would it be possible to make a GetPlayerText Function?
Thats usable in commands, Like you put

new text;
text = GetPlayerText(playerid);

And then on sendclientmessage you do a string and put Message: %s and it would send the message,
So would it be possible to make a GetPlayerText function?
I want it for use on commands for like /tc and /r ect
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)