06.08.2011, 22:00
Oops! Rookie
Now it comes up with this error:
Parse error: parse error, unexpected '{' in C:\Users\Jord\Desktop\All-in-One_v1.9\All-in-One_v1.9\htdocs\shadybot\config.php on line 22
...Line 22 is this:
$Vill_Name = '{NR_0} ~ {N}';
Full paragraph:
$Player[] = 'Nemesis’;
// Dorfname des Bots
// Platzhalter:
// {N} = Name des Bots
// {NR} = Zähler
// {NR_0} = Zähler, mit vorranstehender 0
// {x} = x-Koordinate
// {y} = y-Koordinate
$Vill_Name = '{NR_0} ~ {N}';
Now it comes up with this error:
Parse error: parse error, unexpected '{' in C:\Users\Jord\Desktop\All-in-One_v1.9\All-in-One_v1.9\htdocs\shadybot\config.php on line 22
...Line 22 is this:
$Vill_Name = '{NR_0} ~ {N}';
Full paragraph:
$Player[] = 'Nemesis’;
// Dorfname des Bots
// Platzhalter:
// {N} = Name des Bots
// {NR} = Zähler
// {NR_0} = Zähler, mit vorranstehender 0
// {x} = x-Koordinate
// {y} = y-Koordinate
$Vill_Name = '{NR_0} ~ {N}';