UseGravity/UseNoGravity - help

Post Reply
pawelgbw
VIP
Posts: 47
Joined: Fri Feb 10, 2017 8:10 am
Has thanked: 111 times
Been thanked: 14 times

UseGravity/UseNoGravity - help

Post by pawelgbw » Mon Jun 19, 2017 11:05 am

How to enable / disable gravity in AionScript.lua?

User avatar
nucular
Site Admin
Posts: 260
Joined: Sat Jan 07, 2017 9:08 pm
Has thanked: 27 times
Been thanked: 388 times

Re: UseGravity/UseNoGravity - help

Post by nucular » Mon Jun 19, 2017 9:19 pm

Currently not possible as this is an feature from cheating extension.
But never say never ;-)

agonic
VIP
Posts: 159
Joined: Tue Jan 10, 2017 6:39 pm
Has thanked: 34 times
Been thanked: 112 times

Re: UseGravity/UseNoGravity - help

Post by agonic » Tue Jun 20, 2017 10:31 am

I guess like other conditions, need to add offset in dll then we can use it properly. Right?

User avatar
nucular
Site Admin
Posts: 260
Joined: Sat Jan 07, 2017 9:08 pm
Has thanked: 27 times
Been thanked: 388 times

Re: UseGravity/UseNoGravity - help

Post by nucular » Sun Jun 25, 2017 10:58 am

Added Support for NoGravity inside LUA scripting.
It will be available as a new feature in the next releases.

Test it out, it should work but beware it does not have any security options.
If you enable it inside an city, it's your fault. :lol:

Code: Select all

Player:SetNoGravity(true); -- for enabling
Player:SetNoGravity(false); -- for disabling
Attachments
AionInterface.zip
(144.27 KiB) Downloaded 8 times

User avatar
0x00
VIP
Posts: 105
Joined: Tue Jan 10, 2017 11:40 pm
Has thanked: 10 times
Been thanked: 23 times

Re: UseGravity/UseNoGravity - help

Post by 0x00 » Thu Jul 13, 2017 8:59 pm

nucular wrote:
Sun Jun 25, 2017 10:58 am
Added Support for NoGravity inside LUA scripting.
It will be available as a new feature in the next releases.

Test it out, it should work but beware it does not have any security options.
If you enable it inside an city, it's your fault. :lol:

Code: Select all

Player:SetNoGravity(true); -- for enabling
Player:SetNoGravity(false); -- for disabling
HOLY SHIT! Why did I just see this!

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests