i don't trust anybody
the freelancers did the same thing
you should something like that
define ('QS_TROOP_UPGRADE_DEFENSE', 6);
define ('QS_TROOP_TRAINING', 7);
define ('QS_TROOP_TRAINING_HERO', 8);
define ('QS_TOWNHALL_CELEBRATION', 9);
define ('QS_MERCHANT_GO', 10);
define ('QS_MERCHANT_BACK', 11);
define ('QS_WAR_REINFORCE', 12);
define ('QS_WAR_ATTACK', 13);
define ('QS_WAR_ATTACK_PLUNDER', 14);
define ('QS_WAR_ATTACK_SPY', 15);
define ('QS_CREATEVILLAGE', 16);
define ('QS_LEAVEOASIS', 17);
define ('QS_PLUS1', 18);
define ('QS_PLUS2', 19);
define ('QS_PLUS3', 20);
define ('QS_PLUS4', 21);
define ('QS_PLUS5', 22);
define ('QS_GUIDENOQUIZ', 23);
Display More
and
class player
{
var $playerId = null;
var $isAgent = null;
var $gameStatus = null;
function getinstance ()
{
return (isset ($_SESSION['ps']) ? $_SESSION['ps'] : NULL);
}
just to prove that this file is for testing
give me the file to trust u