Re: Money on my game
unless they are referring to the donations page, then you would need to look through the donator.php and the willpotion.php and change where it says usdollar to whatever you want it to be, but thats just assuming it wasnt meant to refer to game money
Re: Header
Enjoy the wait for McCodes to get back to you, to change the header banner just upload your img, delete theirs and name yours the same as the mccodes one was
Re: Please help with staff names
$u=$ir['username'];
if($ir['ul_color']) {
$uname="<font color='{$ir['ul_color']}'>";
if($ir['ul_isbold']) { $uname.=""; }
$uname.=$ir['username'];
if($ir['ul_isbold']) { $uname.=""; }
$uname.="</font>";
$u=$uname;
}
else if($ir['donatordays'] && $ir['user_level'] !=2)
{
$u = "<font color=red>{$ir['username']}</font>";
}
else if($ir['user_level'] ==2) {
$u = "<font color=red>{$ir['username']}</font>";
}
should work for just admins or for all staff could do
$u=$ir['username'];
if($ir['ul_color']) {
$uname="<font color='{$ir['ul_color']}'>";
if($ir['ul_isbold']) { $uname.=""; }
$uname.=$ir['username'];
if($ir['ul_isbold']) { $uname.=""; }
$uname.="</font>";
$u=$uname;
}
else if($ir['donatordays'] >0 && $ir['user_level'] ==1)
{
$u = "<font color=red>{$ir['username']}</font>";
}
else if($ir['user_level'] >1) {
$u = "<font color=red>{$ir['username']}</font>";
}
im not a super coder myself but that might work let me know if it doesnt
Re: promo code
the $sm is starting money which is default of 100 so the promo code would start them at $200 instead, i turned mine up to add 900 so they get 1000 total when they use the promo code
Re: would this be possible
yeah i would say with the need for high speed to play these games being minimized probably half of the players run on dial up or non static high speed even, you would lose so many players and possibly encounter problems if someone signed up and donated and then tried to come back and were locked out.
Re: Updated Mailbox [v1]
sued for what, there is tons of games out there that look similar to others if it was exact match comepletely then maybe, but i have seen TC and its not an exact match