-
Posts
149 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by S.Cosmin
-
[V2] Class Benefits - Fighter || Traveller || Banker
S.Cosmin replied to a topic in Free Modifications
God dam'nt, where is that SQL!? -
mccode-v1 Stock Market. Working + Secured
S.Cosmin replied to Haunted Dawg's topic in Free Modifications
After i installed the mod, i got a error. Parse error: parse error, expecting `','' or `';'' in C:\xampp\htdocs\stocks.php on line 109 On line 109 is just this. <td><a href=".$_SERVER['PHP_SELF'].'?trip=sell&ID='.$soc['holdingID'].'" target="_blank">Sell Stock</a></td> How can i fix that guys? Please... -
up..............
-
up..........................
-
looks better, i just use hes ideea __________________________________________________ ____ Please do not reply if you not interested. If you are interested, reply, pm me, or contact me on yahoo [email protected] for more details. I don't have a price, offer.
-
The outgame is not fixet, that problem you can done in 1 second :)) ______________________________________________________ Please do not reply if you not interested. If you are interested, reply, pm me, or contact me on yahoo [email protected] for more details. I don't have a price, offer.
-
Ok, i selling my game because i don't have time to done it, i have work on the template weeks. What i sell? Script V2.0.3 (Registered) http://i52.tinypic.com/v6ng4h.jpg One problem is the translation but i can help you with that. Custom Template (I give you all the PSD's files + the FLASH files) http://i54.tinypic.com/29beekh.jpg You have customs images for weapons, cars, and others. I offer support after you buying, to change what you want and to create what do you want. The template is not done 100% because i don't have so much time, but we can fix that. Domain (10 Mont) http://www.westcoastgangsters.com/index.php You can see a demo there, but is just for demo, not to play Doesn't have any mod or something. Username: demo Password: demo The Game is full security, i don't have change nothing. All the Staff's items are in a special folder in root, APanel. Please do not reply if you not interested. If you are interested, reply, pm me, or contact me on yahoo [email protected] for more details. I don't have a price, offer. UPDATE Ok, i have an made an upgrade. The template work now fine in all the browsers (ie, firefoox) New SS: http://imageshack.us/photo/my-images/593/68779259.png/ http://imageshack.us/photo/my-images/801/85916800.png/ http://imageshack.us/photo/my-images/696/85097630.png/ If are any questions obout, let me know. Contact me on PM!
-
-
Nobody want this Package?
-
You never have seen this template befor, i just use the ideea from http://www.thecrims.com But ist made by me, all . Want someone this? It just 1 copy
-
Offer anyone 60Euro?
-
The Price post it here, how much you want to pay for it (like eBay)
-
Ok, i selling my game because i don't have time to done it, i have work on the template weeks. What i sell? Script V2.0.3 (Registered) Custom Template (I give you all the PSD's files + the FLASH files) Domain (http://www.westcoastgangsters.com) The Game is full security, i don't have change nothing. All the STAFF's items are in a speciall folder in root, APanel. Print: http://i54.tinypic.com/29beekh.jpg The Price post it here, how much you want to pay for it (like eBay)
-
That solution with @ work's good, but is that a problem for my security?
-
I get this error in my header http://i55.tinypic.com/20fzxg1.jpg This is my header.php <?php class headers { function startheaders() { global $ir, $set; echo <<<EOF <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>{$set['game_name']} - Massive Multiplayer Online Role Playing Game </title> <meta name="keywords" content="RPG, Online Games, Online Mafia Game" /> <meta name="description" content=" {$set['game_name']} - Online Mafia Game " /> <meta name="author" content="Mafia Game Scripts " /> <meta name="copyright" content="Copyright {$_SERVER['HTTP_HOST']} " /> <link rel="SHORTCUT ICON" href="favicon.ico" /> <script src="js/jquery-1.js" type="text/javascript"></script> <link rel="stylesheet" href="css/wcg.css" type="text/css" /> <script type="text/javascript" src="js/header.js"></script> <!--<script type="text/javascript"> $(document).ready(function(){ $.get("userstatajax.php",function(res){ if(res) { var resarray = res.split('||||||'); $('.profile_mid').html(resarray[0]); $('#points_money').html(resarray[1]); } }); }); </script>--> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>{$set['game_name']}</title> </head> <body> <!-- // Flas Header Part Stars --> <div class="flashpartig"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="950" height="235" title="TheGangsters.ro"> <param name="movie" value="images/flash/header.swf" /> <param name="quality" value="high" /> <param name="wmode" value="Transparent" /> <embed src="images/flash/header.swf" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="950" height="235"></embed> </object> </div> <!-- //Flash Header Part End --> <!-- Container Part Starts --> <div id="centercontainer"> <div id="centermaincontainer"> <!-- Container Part Ends --> <center> <table width="970" border="0" cellpadding="0" cellspacing="0" class="table2"> <tr> <td class="lgrad"></td> <td class="center"> EOF; } function userdata($ir,$lv,$fm,$cm,$dosessh=1) { global $db,$c,$userid, $set; $IP = $db->escape($_SERVER['REMOTE_ADDR']); $db->query("UPDATE `users` SET `laston` = ".$_SERVER['REQUEST_TIME'].",`lastip` = '$IP' WHERE `userid` = $userid"); if(!$ir['email']) { global $domain; die ("<body>Your account may be broken. Please mail help@{$domain} stating your username and player ID."); } if($dosessh && ($_SESSION['attacking'] || $ir['attacking'])) { echo "You lost all your EXP for running from the fight."; $db->query("UPDATE users SET exp=0,attacking=0 WHERE userid=$userid"); $_SESSION['attacking']=0; } $enperc=(int) ($ir['energy']/$ir['maxenergy']*100); $wiperc=(int) ($ir['will']/$ir['maxwill']*100); $experc=(int) ( $ir['exp']/$ir['exp_needed']*100); $brperc=(int) ($ir['brave']/$ir['maxbrave']*100); $hpperc=(int) ($ir['hp']/$ir['maxhp']*100); $enopp=100-$enperc; $wiopp=100-$wiperc; $exopp=100-$experc; $bropp=100-$brperc; $hpopp=100-$hpperc; $d=""; $u=$ir['username']; if($ir['donatordays']) { $u = "<font color=red>{$ir['username']}</font>";$d="<img src='donator.gif' alt='Donator: {$ir['donatordays']} Days Left' title='Donator: {$ir['donatordays']} Days Left' />"; } $gn=""; global $staffpage; $bgcolor = 'FFFFFF'; print <<<OUT OUT; if($ir['fedjail']) { $q=$db->query("SELECT * FROM fedjail WHERE fed_userid=$userid"); $r=$db->fetch_row($q); die("<b><font color=red size=+1>You have been put in the {$set['game_name']} Federal Jail for {$r['fed_days']} day(s).<br /> Reason: {$r['fed_reason']}</font></b></body></html>"); } if(file_exists('ipbans/'.$IP)) { die("<b><font color=red size=+1>Your IP has been banned from {$set['game_name']}, there is no way around this.</font></b></body></html>"); } } function menu_left() { define('jdsf45tji', true, true); include 'menu_left.php'; global $ir,$c; print '</td><td width="2" class="linegrad"> </td><td width="80%" valign="top"><center>'; if ( $ir['hospital'] ) { echo "<b>NB:</b> You are currently in hospital for {$ir['hospital']} minutes.<br />"; } if($ir['jail']) { echo "<b>NB:</b> You are currently in jail for {$ir['jail']} minutes.<br />"; } } function smenuarea() { define('jdsf45tji', true, true); include 'smenu.php'; global $ir,$c; $bgcolor = 'FFFFFF'; print '</td><td width="2" class="linegrad" bgcolor="#'.$bgcolor.'"> </td><td width="80%" bgcolor="#'.$bgcolor.'" valign="top"><center>'; } function endpage() { global $db; print <<<OUT </center> </td> </tr> </table></td> <td class="rgrad"></td> </tr> <tr> <td colspan="3"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td class="dgradl"> </td> <td class="dgrad"> </td> <td class="dgradr"> </td> </tr> </table> </td> </tr> </table> {$db->num_queries} queries</body> </html> OUT; } } ?> How can i fix that guys?
-
What is GL mister?
-
Damn, i have some errors with wampserver, who knows how to fix that? http://i52.tinypic.com/2150e45.jpg
-
What ever, i go to install wampserver, maybe well be better.
-
wamp is better than xampp?
-
Same error after that error, and i dont have skype. Another way to fix this problem please? Thank you
-
Ok, i can't explain but i have make a sort video http://www.youtube.com/watch?v=a7Ucs6J6rQM What do you think?
-
Where are these logs saved?
-
Hi guys i don't know if that's is the right topic for my problem, if not i'm sorry. So, i us windows 7 and for 2 weeks i have a problem with my xampp. Every time i want to run the SQL, doesn't start. When i pres the button start i heart a sound like a "BEEP". And that stooped. Who can cussed this problem? And, can i fix this, because i want to work on my mcc game. Thank you.
-
Hi everyone, i have some problems with the internet explorer, with pages. This is how in IE i see the game. http://i56.tinypic.com/2agohgn.jpg And this is with Mozilla Firefox (i have tested with other browsers like opera or Google chrome and everything is OK) http://i51.tinypic.com/20fsx8i.jpg My question is how to fix that problem with IE? I muss to change something or? Please, a reply can be helpful. Thank you.
-
Where is placed the link of donator.gif? What php file? I want to move it into another folder.