Argonath RPG - A World of its own
GTA:VC => VC:MP General => VC:MP - Vice City Multiplayer => VC:MP Ideas => Topic started by: ~Legend~ on December 29, 2011, 11:54:48 pm
-
Would it be possible to allow civilians (or other skins/characters) to enter all emergency vehicles as passenger if there's a valid driver, please?
Apparently that's still locked only to the certain skin - at least, the ARFD Maverick confirmed. :)
-
Why not allow them to enter as a passenger no matter what, as long as they don't enter through passenger to drive?
-
Why not allow them to enter as a passenger no matter what, as long as they don't enter through passenger to drive?
I don't think VCMP can detect that in any scripting language (mirc/pawn/squirrel), it's either you ain't in any car at all or you're the driver
-
I don't think VCMP can detect that in any scripting language (mirc/pawn/squirrel), it's either you ain't in any car at all or you're the driver
Then how does it detect passengers?
The scripts could check the skin against the vehicle, and if the incorrect skin if accessed via passenger door and driving, give them the boot. Driver's side door could keep it's current action.
-
Then how does it detect passengers?
that's the thing, I'm pretty sure it doesn't. The reason why /c car nick wont show the car you're sitting as a passanger on both 1.9 and 2.0
-
The reason why /c car nick wont show the car you're sitting as a passanger on both 1.9 and 2.0
Yeah, that's exactly why. The script can only detect the driver, and not the passengers.
-
Yeah, that's exactly why. The script can only detect the driver, and not the passengers.
You could just set it then so that anyone that enters with a disallowed skin is kicked, then lock only the driver's side door, if you are able to lock doors separately. Then passengers can still get in, but not drive if they enter via a passenger door.
-
By kicked you mean ejected? It could work.
-
By kicked you mean ejected? It could work.
Yes. :)
-
if you are able to lock doors separately
I'm pretty sure the only 'door states' is 'opened' and 'locked', as well in single player scripting
-
Was just checking some stuff, in the new server the script seems to also recognise all those within the vehicle - while I can't confirm if that's the case for every single vehicle model, it seems to pick up passengers in /c car <id>.
-
Passengers are detectable.
Todo.