Drop a cursor target (Literally)
Sick and tired of wasting 20 mags on the police force in Altis Life?
WELL YOUR IN LUCK!
How to use:
1. Put this in your menu
2. Look at a player (cursor target)
3. Execute the script (usually works best with scrolls cause its faster)
4. Laugh at em while they spas out on the floor.
Code:
CursorTarget PlayActionNow "GestureSpasm3"
How does this code work?
Ok so we start with CursorTarget. Which is self explanatory, it needs to be executed on a cursortarget.
"PlayActionNow" is basically forcing the other player to do an action.
"GestureSpasm3" is the name of the Action.
If you want more actions, go to: https://community.bistudio.com/wiki/playAction/actions
NOTE: ONLY TESTED ON OTHER UNITS IN EDITOR. NOT TESTED IN MULTIPLAYER YET!!