SA-MP Forums Archive
Simple thing. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Simple thing. (/showthread.php?tid=625926)



Simple thing. - Learn - 08.01.2017

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.


Re: Simple thing. - BiosMarcel - 08.01.2017

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.


Re: Simple thing. - SyS - 08.01.2017

https://sampforum.blast.hk/showthread.php?tid=379372


Re: Simple thing. - Learn - 08.01.2017

Quote:
Originally Posted by [Bios]Marcel
Посмотреть сообщение
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.
OK, I help too, I give +rep to any helper soo It's good for everyone.


Re: Simple thing. - coool - 08.01.2017

Quote:
Originally Posted by Learn
Посмотреть сообщение
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????


Re: Simple thing. - Learn - 08.01.2017

Quote:
Originally Posted by coool
Посмотреть сообщение
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?
No brother I mean I want the the message "not close to vehicle" only when he's not close but the message come when he close too u understand me brother


Re: Simple thing. - KillerStrike23 - 08.01.2017

Quote:
Originally Posted by Learn
Посмотреть сообщение
too u understand me brother
lol
you can find what u need Here


Re: Simple thing. - KillerStrike23 - 08.01.2017

also use
pawn Код:
new Float:X,Y,Z;
GetPlayerPos(playerid, z, y, z);



Re: Simple thing. - saffierr - 09.01.2017

I'm actually surprised you guys understood his half broken english lol


Respuesta: Simple thing. - Whillyrez - 09.01.2017

I don't understand why he doesn't read the comments... He keeps complaining about the error but he not even read.