ScriptEvent:selectVehicleWeapon
From Mod Wiki
Contents |
[edit]
Parameters
entity (cannot be null) player -- Player to select a weapon for. string name -- Name of the weapon to select.
[edit]
Result
None.
[edit]
Supported By
sdTransport
[edit]
Comments
- If the player specified is not in this vehicle, behaviour is undefined.
[edit]
Functionality
Selects the vehicle weapon of the given name, for the specified player.
