Hi, i want to write a script which hinders a player for a short time firing his weapon, creating a break between the shots. Is this possible through scripting?
Try using http://geck/gamesas.com/index.php/DisablePlayerControls and http://geck.gamesas.com/index.php/EnablePlayerControls or NVSE's DisableControl/EnableControl.
Try using http://geck/gamesas.com/index.php/DisablePlayerControls and http://geck.gamesas.com/index.php/EnablePlayerControls or NVSE's DisableControl/EnableControl.
Cipscis
When i disable Attack and Vats with NVSE DisableControl, no attack should be possible, right? Will test it, thanks for the tips