Thats not the file I edited I see well the only thing that might stop it work might be playerlootmode you have many times. When you say its not working is it the whole file or just part if so what bit

Timed Execute
Execute commands every (x) seconds.
Total Downloads: 3,212 - First Release: May 29, 2016 - Last Update: Jun 5, 2017
- 5/5, 16 likes
-
-
-
Been trying to get this sorted for ages, but I can't work it out!!
Can anyone tell me that although I change the commands I still get on my RCON "Command 'command1 'msg'' not found"?
Any help would be greatly appreciated.Attached Files:
-
-
Wulf Community Admin
-
-
Last edited by a moderator: Feb 7, 2018
-
FYI @Wulf @PaiN -
-
-
[DOUBLEPOST=1518033970][/DOUBLEPOST] -
-
reset.timeronce
not
reset.oncetimer
Try this and for future config editing do not remove parts of the config
and use notepad++ to edit all json files
Notepad++ v7.5.4 - Current VersionAttached Files:
Last edited by a moderator: Feb 7, 2018 -
-
Thanks -
I have a big Problem. I want to launch 10 commands at the same time or with some seconds (1-5) delay.
But the Plugin only do the command one time.
Code:{ "EnableInGameTime-Timer": false, "EnableRealTime-Timer": false, "EnableTimerOnce": false, "EnableTimerRepeat": true, "InGameTime-Timer": {}, "RealTime-Timer": {}, "TimerOnce": {}, "TimerRepeat": { "airstrike squad random": 300, "airstrike squad random": 303, "airstrike squad random": 306, "airstrike squad random": 309, "airstrike squad random": 312, "airstrike squad random": 315, "airstrike squad random": 318, "airstrike squad random": 321, "airstrike squad random": 324, "airstrike squad random": 327 } }
Unloaded plugin Timed Execute v0.7.3 by PaiN
[Timed Execute] The Repeat timer has started
Loaded plugin Timed Execute v0.7.3 by PaiN
[Timed Execute] ran CMD: airstrike squad random
[Airstrike] Squadstrike confirmed at co-ordinates: (-669.5, 0.0, -733.6)! -
Try it in InGameTime-Timer
-
-
-
Hi Guys
can you tell me why this config might not be working? i tried the codes manually and they work fine.
TIAAttached Files:
-
-
After the last update we can't get in-game timer to work at all.
@PaiN would it be possible to take a look at this?