Posts: 63
Threads: 28
Joined: Jul 2007
Reputation:
0
I want to create vehicle from LS. When I enter it. It will teleport me to some interior and teleport me to LV in the next time.
Can you help me?
Thank you, regard.
Tho!
Posts: 548
Threads: 72
Joined: Nov 2009
Reputation:
0
under your defines do
new lsveh
underongamemodeinit
lsveh = AddStaticVehicle(...)
and onplayerentervehicle ifisplayerinvehicle lsveh setvehiclepos... dont coy paste that im not in my comp to check the callbacks n stuff. but its somethin like that
Posts: 63
Threads: 28
Joined: Jul 2007
Reputation:
0
1st.) Car in LS
2nd.) Entering it
3rd.)Teleport to any interior(example House)
4rd.) Teleport from house to LV (not with car)
5th.) same as 1st.