Author Topic: OnHangGliderEnterZone?  (Read 1827 times)

Hey,

OnVehicleEnterZone doesn't work for hand gliding players. OnPlayerEnterZone Doesn't work either. A zone event that works with hang gliding/skiiing/jet packing players would be great!
On Player, Bot, and OnVehicleEnterZone don't work.
« Last Edit: March 20, 2011, 08:14:04 PM by Reinforcements »

I think OnBotEnterZone should work.

I think OnBotEnterZone should work.
Orly? :0 Have you confirmed this?(anyone?)
Didn't work D:
« Last Edit: March 20, 2011, 08:11:50 PM by Reinforcements »

Orly? :0 Have you confirmed this?(anyone?)

Try it. Also, the hang glider is an item, not a vehicle?

Try it. Also, the hang glider is an item, not a vehicle?
onPlayerEnterZone should also work.

An item can't make you fly, it's a bot.

Try it. Also, the hang glider is an item, not a vehicle?
I think its some form of a vehicle, but it doesn't work with OnVehicleEnterZone
I think OnBotEnterZone should work.
Doesn't :/ but thanks anyway.
onPlayerEnterZone should also work.

An item can't make you fly, it's a bot.
Just tried, not that either.

I think something like this would come in handy :o

It's a vehicle.  OnVehicleEnterZone, If this doesn't work then there's nothing that can.

It's a vehicle.  OnVehicleEnterZone, If this doesn't work then there's nothing that can.
Are you a scripter?

The gas mod is not compatible with it as there is no way to fuel up.

The gas mod is not compatible with it as there is no way to fuel up.
.....


Did you even read the Original Post?

I forgot to add

"therefore we need this"

Yes, I did read it.

onPlayerEnterZone should also work.

An item can't make you fly, it's a bot.
Kalphiter, you're not this stupid.
Stop confusing me, you're not this stupid.


It should be working with zone events, Bushido's Hang glider is a WheeledVehicle object.

For whatever reason onVehicleEnterZone only detects ones that are "WheeledVehicle" so if you have a different glider it may be using e.g. "FlyingVehicle" "FlyingWheeledVehicle" which aren't detected.