• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

nie ma loota godem

wejdź w data/XML/groups.xml

i wklej to:

<group id="6" name="GOD" flags="3845069447162" customFlags="2097151" access="5" violationReasons="23" nameViolationFlags="426" statementViolationFlags="469" depotLimit="5000" maxVips="500"/>
 
a jak chce testowac loota potwora? to wygodnie miec godem nie :p

jak ja pany mam takie cos
<group id="6" name="Godess" flags="3845069447162" customFlags="2097151" access="5" violationReasons="23" nameViolationFlags="426" statementViolationFlags="469" depotLimit="5000" maxVips="500" outfit="266"/>
 
Last edited:
Wydaje mi się że wystarczy podmienić to twoje "takie coś"
PHP:
<group id="6" name="Godess" flags="3845069447162" customFlags="2097151" access="5" violationReasons="23" nameViolationFlags="426" statementViolationFlags="469" depotLimit="5000" maxVips="500" outfit="266"/>
Na to co podał ci kolega wyżej, a ja to skopiuje dla pewności​
PHP:
<group id="6" name="GOD" flags="3845069447162" customFlags="2097151" access="5" violationReasons="23" nameViolationFlags="426" statementViolationFlags="469" depotLimit="5000" maxVips="500"/>

Osobiście nie sprawdzałem, ale to kwestia flag, więc jeśli to ci nie pójdzie wystarczy że ściągniesz generator flag pod dany serwer TFS i sam stworzysz swoje własne flagi dla danej grupy postaci (tutaj mowa o "GOD").​
 
ta tylko jakbys nie zauwazyl te linijki niczym sie nei rozniaprawie sa identyczne i flagi sa te same;/
 
Back
Top