#1 03-11-2015 11:29

PinkyGirl
Registered: 03-11-2015
Posts: 1

Hi, Cant detect vehicle entrance.

Hi,

I'm really new to making cleo mods. Im making a garage system for a mansion which automatically detects your vehicle is infront of it and it allows you to enter it. Like teleport you inside a huge area which i made full of parking space. Only problem is. All the codes are working on foot. But when i try to enter it with a vehicle. Im unable to enter the garage. im using this code for vehicle if anyone knows how to fix this. Please let me know

:GARAGE_2
wait 100
if
00FF:   actor $PLAYER_ACTOR 11@ 12@ 13@ radius 1.0 1.0 2.0 sphere 0
jf @GARAGE_136
if
   Actor.Driving($PLAYER_ACTOR)
jf @GARAGE_74

Offline

Board footer

Powered by FluxBB