Show Coords Command Help
#3

Quote:
Originally Posted by magnusburton
Посмотреть сообщение
You can use the function format() to format a string and display it together with variables

pawn Код:
new string[64];
format(string, sizeof(string), "You are at %0.f %0.f %0.f.", X, Y, Z);
SendClientMessage(playerid, COLOR_WHITE, string);
Testing.

EDIT: Problem solved! Thank you sir for your help.
Reply


Messages In This Thread
Show Coords Command Help - by Aerotactics - 05.07.2013, 09:30
Re: Show Coords Command Help - by magnusburton - 05.07.2013, 09:33
Re: Show Coords Command Help - by Aerotactics - 05.07.2013, 09:34
Re: Show Coords Command Help - by M3HR4N - 05.07.2013, 09:42

Forum Jump:


Users browsing this thread: 3 Guest(s)