need help here :(
#1

i am thinking of making a find the moneybag system

i want to know is there anyway to know that how much feet or meters bla bla the player is away from pickup.

ex: if the m starteed and if type /dis it shows you are 1000 feets away from the money bag(pickup).

i saw it in some server

thanks in advance
Reply
#2

Here is one example
PHP код:
new string[64];
new 
distance GetPlayerDistanceFromPoint(playerid237.9115.61010.2)
format(stringsizeof(string), "The MoneyBag is %i meters away"distance);
SendClientMessage(playerid, -1string); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)