Markers
#2

if you mean adding a Checkpoint use:
PHP код:
 SetPlayerCheckpoint(playeridx,y,zsize); 
or if you mean a Pickup like floating i icon,
PHP код:
 CreatePickup(12391x,y,z,0); 
then in OnPlayerEnterCheckPoint or OnPlayerPickupPickup add ShowPlayerDialog function to show dilog box.
after that in OnPlayerDialogResponce do what ever you want to do in your list.
Reply


Messages In This Thread
Markers - by Micko123 - 02.05.2016, 08:35
Re: Markers - by GTLS - 02.05.2016, 08:56
Re: Markers - by Micko123 - 02.05.2016, 09:00
Re: Markers - by GTLS - 02.05.2016, 09:02
Re: Markers - by Micko123 - 02.05.2016, 09:03
Re: Markers - by GTLS - 02.05.2016, 09:06

Forum Jump:


Users browsing this thread: 1 Guest(s)