was meinst du mit liegt am ensten drin?
ich probier das mal mit dem auf 0 setzen, aber ich glaub das hab ich schon gemacht -.-
danke auf jedenfall für die schnelle Antwort
oh, habs schon geregelt hab einfach
$cl_units->add_unit("Katapult","unit_catapult");
$cl_units->set_woodprice("320");
$cl_units->set_stoneprice("400");
$cl_units->set_ironprice("100");
$cl_units->set_bhprice("8");
$cl_units->set_time("1250");
$cl_units->set_att("100","1.045");
$cl_units->set_def("100","1.045");
$cl_units->set_defcav("50","1.045");
$cl_units->set_defarcher("100","1.045");
$cl_units->set_speed("1440");
$cl_units->set_booty("0");
$cl_units->set_needed(array("garage"=>"2","smith"=>"12"));
$cl_units->set_recruit_in("garage");
$cl_units->set_specials(array());
$cl_units->set_group("foot");
$cl_units->set_col("C");
$cl_units->set_attType("undefined");
$cl_units->set_description("hello");
bei htdocs/include/configs/units.php
rausgelöscht, so gehts auch
ich probier das mal mit dem auf 0 setzen, aber ich glaub das hab ich schon gemacht -.-
danke auf jedenfall für die schnelle Antwort
oh, habs schon geregelt hab einfach
$cl_units->add_unit("Katapult","unit_catapult");
$cl_units->set_woodprice("320");
$cl_units->set_stoneprice("400");
$cl_units->set_ironprice("100");
$cl_units->set_bhprice("8");
$cl_units->set_time("1250");
$cl_units->set_att("100","1.045");
$cl_units->set_def("100","1.045");
$cl_units->set_defcav("50","1.045");
$cl_units->set_defarcher("100","1.045");
$cl_units->set_speed("1440");
$cl_units->set_booty("0");
$cl_units->set_needed(array("garage"=>"2","smith"=>"12"));
$cl_units->set_recruit_in("garage");
$cl_units->set_specials(array());
$cl_units->set_group("foot");
$cl_units->set_col("C");
$cl_units->set_attType("undefined");
$cl_units->set_description("hello");
bei htdocs/include/configs/units.php
rausgelöscht, so gehts auch