Author Topic: Event_MountPlayerToVehicle (REQUESTED)  (Read 3589 times)

As requested by Orthone:

Description:
Mounts a player to a brick's vehicle, if the brick has a vehicle.

How2Use:

OnActivate > self/namedbrick > mountplayerToVehicle > slotnumber/none
      onMountBlocked > self/namedbirck > mountPlayerToVehicleNext.

EventList:
•MountPlayerToVehicle
•MountPlayerToVehicleNext
•onMountblocked

Found any errors? Post them, so i can fix.
Any suggestions, fire away!

« Last Edit: August 24, 2010, 08:28:07 PM by Syntax »


It mounts a player to the selected brick's vehichle.
I think.

It mounts a player to the selected brick's vehichle.
I think.

Yes.

This is very badly made. The whole "blocked mountpoint" thing is stupid, just use %vehicle.dataBlock.numMounts or whatever it is.

This also gets past the trust system AND the minigame system.


Ok, it has been updated, fixed trust system, and minigame system

Dang it! I wanted the broken version  :cookieMonster:




Can I call you Dr. Events?


Dang it! I wanted the broken version  :cookieMonster:
So in my Medieval Siege I can mount "Horsemen" to horses.

This is cool, but needs more RTB