[v1.3] & Version 1.4 - Selbst ausbauende Barbarendörfer - 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: Spielerprojekte (https://twlan.org/forumdisplay.php?fid=9) +------ Forum: Tools und Spielerprojekte (https://twlan.org/forumdisplay.php?fid=10) +------ Thread: [v1.3] & Version 1.4 - Selbst ausbauende Barbarendörfer (/showthread.php?tid=43213) Pages:
1
2
|
RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - SlimShady95 - 09.05.2013 Hab ich auch festgestellt jo ^^ Der Code von vor 2.0 ist sowieso an manchen Stellen seeeehr fragwürdig MfG Manuel RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - Molt - 09.05.2013 Fragwürdig ist da noch milde formuliert. lib/functions.php, Zeilen 1066 und 1067 (simulate()): PHP Code: // Verteidiger immer zusützlich etwas abziehen, weil sie zu deff zu kämpfen sind ;D RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - parat26 - 10.05.2013 All right Manuel, I renamed include.inc.php to include2.inc.php (and put the code in the file) and changed the bot code. No hope yet to get it working, as the same error occurs when I go to localhost/barbar.php (just to check for errors). Fatal error: Call to a member function on a non-object in C:\Users\thanos\My Docs\Tribal Wars\TWLan 1.4\htdocs\barbar.php on line 40 Also, do I have to include it to game.php still? Any ideas? *EDIT: I've also noticed that changing the include.inc.php corrupts superbot for some reason (white screen?). Thanos. RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - Molt - 10.05.2013 Please put this code: PHP Code: echo serialize(get_defined_vars()); PHP Code: require_once('include2.inc.php'); It should look like this (just a lot more of it): Code: a:2:{s:1:"a";s:1:"b";s:1:"c";s:1:"d";} Regards Molt RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - SlimShady95 - 10.05.2013 (10.05.2013, 09:58)parat26 Wrote: All right Manuel, I renamed include.inc.php to include2.inc.php (and put the code in the file) and changed the bot code. No hope yet to get it working, as the same error occurs when I go to localhost/barbar.php (just to check for errors). Well, if you want I can came to you via teamviewer, that would make the whole thing more easy. ^^ (09.05.2013, 20:34)Molt Wrote: Fragwürdig ist da noch milde formuliert. Hier noch was schönes aus der functions.php: PHP Code: function unit_running($x,$y,$cordx,$cordy,$pro_feld) PHP Code: function unit_running($x1, $y1, $x2, $y2) MfG Manuel RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - parat26 - 10.05.2013 Whoaaa! Thats a lot. From Localhost. [Click] RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - Molt - 11.05.2013 Ok, the "$db" array seems to be missing, as far as I can see... what TWLan version are you using? RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - parat26 - 11.05.2013 I use the latest one 1.4 I don't use All in One currently, cause I wanted to customize it by myself (install bots, admin tools etc.) RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - Milu2K - 18.05.2013 Du Dieb RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - Yannici - 11.06.2013 Hihihi, der kleine Manuel so far Yannici RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - SlimShady95 - 11.06.2013 Yanigi MfG Manuel RE: & Version 1.4 - Selbst ausbauende Barbarendörfer - ON21 - 20.06.2013 also, bei der 1.3 scheint das script nicht wirklich zu laufen |