Check points script
#1

I'm whondering if it's possible to add invisible checkpoins?
I want to make a script which shows people a HUD message when they pass that checkpoint.
Reply
#2

Hmm, You can do an OnPlayerPickupPickup with something too small or invisible ? (I think there is an invisible item in sa-mp's items) doubt if it's possible to have an invisible checkpoint
Reply
#3

Quote:
Originally Posted by PrO.GameR
Посмотреть сообщение
Hmm, You can do an OnPlayerPickupPickup with something too small or invisible ? (I think there is an invisible item in sa-mp's items) doubt if it's possible to have an invisible checkpoint
i can't becouse i will use it on cars and when they pass through the cp it will show them the HUD message
Reply
#4

use
PHP код:
CreateDynamicCircle(Float:xFloat:yFloat:sizeworldid = -1interiorid = -1playerid = -1);
OR
CreateDynamicCylinder(Float:xFloat:yFloat:minzFloat:maxzFloat:sizeworldid = -1interiorid = -1playerid = -1); 
invisible roller: D
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)