Posts: 271
Threads: 69
Joined: Aug 2010
Reputation:
0
hello i am trying do a VIP system and i need help. Can some one tell me how to set Car id 417 can be only Driven by VIP example in notepad VIP=1 can drive Car=417 if your not VIP=1 you get told *Your not a VIP* and get kicked out of the car.
HELP!! =]
Posts: 51
Threads: 1
Joined: Aug 2010
Reputation:
0
Hm, i think you want to save the VIP's right?
Then you need something like DINI, read the vip level and save it in a variable.
When he enter a vip-car then ask if he is a VIP. If true, let him enter, otherwise remove him from the vehicle.
Posts: 271
Threads: 69
Joined: Aug 2010
Reputation:
0
yah i want it to be saved in the player's Notepad VIP=1 OR VIP=0
Posts: 271
Threads: 69
Joined: Aug 2010
Reputation:
0
dude i wanna see how it works there are no tutorials for VIP system i wanna see how u do it so i learn how to do it....
Posts: 51
Threads: 1
Joined: Aug 2010
Reputation:
0
It's like an admin system, do you use one? Then you can simply add a VIPlevel to it.
If you don't use look at an admin tutorial, then replace adminlevel with viplevel and look at the commands for admins how to check the viplevel then.