checkpoint transparent, its possible?
#1

i want to make a transparent checkpoint a bigger, its possible?
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
Yes, just use something like y_areas or the streamer plugin to detect an area around your checkpoint. For example:

pawn Код:
SetPlayerCheckpoint(playerid, 45.0, 12.0, 55.0, 5.0); // Create a checkpoint of radius 5.
gLargerArea = Area_AddCircle(45.0, 12.0, 10.0); // Create a circular area of radius 10.
I would guess the syntax for the streamer is similar.
thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)