SourceOP
Slayed for earning credits too fast - Printable Version

+- SourceOP (http://forums.sourceop.com)
+-- Forum: SourceOP Server (http://forums.sourceop.com/SourceOP-Server-forum)
+--- Forum: Problems/Help (http://forums.sourceop.com/Problems-Help-forum)
+--- Thread: Slayed for earning credits too fast (/Slayed-for-earning-credits-too-fast-thread)



Slayed for earning credits too fast - SammY - Dec 17, 2009

Hi,

Two questions i have:

How can i turn off that credits too fast earning protection?
"[SourceOP] You were slayed for earning credits too fast."

And how can i turn off that earned the maximum credits allowed for this map feature?
"[SourceOP] You have already earned the maximum amount of credits allowed for this map and cannot get any more until the map changes."


Slayed for earning credits too fast - SammY - Dec 17, 2009

OK... i found it...

DF_credits_maxpermap 1000 (for example)


but:
DF_credits_cheatprotect_on 0 ?
or DF_credits_cheatprotect_off ?


Slayed for earning credits too fast - Drunken F00l - Dec 18, 2009

It's a CVAR, so set the value of DF_credits_cheatprotect_on to 0.
Code:
DF_credits_cheatprotect_on 0



Slayed for earning credits too fast - SammY - Jan 05, 2010

Okay!

Thank u