05.05.2016, 23:03
Hello. its my 2nd post here.
I just need help with a Vehicle create and tp it
I want to make a vip car for freeroom server
new VIPvehicle;
VIPvehicle = CreateVehicle(model.....)
now with cmd
/vc
i need it to be already create at a place and add objects for it(Ex Vehicle and Ex objects)
then when i type /vc it teleport to me
GetPlayerPos
SetVehiclePos
with msg "Welcome to ur VIP Car"
I need it just for one name "AnyName"
If else then "Its AnyName's VIP Car if u need noe please ask admins"
all of that at FilterScript
I just compile and add it to my server
Thnx.
I just need help with a Vehicle create and tp it
I want to make a vip car for freeroom server
new VIPvehicle;
VIPvehicle = CreateVehicle(model.....)
now with cmd
/vc
i need it to be already create at a place and add objects for it(Ex Vehicle and Ex objects)
then when i type /vc it teleport to me
GetPlayerPos
SetVehiclePos
with msg "Welcome to ur VIP Car"
I need it just for one name "AnyName"
If else then "Its AnyName's VIP Car if u need noe please ask admins"
all of that at FilterScript
I just compile and add it to my server
Thnx.