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

Rule Violation problem

Wiw3K

New Member
Joined
Apr 16, 2008
Messages
371
Reaction score
3
Hey.
i have problem with "Rule Violation" on TFS 3.0.1,
i have God access & i dont have Rule Violation when i right click on normal player.

but Gamemaster access have this option & also Community Manager too.

Here are my groups from SQL Database:
Code:
              NAME                       FLAGS      customflags     ACCESS   violationaccess 
Player                                     	0  	0  	       0  	            0 
Tutor 	                               16809984 	524291 	       1                     0 
Senior Tutor 	                       68736352256 	524303 	       2 	            1 
Gamemaster 	                        510024081247 	4189375        3 	            3 
Community Manager                         542239465466 	4189695        4 	            4 
God 	                               546534563834 	4189375        5 	            4

whats wrong? , tried to copy flags+customflags from Gamemaster to God & still no Rule Violation :O
 
Once again, the rule violation window options do not depend on FLAGS!!!!!

It has to do with "violationaccess", try changing the gods' and community managers' violationaccess to 3 and see if it works. Have you changed anything in the source?
 
Back
Top