Buy cars system. +1rep
#1

Hi all,i am trying to make a system with a red circle which when you go there you will buy a car.I know to make that.But i dont know how save this cars on players name on them disconnect and nobadyelse can drive it.I need some help...
Reply
#2

Quote:

for(new LockOut = 0; LockOut < MAX_PLAYERS; LockOut++) {

if(LockOut != OwnerOfTheVehicle) {

SetVehicleParamsForPlayer( TheIDofTheVehicle, LockOut, 0, 1);

}

}

Modify the above code to your variables.
Reply
#3

I mean when someone buy a car then automatticly this car will be save at his name file,and nobody else can drive it,but any way thanks for post...
Reply
#4

someone?
Reply
#5

*removed.. fail post.
Reply
#6

Jarnu,may you help me?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)