Hi, ich hab auch ein Problem mit den Rassen, ich hab gestern 10 neue Rassen eingebaut, sie funktionieren auch alle, bis auf die halbelfen, wenn ich die wählen will bekomm ich folgenden Fehler
Zitat:
UPDATE accounts SET acctid='9', name='`4El`$em`Qen`qta`^rd`&äm`^on `qAn`Qdr`$ag`4or', sex='0', specialty='0', darkarts='0', magic='0', thievery='0', experience='0', charisma='0', seenlover='0', gold='1800', weapon='Fists', armor='T-Shirt', seenmaster='0', level='1', defence='25', attack='29', alive='1', goldinbank='0', stolengold='0', robberfights='0', marriedto='0', playerkills='1', spirits='0', laston='2006-03-01 15:09:35', hitpoints='5570', maxhitpoints='5570', gems='4878', weaponvalue='0', armorvalue='0', location='0', turns='10', title='Krieger des Dorfes', password='dd2dcd0fcfa4f12342d3b9cba8fd92fe', darkartuses='0', magicuses='0', thieveryuses='0', badguy='', allowednavs='a:2:{s:33:\"newday.php?continue=1&c=49-150935\";b:1;s:16:\"viewpetition.php\";b:1;}', output='
<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//DE\">
<html>
<head>
<title>Ein wenig über deine Vorgeschichte</title>
<link href=\'templates/yarbrough.css\' rel=\'stylesheet\' type=\'text/css\'>
<script language=\"JavaScript\" type=\"text/javascript\">
<!--
document.onkeypress=keyevent;
function keyevent(e){
var c;
var target;
var altKey;
var ctrlKey;
if (window.event != null) {
c=String.fromCharCode(window.event.keyCode).toUpperCase();
altKey=window.event.altKey;
ctrlKey=window.event.ctrlKey;
}else{
c=String.fromCharCode(e.charCode).toUpperCase();
altKey=e.altKey;
ctrlKey=e.ctrlKey;
}
if (window.event != null)
target=window.event.srcElement;
else
target=e.originalTarget;
if (target.nodeName.toUpperCase()==\'INPUT\' || target.nodeName.toUpperCase()==\'TEXTAREA\' || altKey || ctrlKey){
}else{
if (c == \'W\') { window.location=\'newday.php?continue=1&c=49-150935\';; return false; }
}
}
//-->
</script> <script type=\"text/javascript\">
<!--
function appoencode(data) {
var Fundstelle = -1;
var tag = \'\';
var append = \'\';
var output = \'<br />Vorschau: \';
var openspan = false;
while ((Fundstelle = data.search(/`/)) != -1) {
tag = data.substr(Fundstelle+1, 1);
append = data.substr(0,Fundstelle);
append = append.replace(/</,\'<\');
append = append.replace(/>/,\'>\');
output = output+ append;
if (data.length >= Fundstelle+2) data = data.substring(Fundstelle+2,data.length);
else data = \'\';
switch (tag) {
case \"0\":
if (openspan) output= output+\"</span>\";
openspan = false;
break;
case \"1\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #0000B0;\'>\";
break;
case \"2\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #00B000;\'>\";
break;
case \"3\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #00B0B0;\'>\";
break;
case \"4\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #B00000;\'>\";
break;
case \"5\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #B000CC;\'>\";
break;
case \"6\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #B0B000;\'>\";
break;
case \"7\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #B0B0B0;\'>\";
break;
case \"8\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #DDFFBB;\'>\";
break;
case \"9\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #0070FF;\'>\";
break;
case \"!\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #0000FF;\'>\";
break;
case \"@\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #00FF00;\'>\";
break;
case \"#\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #00FFFF;\'>\";
break;
case \"$\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FF0000;\'>\";
break;
case \"%\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FF00FF;\'>\";
break;
case \"^\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FFFF00;\'>\";
break;
case \"&\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FFFFFF;\'>\";
break;
case \")\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #999999;\'>\";
break;
case \"~\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #222222;\'>\";
break;
case \"Q\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FF6600;\'>\";
break;
case \"q\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FF9900;\'>\";
break;
case \"r\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #575757;\'>\";
break;
case \"R\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #EEBBEE;\'>\";
break;
case \"V\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #9A5BEE;\'>\";
break;
case \"v\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #AABBEE;\'>\";
break;
case \"g\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #aaff99;\'>\";
break;
case \"G\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #3B3B3B;\'>\";
break;
case \"T\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #6b563f;\'>\";
break;
case \"t\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #F8DB83;\'>\";
break;
//c darf hier nicht benutzt werden!
//H darf hier nicht benutzt werden!
//b darf hier nicht benutzt werden!
//¬ darf hier nicht benutzt werden!
//i darf hier nicht benutzt werden!
//n darf hier nicht benutzt werden!
case \"j\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #38B0DE;\'>\";
break;
case \"Z\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #006400;\'>\";
break;
case \"X\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #556B2F;\'>\";
break;
case \"x\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #8B864E;\'>\";
break;
case \"y\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #99CC32;\'>\";
break;
case \"o\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FF2400;\'>\";
break;
case \"p\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #FF7F00;\'>\";
break;
case \"K\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #B87333;\'>\";
break;
case \"m\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #A62A2A;\'>\";
break;
case \"k\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #8E2323;\'>\";
break;
case \"L\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #856363;\'>\";
break;
case \"O\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #8E236B;\'>\";
break;
case \"P\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #9370DB;\'>\";
break;
case \"J\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #CC3299;\'>\";
break;
case \"l\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #DB70DB;\'>\";
break;
case \"M\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #EAADEA;\'>\";
break;
case \"A\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #778899;\'>\";
break;
case \"a\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #8F7D8B;\'>\";
break;
case \"*\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #827D8F;\'>\";
break;
case \"?\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #7D8F85;\'>\";
break;
case \"+\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #8F8C7D;\'>\";
break;
case \"Y\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #3B3B3B;\'>\";
break;
case \"s\":
if (openspan) output= output+\"</span>\"; else openspan = true;
output= output+\"<span style=\'color: #575757;\'>\";
break;
default:
output= output+\"`\"+tag;
}
}
output += data;
if (openspan) output += \'</span>\';
return output;
}
//-->
</script>
</head>
<body bgcolor=\'#000000\' text=\'#CCCCCC\'>
<table border=\'0\' cellpadding=4 cellspacing=0 width=\'100%\'>
<tr>
<td colspan=2 class=\'pageheader\' valign=\'top\'> <img src=\'images/title.gif\' align=\'right\'><span class=\'pagetitle\'><br>
Ein wenig über deine Vorgeschichte </span></td>
</tr>
<tr>
<td width=190 bgcolor=\'#433828\' valign=\'top\' align=\'center\'> <img src=\'images/uscroll.GIF\' width=\'182\' height=\'11\' alt=\'\'>
<table cellspacing=\'0\' cellpadding=\'0\' class=\'nav\'>
<tr>
<td><a href=\"newday.php?continue=1&c=49-150935\" accesskey=\"W\" class=\'nav\' ><span class=\'navhi\'>W</span>eiter<br></a>
</td>
</tr>
</table>
<img src=\'images/lscroll.GIF\' width=\'182\' height=\'11\'> <br>
<a href=\'motd.php\' target=\'_blank\' onClick=\"window.open(\'motd.php\',\'motdphp\',\'scrollbars=yes,resizable=yes,width=550,height=300\');return false;\" class=\'motd\'><b>MoTD</b></a> <br>
<a href=\'mail.php\' target=\'_blank\' onClick=\"window.open(\'mail.php\',\'mailphp\',\'scrollbars=yes,resizable=yes,width=550,height=300\');return false;\" class=\'motd\'>Ye Olde Mail: 0 neu, 1 alt</a> <br>
<a href=\'petition.php\' onClick=\"window.open(\'petition.php\',\'petitionphp\',\'scrollbars=yes,resizable=yes,width=550,height=300\');return false;\" target=\'_blank\' align=\'right\' class=\'motd\'>Hilfe anfordern</a> <br>
<a href=\'http://forum.legend-of-vinestra.de/phpBB2/index.php\' target=\'_blank\' class=\'motd\'>Forum</a> <br>
<a href=\'chat.php\' target=\'_blank\' class=\'motd\' onClick=\"window.open(\'chat.php\',\'chatphp\',\'scrollbars=yes,resizable=yes,width=550,height=300\');return false;\">Chat</a> </td>
<td width=\'100%\' rowspan=2 valign=\'top\' bgcolor=\'#352D20\'><table align=\'right\' border=\'0\'><tr><td><table align=\"center\"><tr><td><form action=\"https://www.paypal.com/cgi-bin/webscr\" method=\"post\" target=\"_blank\">
<input type=\"hidden\" name=\"cmd\" value=\"_xclick\">
<input type=\"hidden\" name=\"business\" value=\"nahdude81@hotmail.com\">
<input type=\"hidden\" name=\"item_name\" value=\"Legend of the Green Dragon Author Donation from Elementardämon Andragor\">
<input type=\"hidden\" name=\"item_number\" value=\"Andragor:logd.legend-of-vinestra.de//newday.php?setrace=7&c=48-150933\">
<input type=\"hidden\" name=\"no_shipping\" value=\"1\">
<input type=\"hidden\" name=\"cn\" value=\"Your Character Name\">
<input type=\"hidden\" name=\"cs\" value=\"1\">
<input type=\"hidden\" name=\"currency_code\" value=\"USD\">
<input type=\"hidden\" name=\"tax\" value=\"0\">
<input type=\"image\" src=\"images/paypal1.gif\" border=\"0\" name=\"submit\" alt=\"Donate!\">
</form></td></tr></table></td></tr></table>
<span style=\'color: #0070FF;\'>DU bist lediglich ein Halbelf und von keiner deiner beiden Rassen akzeptiert schlägst du dich nun mehr schlecht als recht durchs Leben.<br />
</span><span style=\'color: #FFFF00;\'>Du startest mit einem permanenten Verteidigungspunkt mehr!
</color><table border=\'0\' cellpadding=\'5\' cellspacing=\'0\' align=\'right\'><tr><td><b><a href=\'viewpetition.php\'>Anfragen</a><span class=\"colDkRed\">*</span>:</b> 0 Ungelesen, 0 Gelesen, 1 Geschlossen.</td></tr></table>
</td>
</tr>
<tr>
<td width=\'190\' valign=\'top\' bgcolor=\'#433828\'><img src=\'images/uscroll.GIF\' width=\'182\' height=\'11\' alt=\'\'>
<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' class=\'vitalinfo\'>
<tr>
<td> <table cellpadding=2 cellspacing=0 class=\'charinfo\' width=\'150\'>
<tr><td class=\'charhead\' colspan=\'2\'><b>Vital Info</b></td></tr>
<tr><td class=\'charinfo\'><b>Name</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'><span style=\'color: #B00000;\'>El</span><span style=\'color: #FF0000;\'>em</span><span style=\'color: #FF6600;\'>en</span><span style=\'color: #FF9900;\'>ta</span><span style=\'color: #FFFF00;\'>rd</span><span style=\'color: #FFFFFF;\'>äm</span><span style=\'color: #FFFF00;\'>on </span><span style=\'color: #FF9900;\'>An</span><span style=\'color: #FF6600;\'>dr</span><span style=\'color: #FF0000;\'>ag</span><span style=\'color: #B00000;\'>or</td></tr>
<tr><td class=\'charinfo\'><b>Gottheit</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'><strong ></span><span style=\'color: #999999;\'>Keiner</strong></td></tr>
<tr><td class=\'charinfo\'><b>Lebenspunkte</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'>5570</span>/5570<table cellspacing=\"0\" style=\"border: solid 1px #000000\" width=\"70\" height=\"5\"><tr><td width=\"100%\" bgcolor=\"#00AA00\"></td><td width=\"0%\" bgcolor=\"#00AA00\"></td></tr></table></td></tr>
<tr><td class=\'charinfo\'><b>Runden</b></td><td class=\'charinfo\'><span style=\'color: #FFFF00;\'>10</td></tr>
<tr><td class=\'charinfo\'><b>Stimmung</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'><strong >Normal</strong></td></tr>
<tr><td class=\'charinfo\'><b>Level</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'><strong >1</strong></td></tr>
<tr><td class=\'charinfo\'><b>Angriff</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'></span><span style=\'color: #FFFF00;\'><strong >29</strong></span></td></tr>
<tr><td class=\'charinfo\'><b>Verteidigung</b></td><td class=\'charinfo\'><span style=\'color: #FFFF00;\'></span><span style=\'color: #FFFF00;\'><strong >25</strong></span></td></tr>
<tr><td class=\'charinfo\'><b>Edelsteine</b></td><td class=\'charinfo\'><span style=\'color: #FFFF00;\'>4878</td></tr>
<tr><td class=\'charhead\' colspan=\'2\'><b>Weitere Infos</b></td></tr>
<tr><td class=\'charinfo\'><b>Gold</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'>1800</td></tr>
<tr><td class=\'charinfo\'><b>Erfahrung</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'><font face=\"verdana\" size=1>0<br><table cellspacing=\"0\" style=\"border: solid 1px #000000\" width=\"70\" height=\"5\"><tr><td width=\"0%\" bgcolor=\"#000000\"></td><td width=\"100%\" bgcolor=\"#000000\"></td></tr></table></font></td></tr>
<tr><td class=\'charinfo\'><b>Waffe</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'>Fists</td></tr>
<tr><td class=\'charinfo\'><b>Rüstung</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'>T-Shirt</td></tr>
<tr><td class=\'charinfo\'><b>Charmpunkte</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'>25</td></tr>
<tr><td class=\'charinfo\'><b>Nächster Tag</b></td><td class=\'charinfo\'></span><span style=\'color: #FFFF00;\'>2h, 50m, 25s </td></tr>
<tr><td class=\'charinfo\' colspan=\'2\'><b>Aktionen:</b><br />
</span><span style=\'color: #FFFF00;\'>Keine</span></td></tr>
</table>
</td>
</tr>
</table>
<img src=\'images/lscroll.GIF\' width=\'182\' height=\'11\'></td>
</tr>
<tr>
<td colspan=2 class=\'footer\'>
<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'100%\' class=\'noborder\'>
<tr>
<td class=\'noborder\'>Copyright 2002-2003, Game: Eric Stevens, Design: Chris Yarbrough (Seitengenerierung: 0.03s, Schnitt: 0.07s; DB: 12 in 0.01s) </td>
<td align=\'right\' class=\'noborder\'><a href=\'source.php?url=/newday.php\' target=\'_blank\'>Source</a></td>
</tr>
<tr class=\'noborder\'><td colspan=\'2\'>Version: 0.9.7+jt ext (GER)</td></tr>
</table>
</td>
</tr>
</table>
</body>
</html>
', loggedin='1', resurrections='0', superuser='3', weapondmg='0', armordef='0', age='0', charm='25', specialinc='', specialmisc='', login='Andragor', slainby='', lastmotd='2006-02-28 17:02:19', playerfights='3', lasthit='0000-00-00 00:00:00', seendragon='0', dragonkills='52', drunkenness='0', locked='0', restorepage='news.php?c=46-150927', seenbard='0', hashorse='12', bufflist='a:0:{}', gentime='69.336754798883', gentimecount='968', lastip='84.160.36.144', uniqueid='440b41e9fb7f64977e4edbd5acb84277', dragonpoints='a:52:{i:0;s:2:\"at\";i:1;s:2:\"at\";i:2;s:2:\"at\";i:3;s:2:\"at\";i:4;s:2:\"at\";i:5;s:2:\"at\";i:6;s:2:\"at\";i:7;s:2:\"at\";i:8;s:2:\"at\";i:9;s:2:\"at\";i:10;s:2:\"at\";i:11;s:2:\"at\";i:12;s:2:\"at\";i:13;s:2:\"at\";i:14;s:2:\"at\";i:15;s:2:\"at\";i:16;s:2:\"at\";i:17;s:2:\"at\";i:18;s:2:\"de\";i:19;s:2:\"de\";i:20;s:2:\"de\";i:21;s:2:\"de\";i:22;s:2:\"de\";i:23;s:2:\"de\";i:24;s:2:\"de\";i:25;s:2:\"de\";i:26;s:2:\"de\";i:27;s:2:\"de\";i:28;s:2:\"de\";i:29;s:2:\"de\";i:30;s:2:\"de\";i:31;s:2:\"de\";i:32;s:2:\"de\";i:33;s:2:\"de\";i:34;s:2:\"de\";i:35;s:2:\"de\";i:36;s:2:\"de\";i:37;s:2:\"de\";i:38;s:2:\"at\";i:39;s:2:\"at\";i:40;s:2:\"at\";i:41;s:2:\"at\";i:42;s:2:\"at\";i:43;s:2:\"at\";i:44;s:2:\"at\";i:45;s:2:\"at\";i:46;s:2:\"at\";i:47;s:2:\"de\";i:48;s:2:\"de\";i:49;s:2:\"de\";i:50;s:2:\"at\";i:51;s:2:\"de\";}', boughtroomtoday='0', emailaddress='ggg@www.de', emailvalidation='', killedin='', sentnotice='0', prefs='a:7:{s:11:\"emailonmail\";s:1:\"0\";s:10:\"systemmail\";s:1:\"0\";s:10:\"dirtyemail\";s:1:\"1\";s:8:\"nosounds\";s:1:\"1\";s:16:\"commenttalkcolor\";s:0:\"\";s:17:\"commentemotecolor\";s:0:\"\";s:10:\"timestamps\";s:1:\"1\";}', pvpflag='0000-00-00 00:00:00', transferredtoday='0', hauntpoints='0', soulpoints='0', gravefights='0', hauntedby='', deathpower='0', gensize='27095160', recentcomments='0000-00-00 00:00:00', donation='167', donationspent='0', donationconfig='a:1:{s:12:\"forestfights\";a:0:{}}', referer='0', refererawarded='0', bio='`c`b`4El`$em`Qen`qta`^rd`&äm`^on `qAn`Qdr`$ag`4or`n`n`n`tGeschichte:`b`n`n`i`b`qAn`Qdr`$ag`4or`b`i `6h`oat `6d`oen `6g`orößten `6T`oeil `6s`oeines `6L`oebens `6d`oamit `6z`ougebracht, `6a`ondere `6D`oämonen `6z`ou `6j`oagen `6u`ond `6d`oeren `6M`oacht `6z`ou `6a`obsorbieren, `6b`ois `6e`or `6i`orgendwann `6e`oinmal `6a`ouf `6j`oemanden `6s`otieß `6d`oer `6i`ohn `6n`oahezu `6b`oesiegt `6h`oätte ..... `i`b`mD`4ra`$z`oa`Q´`pa`qr`b`i.`n`6N`oachdem `b`i`qAn`Qdr`$ag`4or`b`i `6u`ond `i`b`mD`4ra`$z`oa`Q´`pa`qr`b`i `6s`oich `6b`oeinahe `6g`oegenseitig `6g`oetötet `6h`oätten, `6b`oeschlossen `6s`oie `6z`ousammen `6d`oie `6W`oeltherrschaft `6z`ou `6e`orlangen.`n `6N`oach `6e`oinem `6K`oampf `6m`oit `6e`oinigen `6M`oagiern `6d`oes `^L`&i`^c`&h`^t`&s, `6w`ourde `i`b`mD`4ra`$z`oa`Q´`pa`qr`b`i `6i`on `6e`oinem `6K`oristall `6e`oingesperrt.`n `6N`oach `6J`oahrhunderten `6d`oes `6S`ouchens `6b`orachte `i`b`qAn`Qdr`$ag`4or`b `6i`on `6E`orfahrung, `6d`oass `6e`or `i`b`mD`4ra`$z`oa`Q´`pa`qr`b`i `6n`our `6i`on `6d`oer `6S`otadt `6d`oes `6G`oleichgewichts - `$Vinestra `6a`ous `6s`oeinem `6K`oristallenene `6G`oefängniss `6b`oefreien `6k`oann.`i`n`n`n`b`tAussehen`b`n`n`i`b`qAn`Qdr`$ag`4or`b`i `6b`oesitzt `6z`owei `6F`oormen `6d`oes `6S`oeins:`n `6D`oie `6m`oenschliche, `6i`on `6`oder `6e`or `6e`otwa `61`o,85 `6m`oeter `6g`oroß `6i`ost, `6e`oine `6m`ouskulöse `6F`oigur `6b`oesitzt `6u`ond `6e`otwa `6s`ochulterlange, `6b`oraune `6H`oaare `6h`oat, `6u`ond `6s`oeine `6D`oämonische `6F`orm, `6in `6d`oer `6e`or `6e`oinen `6k`oomplett `6s`ochwarzen, `6K`oörper `6d`oer `6m`oit `6g`oiftigen `6S`otacheln `6b`oewehrt `6i`ost `6u`ond `6v`oon `6i`onnen `6h`oinaus `6g`olüht. `6D`oieses `6G`olühen `6ü`oberträgt `6s`oich `6a`ouf `6a`ouf `6s`oeine `6A`ougen, `6d`oeren `6k`oalten `6B`olick `6n`oiemand `6l`oange `6s`otandhalten `6k`oann.`n `6S`oeine `6W`oaffe, `6e`oin `6K`orumsäbel, `6w`oelcher `6i`on `6d`oer `6m`oenschlichen `6F`oorm `6w`oie `6e`oine `6n`oormale `6W`oaffe `6w`oirkt, `6b`oeginnt `6w`oenn `6e`or `6s`oich `6v`oerwandelt `6h`oell `6z`ou `6b`orennen.`n`n`n`b`tCharakter`b`n`n``i`b`qAn`Qdr`$ag`4or`b`i `6i`ost `6m`oeist `6u`onfreundlich `6u`ond `6s`oehr `6`ohart. `6G`oefühle `6w`oie `6M`oitleid `6o`oder `6L`oiebe `6s`oind `6i`ohm `6u`onbekannt. `6E`or `6v`oerabscheut `6S`ochwäche, `6u`ond `6j`oeder, `6d`oer `6f`oreundlich `6u`ond `6w`oeich `6i`ost, `6i`ost `6i`on `6s`oeinen `6A`ougen `6s`ochwach.`n `i`b`qAn`Qdr`$ag`4or`b`i `6h`oat `6k`oeine `6P`orobleme `6d`oamit `6a`ondere `6W`oesen `6a`ous `6g`oeringem `6G`orund `6z`ou `6t`oöten, `6w`oenn `6e`or `6s`oich `6d`oaraus `6e`oinen `6V`oorteil `6v`oerspricht. `6T`orotz `6d`oieser `6E`oigenschaften, `6i`ost `i`b`qAn`Qdr`$ag`4or`b`i `6m`oeist `6E`ohrenhaft, `6u`ond `6w`oenn `6e`or `6e`otwas `6z`ousagt `6h`oält `6e`or `6s`oich `6d`oaran.`c', race='7', superuser2='0', banoverride='0', buffbackup='', biotime='0000-00-00 00:00:00', history='', bounty='0', amountouttoday='0', pk='0', dragonage='1', bestdragonage='1', lastwebvote='0000-00-00', bounties='0', ctitle='`4El`$em`Qen`qta`^rd`&äm`', usedouthouse='0', beta='0', avatar='http://www.legend-of-vinestra.de/20.jpg', fedmount='0', gotfreeale='0', house='3', housekey='3', housesleep='0', lottery='0', reputation='52', punch='4482', witch='0', message='', msgdate='0000-00-00 00:00:00', battlepoints='0', seenAcademy='0', birthday='', sanela='', zeus='0', prison='0', prisondays='0', einzelhaft='0', einzeldays='0', memberid='0', gildenactive='0', rankid='0', isleader='0', gildengold='0', gildengems='0', gottjanein='0', gott='0', einsatz='10', girl='0', gartensee='0', wormprice='0', minnowprice='0', wormavail='0', minnowavail='0', trades='0', worms='0', minnows='0', fishturn='0', bordello='0', bpirat='0', buser='0', deadtreepick='0', bild='0', horsename='', tiername='', ehre='0', defense='1' WHERE acctid = 9
Unknown column 'defense' in 'field list'
common.php
Zitat:
$races=array(1=>"Troll",2=>"Elf",3=>"Mensch",4=>"Zwerg",5=>"Echse",6=>"Dunkelelf",7=>"Halbelf",8=>"Dämon",9=>"Fee",10=>"Lykanthrop",11=>"Vampir",12=>"Gargoyle",13=>"Zentaure",14=>"Harpie",15=>"Engel",0=>"Unbekannt",50=>"Hoverschaf");
$colraces=array(1=>"`2Troll`0",2=>"`^Elf`0",3=>"`0Mensch",4=>"`#Zwerg`0",5=>"`5Echse`0",6=>"`TDunkelelf`0",7=>"`9Halbelf`0",8=>"`QDämon`0",9=>"`^Fee`0",10=>"`tLykanthrop`0",11=>"`4Vampir`0",12=>"`7Gargoyle`0",13=>"`@Zentaure`0",14=>"`rHarpie`0",15=>"`&Engel`0",0=>"`)
Unbekannt`0",50=>"Hoverschaf");
newday.php
Zitat:
case "5":
output("`5Als Echsenwesen hast du durch deine Häutungen einen klaren gesundheitlichen Vorteil gegenüber anderen Rassen.`n`^Du startest mit einem permanenten Lebenspunkt mehr!");
$session['user']['maxhitpoints']+=5;
break;
case "6":
output("`TAufgewachsen im Unterreich und zur Härte erzogen lebst du nun als Dunkelelf an der Oberfläche.`n`^Du startest mit einem permanenten Angriffspunkt mehr!");
$session['user']['attack']++;
break;
case "7":
output("`9DU bist lediglich ein Halbelf und von keiner deiner beiden Rassen akzeptiert schlägst du dich nun mehr schlecht als recht durchs Leben.`n`^Du startest mit einem permanenten Verteidigungspunkt mehr!");
$session['user']['defense']++;
break;
case "8":
und in der Hof.php
Zitat:
WHEN 6 THEN '`TDunkelelf`0'
WHEN 7 THEN '`9Halbelf`0'
WHEN 8 THEN '`QDämon`0'
ich habs mir 2x durchgeschaut, kann aber leider keinen Fehler entdecken, ich hoffe ihr könnt mir helfen