You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm just trying to add a simple script to convert shift + w to a half input trigger so you can accelerate slowly in certain games. I am an experienced Lua developer. After my own script didn't work I tried copy pasting the documentation example and it still gave the same error of SimulateTrigger being a nil value.
The text was updated successfully, but these errors were encountered:
After a few tests it looks like there's a problem with how the arguments are converted. Or rather they aren't converted to the types they should be converted to. I'll see if I can fix this tonight.
I'm just trying to add a simple script to convert shift + w to a half input trigger so you can accelerate slowly in certain games. I am an experienced Lua developer. After my own script didn't work I tried copy pasting the documentation example and it still gave the same error of SimulateTrigger being a nil value.
The text was updated successfully, but these errors were encountered: