• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Problem with [ pzLocked =] and [huntingDuration =]

bury

Active Member
Joined
Jul 27, 2008
Messages
421
Solutions
7
Reaction score
25
Hello, I have configure my config.lua in this way:

pzLocked = 60 * 1000
huntingDuration = 7 * 1000



When I take skull (without killing nobody ofc) It takes 1 minute to left, everything is good until here, but then, I kill a rotworm, or make exevo vis hur or something, and it takes 1 minute too to allow me log out (When I want it to be 7 seconds)

I mean is like PzLocked = 60* 1000 is both things, and I want normal antilogin takes 7 seconds (huntingDuration = 7 * 1000)

What is wrong with this? =/
 
Back
Top