Textdraw when player aproaches door.
#3

If you use Incognito's streamer, then you can create dynamic areas around the houses and when somebody is close enough, have the textdraw displayed,

https://github.com/samp-incognito/sa...wiki/Callbacks
OnPlayerEnterDynamicArea(playerid, areaid)
OnPlayerLeaveDynamicArea(playerid, areaid)

https://github.com/samp-incognito/sa...Natives-(Areas)

or

If you have house pickups, then show the textdraw when a player picks up the pickup (OnPlayerPickUpPickup).
https://sampwiki.blast.hk/wiki/OnPlayerPickUpPickup
Reply


Messages In This Thread
Textdraw when player aproaches door. - by Seifspeed - 28.07.2018, 15:37
Re: Textdraw when player aproaches door. - by Heress - 28.07.2018, 15:44
Re: Textdraw when player aproaches door. - by AdamsLT - 28.07.2018, 15:47

Forum Jump:


Users browsing this thread: 2 Guest(s)