shanruto
Supreme Overlord
offline
Posts
5,877
Likes
235,380
Resources
1,708
Credits
211
LEVEL
10
5,175 XP
shanruto updated ⭐ ExecutableEvents ⭐ Customize your events very easily ! with a new update entry:
New update
Read the rest of this update entry...
New update
For SCore :
- internal edits
For ExecutableItems :
New activator PLAYER_INPUT
Example:
activators:
activator0:
option: PLAYER_INPUT
detailedInput: FORWARD_PRESS
detailedSlots:
- -1
commands:
- SEND_MESSAGE &aFORWARD
In detailedInput you can set:
LEFT_PRESS
LEFT_RELEASE
RIGHT_PRESS
RIGHT_RELEASE
FORWARD_PRESS
FORWARD_RELEASE
BACKWARD_PRESS
BACKWARD_RELEASE
JUMP_PRESS
JUMP_RELEASE
SNEAK_PRESS
SNEAK_RELEASE
SPRINT_PRESS
SPRINT_RELEASE
Read the rest of this update entry...