Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Berichte
#21
(z.b machen wa einfach son bauer xD)
als erstes musste in den graphic ordner den bauernkopf suchen
das bild kopierst du (wichtig kopieren nicht verschieben) in den units ordner
und nennst ihn z.b unit_1

so jetzt muste in htdocs/include/config

da die units.php öffnen

da das hinten reinschreiben:



$cl_units->add_unit("Bewaffneter Bauer ","unit_1");

$cl_units->set_woodprice("5");

$cl_units->set_stoneprice("5");

$cl_units->set_ironprice("5");

$cl_units->set_bhprice("1");

$cl_units->set_time("10000");

$cl_units->set_att("5","1.0455");

$cl_units->set_def("3","1.045");

$cl_units->set_defcav("3","1.045");

$cl_units->set_defarcher("3","1.045");

$cl_units->set_speed("720");

$cl_units->set_booty("10");

$cl_units->set_needed(array());

$cl_units->set_recruit_in("barracks");

$cl_units->set_specials(array());

$cl_units->set_group("foot");

$cl_units->set_col("A");

$cl_units->set_attType("off");

$cl_units->set_description("Mit Gabeln und Stöcken bewaffnete Bauern können die letzte Rettung für eine Stadt sein.");

so das war der leichte teil

den rest mach ich mit screens Wink

als nächstes auf:
http://localhost/phpmyadmin/ gehen deine db öffnen
Auf SQL gehen
[Image: ikcpufdy.jpg]

das hir in das feld schreiben:

Quote:ALTER TABLE `villages` ADD `all_unit_1` INT( 6 ) NULL DEFAULT '0' AFTER `all_unit_catapult` ;
ALTER TABLE `unit_place` ADD `unit_1` INT( 11 ) NULL DEFAULT '0' AFTER `unit_catapult` ;
ALTER TABLE `villages` ADD `unit_1_tec_level` INT( 11 ) NULL DEFAULT '1' AFTER `unit_catapult_tec_level` ;

[Image: 4vo2suxn.jpg]

und bestätigen
danach kanste einloggen die bauern kannst du (wen du alles richtig gemacht hast) in kaserne ausbilden
Reply


Messages In This Thread
Berichte - by joni12346 - 19.09.2010, 00:19
RE: Berichte - by Dsaddicted - 19.09.2010, 01:20
RE: Berichte - by joni12346 - 19.09.2010, 01:26
RE: Berichte - by Dsaddicted - 19.09.2010, 01:27
RE: Berichte - by joni12346 - 19.09.2010, 01:31
RE: Berichte - by Dsaddicted - 19.09.2010, 01:32
RE: Berichte - by joni12346 - 19.09.2010, 01:37
RE: Berichte - by Dsaddicted - 19.09.2010, 01:51
RE: Berichte - by joni12346 - 19.09.2010, 02:00
RE: Berichte - by Gordonstreet - 19.09.2010, 02:19
RE: Berichte - by joni12346 - 19.09.2010, 02:44
RE: Berichte - by Gordonstreet - 19.09.2010, 02:50
RE: Berichte - by joni12346 - 19.09.2010, 02:50
RE: Berichte - by Gordonstreet - 19.09.2010, 02:51
RE: Berichte - by joni12346 - 19.09.2010, 02:52
RE: Berichte - by Gordonstreet - 19.09.2010, 02:54
RE: Berichte - by joni12346 - 19.09.2010, 02:56
RE: Berichte - by Gordonstreet - 19.09.2010, 02:58
RE: Berichte - by joni12346 - 19.09.2010, 03:00
RE: Berichte - by Gordonstreet - 19.09.2010, 03:01
RE: Berichte - by joni12346 - 19.09.2010, 03:07
RE: Berichte - by Bettdecke1 - 19.09.2010, 15:22
RE: Berichte - by Gordonstreet - 19.09.2010, 03:20
RE: Berichte - by joni12346 - 19.09.2010, 03:22
RE: Berichte - by Gordonstreet - 19.09.2010, 03:24
RE: Berichte - by joni12346 - 19.09.2010, 03:24
RE: Berichte - by Gordonstreet - 19.09.2010, 03:27
RE: Berichte - by joni12346 - 19.09.2010, 03:31
RE: Berichte - by Gordonstreet - 19.09.2010, 03:33
RE: Berichte - by joni12346 - 19.09.2010, 03:35
RE: Berichte - by Gordonstreet - 19.09.2010, 03:48
RE: Berichte - by Bettdecke1 - 19.09.2010, 08:18
RE: Berichte - by Gordonstreet - 19.09.2010, 09:46
RE: Berichte - by Gordonstreet - 19.09.2010, 15:33
RE: Berichte - by Dude McRay - 20.09.2010, 16:35
RE: Berichte - by Bettdecke1 - 20.09.2010, 16:43
RE: Berichte - by Dude McRay - 20.09.2010, 16:45
RE: Berichte - by Bettdecke1 - 20.09.2010, 16:56
RE: Berichte - by Dude McRay - 20.09.2010, 17:01
RE: Berichte - by joni12346 - 20.09.2010, 17:38
RE: Berichte - by Dude McRay - 20.09.2010, 17:45
RE: Berichte - by joni12346 - 21.09.2010, 00:49
RE: Berichte - by Bettdecke1 - 21.09.2010, 13:38
RE: Berichte - by Dude McRay - 21.09.2010, 21:46



Users browsing this thread: 1 Guest(s)