• 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!

Tfs 0.3.6 [linux] gives pacc for free

gbr3

New Member
Joined
Jan 30, 2010
Messages
10
Reaction score
1
Hi all
I've got problem which this engine, it gives pacc for free, its always a random value.

I've changed this:
Code:
        freePremium = true
        premiumForPromotion = true
to
Code:
        freePremium = false
        premiumForPromotion = false

but it still gives pacc :/

Somebody knows what can be wrong?
 
$config['site']['newaccount_premdays'] = 7; // how many days receive new account

and thats ok but after couple of days or sometimes after relogin it gives random
 
Back
Top