08.01.2017, 10:14
I want when player not close enough to vehicle, the cmd tell him that. I know to use sendclientmessage but didn't know to use for special thing like that, for special messages.
Cant find any sense in your words, explain what you mean. Special message??
But anyways, like some people already told you, you should stop spamming this section for things you could ****** up, find in the wiki or by using a minimum of your brains capabilities. And start chosing proper thread titles please. |
I want when player not close enough to vehicle, the cmd tell him that. I know to use sendclientmessage but didn't know to use for special thing like that, for special messages.
|
for some thing special use
GameModeTextForPlayer, or try using extra unique characters in sendclientmessage like ----Not close to vehicle---- or ::Not close to vehicle|:::use text draws with a timer like game text. or use the msg box dialog Is that what you mean from special? |
new Float:X,Y,Z;
GetPlayerPos(playerid, z, y, z);