16.09.2009, 04:56
May be simple to you, although every time I've tried doing this, and every person gives me different ideas it failes. I understand almost everything else, except this haha.
Say I have 1 - 25 that need to be locked for anyone else but <desiredname> how would this be accomplished? Cause right now to unlock vehicles for the desired name, say I type /loginlspd below that command in the line of code would be "UnlockLSPDCars" and it unlocked the id's I provide in a line such as
Unlock<Name>cars
Setveh.....1,0
....
setveh.....15,0
ect
Say I have 1 - 25 that need to be locked for anyone else but <desiredname> how would this be accomplished? Cause right now to unlock vehicles for the desired name, say I type /loginlspd below that command in the line of code would be "UnlockLSPDCars" and it unlocked the id's I provide in a line such as
Unlock<Name>cars
Setveh.....1,0
....
setveh.....15,0
ect