Page MenuHomeFeedback Tracker

a method to get daylight
New, WishlistPublic

Description

[CODE]
void SetToDaylight() {
DWORD world_time_class =

(ReadDWORD(FindSignature("89 08 C2 04 00 D9 05") - 4));

WriteDWORD(world_time_class+0x10,0x1313131);
}
[/CODE]

Written in pseudo-code style. The time will reset every ~30 seconds people have to call this in a loop.

Details

Legacy ID
3985728865
Severity
None
Resolution
Open
Reproducibility
Have Not Tried
Additional Information

Taken from http://www.unknowncheats.me/forum/dayz-sa/

That side is a pool of people reversing the game and anti-cheat measures

Event Timeline

tickle_me_jesus set Category to category:environment.
tickle_me_jesus set Reproducibility to Have Not Tried.
tickle_me_jesus set Severity to None.
tickle_me_jesus set Resolution to Open.
tickle_me_jesus set Legacy ID to 3985728865.May 8 2016, 3:30 PM