Help with break lock timing system
#2

The mistake is in there

pawn Код:
lockBreakTime = HD[h][locklevel] * 35 + random(20) * 1000;
Shouldnt be hard to notice that the value range is [35; 19035]

Than you call BreakHouseLock after lockBreakTime (should be each second for a countdown)

But the main problem is in BreakHouseLock itself (no clue what that code should do)
Reply


Messages In This Thread
Help with break lock timing system - by jameskmonger - 14.05.2011, 09:44
AW: Help with break lock timing system - by Nero_3D - 14.05.2011, 11:47
Re: Help with break lock timing system - by MadeMan - 14.05.2011, 14:25
Re: Help with break lock timing system - by jameskmonger - 14.05.2011, 17:36
Re: Help with break lock timing system - by jameskmonger - 15.05.2011, 07:09

Forum Jump:


Users browsing this thread: