Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Default System- Cliff Jumping (https://forums.graalonline.com/forums/showthread.php?t=134259068)

xAndrewx 05-06-2010 09:05 AM

Default System- Cliff Jumping
 
Is there a way to detect if a player is jumping down a cliff? I can't find anything... thanks

Programmer 05-06-2010 12:41 PM

Quote:

Originally Posted by xAndrewx (Post 1574434)
Is there a way to detect if a player is jumping down a cliff? I can't find anything... thanks

I do believe that when the player "jumps" off a cliff, the X and Y move into usually blocking zones, while the Z increases (as judged by the shadow of the player). Try detecting whether X and Y are in blocking zones, and if Z is above 0.

Admins 05-06-2010 01:06 PM

I don't think it's possible right now, had the same problem for classic. Will add a isjumping.
It's actually drawing an additional shadow at the destination position, but only for the local player.

xAndrewx 05-06-2010 06:21 PM

Quote:

Originally Posted by Stefan (Post 1574457)
I don't think it's possible right now, had the same problem for classic. Will add a isjumping.
It's actually drawing an additional shadow at the destination position, but only for the local player.

Thank you- when will this be implemented? V6?

Crono 05-06-2010 07:20 PM

Quote:

Originally Posted by xAndrewx (Post 1574499)
Thank you- when will this be implemented? V6?

of course ^^.


All times are GMT +2. The time now is 04:19 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.