TWLan Forum
[v1.4] Punkte - Statue - Printable Version

+- TWLan Forum (https://twlan.org)
+-- Forum: Legacy (https://twlan.org/forumdisplay.php?fid=61)
+--- Forum: TWLan 1.x (DSLan) (https://twlan.org/forumdisplay.php?fid=62)
+---- Forum: Deutsche Community (https://twlan.org/forumdisplay.php?fid=65)
+----- Forum: Fragen & Probleme (https://twlan.org/forumdisplay.php?fid=7)
+----- Thread: [v1.4] Punkte - Statue (/showthread.php?tid=3843)



Punkte - Statue - POSWAEL - 06.01.2011

I write in English because my German is very average.
How to do to get points for the statue?




RE: Punkte - Statue - Molt - 06.01.2011

Open htdocs/include/configs/buildings.php, and search the statue-part.
You can edit this line to modify the points:
PHP Code:
$cl_builds->set_points("[points]","[multiplier per stage]"); 



RE: Punkte - Statue - POSWAEL - 06.01.2011

Thank you very much. I did not know that it is all so easy.