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

Windows War system !

gpedro

web developer
Joined
Dec 5, 2009
Messages
165
Reaction score
520
Location
Brazil
GitHub
gpedro
Staff to follow the tutorial system that WAR was posted here in the forum:


i dont understand the step 4.

now the error :(

errowarsystem.jpg


HELP please :S
sorry for the bad english.
 
own3d
the big gpedro dont understand OMG#
simple:

delete gesior aac and use modern ;]

in line 1740 put add:


PHP:
$war = $guild->getCustomField("in_war_with"); 

if($war == 0) {

line 1760~ add


PHP:
else 
{ 
$guild_errors[] = 'You are in war with with some other guild!'; 
} 
}

not fixeed???

put:
modern aac ;]
 
Back
Top