Author Topic: Output Event: BotMountToObject  (Read 1652 times)


Jesus stuff now I'm getting messages in forum topic names?
forget

Do you want it t

forget HIT POST

Quote
onVehicleTouch -> Self -> objectMountToBot [Node number here]
onPlayerTouch -> Self -> objectMountToBot [Node number here]
This one would mount you on the object.

so... the owner of the brick to the object that touched the brick?

Jesus stuff now I'm getting messages in forum topic names?
forget

Do you want it t

forget HIT POST

so... the owner of the brick to the object that touched the brick?

Object = entity (player, bot, vehicle, etc.) that touched it.

EDIT:
onVehicleTouch -> Self -> objectMountToBot [Node number here]
onPlayerTouch -> Self -> objectMountToBot [Node number here]
This one would mount you on the object.

Please.
« Last Edit: May 02, 2012, 07:22:41 PM by 300spartan »

You have two events requested

onVehicleTouch -> Self -> botMountToObject [Node number here]
And so on. It would mount the spawn's bot to whatever node on you.

onVehicleTouch -> Self -> objectMountToBot [Node number here]
This one would mount you on the object.
the first one is so that it mounts the spawned bot to the object that triggered the event
the OTHER one mounts the object that triggered the event TO the spawned bot.

Correct?

Yes. And for vehicles. 2 types of 2, so 4 in all.

would be useful with a way to dismount them/the rider, and also a way to disable the rider from dismounting with jet
trains anybody?

would be useful with a way to dismount them/the rider, and also a way to disable the rider from dismounting with jet
trains anybody?
that's something separate entirely.

and I don't get what you mean :I

Alright, I have them both working.
I have one that mounts the person to the object that is spawned by the brick, and one that mounts the object spawned by the brick to the player.

The second one is not compatible with vehicles, there's no way to mount a vehicle TO a player/aiplayer.

If you HAPPEN to get online in the next, oh, say, 10-15 minutes, I'm doing testing of them on my server.
nevermind, it's in use.

pm me on irc if you're actually interested.
« Last Edit: May 03, 2012, 11:29:26 PM by Lugnut1206 »