Poll

Do you support this?

Support
Not Support

Author Topic: Vehicle Permit's  (Read 945 times)

Im requesting an add-on from anyone really.

This add-on im requesting is Vehicle Permit's

You can't drive vehicles, like planes without your Pilot Permit.etc.

You can't drive vehicles, like a car without your Driver's Permit.etc.

Also there will be preferences for it so you can set it if a, Admin, SA, or Host can only give permit's out to people.

This is my idea and my request.
« Last Edit: April 06, 2012, 08:36:00 AM by crazycrypt »

I've been wanting something like this for a while.

>Guy gets Vehicle permit
>"Yay, I can drive cars now!"
>Utterly destroys all the fruit stands
>Loses Vehicle Permit

Or maybe:

>Guy gets Vehicle permit
>"Yay, I can drive cars now!"
>As soon as he exits building, Hold up
>"Gimme your Vehicle Permit"
>"Okay.jpeg"
>Normal day.


I support this suggestion.

I do not, however, support the apostrophe abuse.


If this were made I think there should be a spawning permit too. Like, you have to get a permit in order to spawn planes or something.

If this were made I think there should be a spawning permit too. Like, you have to get a permit in order to spawn planes or something.
>Get Spawning permit
>Get held up
>"FOLLOW US IF YOU WANT TO LIVE, CRACKER."
>Go to a field
>"SPAWN A PLANE FOR US cigaretteBITCH."
>Okay.jpeg
>Total Carnage
>Normal day.


good for DMV rps
everyone knows you don't actually get your permit in a good DMV rp

you just stand there for five hours then the server crashes, otherwise its not accurate to real life

Oh well. Seem's like nobody will go and make it.

This doesnt necessarily have to be an independent mod, it could use vce as a base.

New vce event could complete this task, a vce variable replacer that enables/disablesa person's ability to spawn vehicles.

This is how i plan to do loading variables for my city rpg.

[Onplayertouch] [client] [modvar] [vehicspawning] [set]


then when the person goes to spawn a vehicle, the game doesnt allow them to because it is set to 0 meaning no. do a 1 for when they go to get it.

doing individual licenses, for planes, cars, etc, would be slighty impossible seeing how no specific distiction is made between vehicles, only values such as sinking rate, gravity, etc.

The way my city rpg is set up allows for this to occur without the need for a mod like this, because i own every building surface available.  Just some simple vce and setbrickasplayerownership events and im good.  The only mod that would be required for this is restricted building bricks-disallowing anyone to build a spawn brick.

I really like this idea, it would be GREAT for any moder rpg. But if the server does crash, then your screwed and have to wait another 5 hours, :P. So it would only be good for dedicated servers, that at least back up i guess. Do the BL dedicated servers have an auto-back up system?

This would be AWESOME as a permissions system.  Ride > Drive > Spawn.  It's pretty easy for me to see how it would work, but unfortunately, I've never touched the scripting, so I don't really know too much about it.