Show a specific player on the map
#2

Yes like:
Step 1:get player's Position whose you want to show on map.
PHP код:
new Float:XFloat:YFloat:Z;
GetPlayerPos(giveplayeridX,Y,Z); 
Step 2: Then SetPlayer's Checkpoint on map.
PHP код:
 SetPlayerCheckpoint(X,Y,Z); 
Tip: you can use Timer on OnPlayerUpdate to check Player's position every 2 or 3 seconds to chase him... basically its Good for RPing the Pursuit, so Other players can see Suspect's current location on Map.. Hope that solved your doubt
Reply


Messages In This Thread
Show a specific player on the map - by Shovelizer - 10.01.2016, 14:41
Re: Show a specific player on the map - by GTLS - 10.01.2016, 15:50
Re: Show a specific player on the map - by Vince - 10.01.2016, 16:41

Forum Jump:


Users browsing this thread: 2 Guest(s)