Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Zerstörungsfaktor ändern?
#3
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 Tongue
Reply


Messages In This Thread
Zerstörungsfaktor ändern? - by Silent - 03.12.2008, 20:05
RE: Zerstörungsfaktor ändern? - by Silent - 03.12.2008, 20:27
RE: Zerstörungsfaktor ändern? - by Silent - 06.12.2008, 14:58



Users browsing this thread: 1 Guest(s)