Checkpoint Problem :\
#1

How to make the checkpoint disappear from the map when i move far away from it ??
Reply
#2

Maybe a timer every n seconds that checks if you are not in range of point with the coordinates the checkpoint has been set. So if you're not in range (a high number), then disable the checkpoint.
Reply
#3

Yes exactly like what Konstantinos has said, when I want to create checkpoints that disappear from the map when I move far away from it I use IfIsPlayerInRangeOfPoint . Here you go, https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)