Jump to content

Recommended Posts

  On 9/3/2016 at 9:54 AM, Droidz said:

Hello, you can use Alt-X or 

 

Expand  

I still not able to use it :/ I create a spell called "Combustion" then I put in conditions:

Lua Script 

isKeyCurrentlyDown = IsShiftKeyDown

research : true

var : isKeyCurrentlyDown

but still the spell is getting bypassed :/

 

  On 9/3/2016 at 5:03 PM, Jhin said:

I still not able to use it :/ I create a spell called "Combustion" then I put in conditions:

Lua Script 

isKeyCurrentlyDown = IsShiftKeyDown

research : true

var : isKeyCurrentlyDown

but still the spell is getting bypassed :/

 

Expand  

it is 

isKeyCurrentlyDown = IsShiftKeyDown();

it is not isKeyCurrentlyDown = IsShiftKeyDown

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...