Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T183693
Change Details
Change Details
Old
New
Diff
Execute this on the server ``300 SetOvercast 1`` Wait 1 minute and check the value via diag_log on client and server. You will see client and server values differ drastically ``` diag_log format ["OVERCAST :%1",overcast]; ```
Execute this on the server ``` 300 SetOvercast 1 ``` Wait 1 minute and check the value via diag_log on client and server. You will see client and server values differ drastically ``` diag_log format ["OVERCAST :%1",overcast]; ```
Execute this on the server
``
```
300 SetOvercast 1
``
```
Wait 1 minute and check the value via diag_log on client and server. You will see client and server values differ drastically
``` diag_log format ["OVERCAST :%1",overcast]; ```
Continue