Hi guys, I have tested this quite carefully. Can you please verify?
Description
Description
Details
Details
- Legacy ID
- 377231711
- Severity
- None
- Resolution
- Unable To Duplicate
- Reproducibility
- Always
- Category
- Scripting
Steps To Reproduce
create radio trigger to execute script
Script Name: ozdm_SC_Watch.sqf;
Script Contents:
/*
Created by OzDeaDMeaT
version 0.wtf?
8/08/2013
*/
hint "Script:Debug1";
//TEST 1234
sleep 1;
hint "Script:Debug2";
Execute this script and only the first debug will show up, second never is shown. If you remove line //TEST 1234 the second comment will execute.
Event Timeline
Comment Actions
I'm unable to reproduce this, I see both debug messages, how are you executing the script?
Comment Actions
On a system restart this issue has gone away. I will monitor this further and create a log file and submit it if it happens again.
This comment was removed by Geez.