
gideon prewett
Members-
Posts
205 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by gideon prewett
-
i love the idea i havent looked at yours properly yet but i was thinking of doing somthing similar but trying to follow the player card from COD6 mw2 then add ways members can unlock pics etc to add to there cards by dooing diffrent tasks / random events etc but :thumbsup:
-
Richards Business Mod--Fixed With a few Things added.
gideon prewett replied to Joshua's topic in Free Modifications
i need a way to let the company director kick members -
Untested!!! <?php $count = 3; $x = -1; while($x < $count) { $places_to_be_secured = array("ID","viewforum","viewtopic"); $x++; $_GET[$places_to_be_secured[$x]] = abs(@intval($_GET[$places_to_be_secured[$x]])); } 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']}</title> <style type="text/css"> <!-- body { background-color: #000000; margin-top: 0px; margin-bottom: 0px; font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;color: white; scrollbar-base-color: #005B70; scrollbar-arrow-color: #F3960B; scrollbar-DarkShadow-Color: #000000; } a:visited,a:active,a:link { color: #817679;font-weight: bold;text-decoration: none; } a:hover {color: #4C7D7E;text-decoration: none; } table,tr,td { font-family:helvetica, arial, geneva, sans-serif;font-size: 12px; } img { border:none; } textarea { font-family:helvetica, arial, geneva, sans-serif;font-size:12px;color: black; } .table2 { } .lgrad { background-image:url(yellowbar.png); background-repeat:repeat-y; width:19px; } .linegrad { background-image:url(yellowbar.png); background-repeat:repeat-y; background-align: center; width:4px; } .rgrad { background-image:url(yellowbar.png); background-repeat:repeat-y; width:19px; } .dgrad { background-image:url(yellowbar.png); background-repeat:repeat-x; height:38px; } .dgradl { background-image:url(yellowbar.png); background-repeat:no-repeat; height:38px; width:38px; } .dgradr { background-image:url(yellowbar.png); background-repeat:no-repeat; height:38px; width:38px; } .center { width:932px; background-color:#000000; vertical-align:top; text-align:center; } .center { width:932px; background-color:#000000; vertical-align:top; text-align:center; } .table { background-color:#000000; border-width:1; border-color:#101010; border-style:dotted; border-width: 3px; -moz-border-radius: 10px; border: solid; border-color: #222222; } .tablee{ background-color:#000000; border-width:1; border-color:#101010; border-style:solid; border-width: 3px; -moz-border-radius: 10px; border: solid; border-color: #222222; font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;color: red; } .tablee a { font-family:calibri, helvetica, arial, geneva, sans-seriff; font-size: 12px; color: red; } .tablee a:visited{ font-family:calibri, helvetica, arial, geneva, sans-seriff; font-size: 12px; color: red; } .tablee a:hover { font-family:calibri, helvetica, arial, geneva, sans-seriff; font-size: 12px; color: red; } .table3 { background-color:#000000; } .table td { background-color:#000000; border-width:1; border-color:#101010; border-style:solid; height:22px; } .table3 td { background-color:#000000; } td .alt { background-color:#000000; height:22px; border-width: 3px; -moz-border-radius: 10px; border: solid; border-color: #222222; } td .h { background-image:url(baa.jpg); background-repeat:repeat-x; font-weight: bold; background-color: #000000; border-width: 3px; -moz-border-radius: 10px; border: solid; border-color: #222222; } .table th { background-image:url(baa.jpg); background-repeat:repeat-y; font-weight: bold; background-color: #000000; border-width: 30px; border: solid; border-color: #222222; } textarea,input,select { font-family: Tahoma; color:#99CC00; font-weight:bold; color:silver; background-image:url(baa.jpg); background-color:#000000; border-width:1; border-color:silver; border-style:solid; font-size: 13px; } .quotemain { color:#EEEEEE; background-color: #66FF33 ; font-style: italic; padding: 2px; border: 1px solid gray; } .sexypanels{ list-style-type: none; margin: 0; padding: 0; width: 125px; /* width of menu */ } .sexypanels li{ border-bottom: 1px solid white; /* white border beneath each menu item */ } .sexypanels li a{ background-image:url(sexypanelright.gif) no-repeat right top; /*color of menu by default*/ font: 12px Courier New, Trebuchet MS, Verdana; display: block; color: white; width: auto; padding: 3px 0; /* Vertical (top/bottom) padding for each menu link */ text-indent: 6px; text-decoration: none; border-bottom: 1px solid black; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/ } .sexypanels li a:visited, .sexypanels li a:active{ color: white; } .sexypanels li a:hover{ background-color: #25383C; /*color of menu onMouseover*/ color: white; border-bottom: 1px solid black; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/ } </style> <!--[if IE]> <style type="text/css"> .sexypanels li a{ /* Menu link width value for IE */ width: 100%; } <![endif]--> </style> </style> <link rel="stylesheet" type="text/css" href="/CSS/tooltip.css"> <center> <table width="970" border="0" cellpadding="0" cellspacing="0" class="table"> <tr> <td class="center"> EOF; } function userdata($ir,$lv,$fm,$cm,$dosessh=1) { global $db,$c,$userid, $set; $IP = mysql_real_escape_string($_SERVER['REMOTE_ADDR']); if($ir['stealth'] == 0) { $db->query("UPDATE users SET laston=unix_timestamp(),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'])) { print "How Silly Of You. You Lose Half Of Your Exp For That."; $db->query("UPDATE users SET exp=exp/2, attacking=0 WHERE userid=$userid"); $_SESSION['attacking']=0; } global $staffpage; $bgcolor = '000000'; $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; print <<<OUT [img=title.jpg] <table width=100%> <tr> <td><center>[b]Energy:[/b]</font> {$enperc}% <img src=bar_left.gif height=10><img src=bargreen.gif width=$enperc height=10><img src=barred.gif width=$enopp height=10><img src=bar_fil_end.gif height=10></center></td> <td><center>[b]Will:</font>[/b] {$wiperc}% <img src=bar_left.gif height=10><img src=bargreen.gif width=$brperc height=10><img src=barred.gif width=$bropp height=10><img src=bar_fil_end.gif height=10></center></td> <td><center>[b]Brave:[/b]{$ir['brave']}/{$ir['maxbrave']}</font> <img src=bar_left.gif height=10><img src=bargreen.gif width=$brperc height=10><img src=barred.gif width=$bropp height=10><img src=bar_fil_end.gif height=10></center></td> <td><center>[b]EXP:[/b]</font> {$experc}% <img src=bar_left.gif height=10><img src=bargreen.gif width=$brperc height=10><img src=barred.gif width=$bropp height=10><img src=bar_fil_end.gif height=10></center></td> <td><center>[b]Health:[/b]</font> {$hpperc}% <img src=bar_left.gif height=10><img src=bargreen.gif width=$brperc height=10><img src=barred.gif width=$bropp height=10><img src=bar_fil_end.gif height=10></center></td> </tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0" class=table> <td width="125" bgcolor="#$bgcolor" valign="top" align="left"> <span style="color: blue; font-weight: 1000px;"><big>Navigation</big></span> OUT; if($ir['hospital']) { print "[b]NB:[/b] You are currently in hospital for {$ir['hospital']} minutes. "; } if($ir['jail']) { print "[b]NB:[/b] You are currently in jail for {$ir['jail']} minutes. "; } 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 Are In The {$set['game_name']}'s Fedjail for {$r['fed_days']} day(s). Because: {$r['fed_reason']}</font>[/b]</body></html>"); } if(file_exists('ipbans/'.$IP)) { die("[b]<font color=red size=+1>Your Ip Is Banned, Unlucky, There Is [b]NO[/b] Way To Get It Unbanned</font>[/b]</body></html>"); } } function menuarea() { include "mainmenu.php"; global $ir,$c; $bgcolor = '000000'; print '</td><td width="2" class="linegrad" bgcolor="#'.$bgcolor.'"></td><td bgcolor="#'.$bgcolor.'" valign="top"> <center>'; function is_whole_number($var){ return (is_numeric($var)&&(intval($var)==floatval($var))); } $array = array_merge($_GET, $_POST); while ($post_cap = current($array)) { if ($post_cap < 0) { print "Illegal Operation"; die(""); } if (is_numeric($post_cap) && !is_whole_number($post_cap)) { print "Illegal Operation"; die(""); } if(strpos($post_cap, '=') && ($_POST[confirmPage] == "")) { print "Illegal Operation"; die(""); } next($array); } $array_gete = array($_GET); while ($tick = current($array_gete)) { $thekey = key($array_gete); $_GET[$thekey] = str_replace("=", "", htmlspecialchars($_GET[$thekey])); next($array_gete); } $array_poste = array($_POST); while ($tick = current($array_poste)) { $thekey = key($array_poste); $_POST[$thekey] = str_replace("=", "", htmlspecialchars($_POST[$thekey])); next($array_poste); } $q=$db->query("SELECT userid FROM users"); $membs=$db->num_rows($q); $q=$db->query("SELECT userid FROM users WHERE bankmoney>-1"); $banks=$db->num_rows($q); $q=$db->query("SELECT userid FROM users WHERE gender='Male'"); $male=$db->num_rows($q); $q=$db->query("SELECT userid FROM users WHERE gender='Female'"); $fem=$db->num_rows($q); $total=0; $q=$db->query("SELECT money FROM users"); while($r=$db->fetch_row($q)) { } $totali=0; $q=$db->query("SELECT inv_qty FROM inventory"); while($r=$db->fetch_row($q)) { $totali+=$r['inv_qty']; } $avgc=(int) ($totalc/$membs); $q=$db->query("SELECT mail_id FROM mail"); $mail=$db->num_rows($q); $q=$db->query("SELECT evID FROM events"); $events=$db->num_rows($q); if ($_GET['time']) { $time=$_GET['time']; } else { $time=60; } $cn=0; $lk=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-1440*60"); $aa=mysql_num_rows($lk); $ll=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-60*60"); $ab=mysql_num_rows($ll); $lm=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-45*60"); $ac=mysql_num_rows($lm); $ln=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-30*60"); $ad=mysql_num_rows($ln); $lo=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-15*60"); $ae=mysql_num_rows($lo); $he=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-1*60"); $hu=mysql_num_rows($he); print "<table class=table><tr> <td align=center>[url='donator.php'][b]Become a donator Now[/b][/url] </td> <td align=center>[url='voting.php'][b]Vote For Us And Gain Special Rewards[/b][/url] </td> </tr></table>"; } function smenuarea() { include "smenu.php"; global $ir,$c; $bgcolor = '000000'; print '</td><td width="2" class="linegrad" bgcolor="#'.$bgcolor.'"></td><td bgcolor="#'.$bgcolor.'" valign="top"><center>'; } function endpage() { global $ir, $c, $db; $q=$db->query("SELECT userid FROM users"); $membs=$db->num_rows($q); $q = mysql_query("SELECT `laston` FROM `users` WHERE (`laston` > unix_timestamp() - 15 * 60)") or die(mysql_error()); $online = mysql_num_rows($q); $avgc=(int) ($totalc/$membs); $u=$ir['username']; if($ir['donatordays']) { $u = "<font color=red>{$ir['gangPREF']}{$ir['username']}</font>"; } print" </td><td width='1' class='linegrad' bgcolor='#000000'></td><td width='150' bgcolor='#000000' valign='top' align='left'> <center><h3>Stats.</h3></center> [b][url='myname.php']<font color=red>Name:</font>[/url][/b] $gn<font color=red>{$u}</font> [{$ir['userid']}] $d [b]Level:[/b] {$ir['level']} [b]Points:[/b] {$ir['points']} [[url='pointshop.php']Use[/url]] [b]Crystals:[/b] {$ir['crystals']} [b]Money:[/b] {$ir['money']} [b]Crystal Bank:[/b]{$ir['cbankmoney']} [b]Bank Money:[/b]{$ir['bankmoney']} print"<hr> "; ?> <tr> <td colspan="3"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <div align=center class=table id="footer"> [url="/userlist.php"]Total Masters[/url] | [url="/usersonline.php"]Masters Online Now[/url] | [url="/stats.php"]Game Stats[/url]| [url="/vdonators.php"]View Minipulators[/url] </div> </tr> </table> </td> </tr> </table> </table> </body> </html> <?php } } ?> im pretty sure that will work for ya but if it dont i will try to fix :thumbsup:
-
shes like CE's Yoda her work allays looked intensely complicated lol but im just a noob :thumbsup:
-
gang banners my gangs arnt standard v2 so i cant help with the beta but i did sign up to have a look and can i suggest some sort of pics for the gangs like gang banners and maybe a bbcode description u can tell me to do it myself once its out as a free mod but i figured i would add my 2 pence lol
-
inventory code made by "MDK666" (i think)
gideon prewett replied to gideon prewett's topic in General Discussion
the bug is it puts my boots on my head and my helmet on my feet i can post this it is a free mod on mwg or it was i couldnt find it after i fixed it i was going to post it back on mwg because i think this mod is sweet -
ive recently put a inventory code on to my test site its was called "NEW and Improved inventory mod" i knew there was a bug in it but as i had fixed it before on a diffrent game i didnt bother to look now theres still a bug and i cant find the mod anymore im hoping someone can help me with the problem the bug is it puts my boots on my head and my helmet on my feet i cant see anything wrong with the infentory.php but i will post it anyway <?php include "globals.php"; $q=$db->query("SELECT * FROM items WHERE itmid IN({$ir['equip_primary']}, {$ir['equip_secondary']}, {$ir['equip_armor']}, {$ir['equip_helmet']}, {$ir['equip_boots']}, {$ir['equip_amulet']}, {$ir['equip_braclet']}, {$ir['equip_ring']}, {$ir['equip_special']})"); print "<h3>Equipped Items</h3><hr />"; while($r=$db->fetch_row($q)) { $equip[$r['itmid']]=$r; } print "<table width='75%' cellspacing='1' class='table'> <tr> <th>Helmet</th> <td>"; if($equip[$ir['equip_helmet']]['itmid']) { print $equip[$ir['equip_helmet']]['itmname']."</td><td>[url='unequip.php?type=equip_helmet']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Amulet</th> <td>"; if($equip[$ir['equip_amulet']]['itmid']) { print $equip[$ir['equip_amulet']]['itmname']."</td><td>[url='unequip.php?type=equip_amulet']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> </tr> <tr> <th>Primary Weapon</th> <td>"; if($equip[$ir['equip_primary']]['itmid']) { print $equip[$ir['equip_primary']]['itmname']."</td><td>[url='unequip.php?type=equip_primary']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Secondary Weapon</th> <td>"; if($equip[$ir['equip_secondary']]['itmid']) { print $equip[$ir['equip_secondary']]['itmname']."</td><td>[url='unequip.php?type=equip_secondary']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Braclet</th> <td>"; if($equip[$ir['equip_braclet']]['itmid']) { print $equip[$ir['equip_braclet']]['itmname']."</td><td>[url='unequip.php?type=equip_braclet']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Ring</th> <td>"; if($equip[$ir['equip_ring']]['itmid']) { print $equip[$ir['equip_ring']]['itmname']."</td><td>[url='unequip.php?type=equip_ring']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Armor</th> <td>"; if($equip[$ir['equip_armor']]['itmid']) { print $equip[$ir['equip_armor']]['itmname']."</td><td>[url='unequip.php?type=equip_armor']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Boots</th> <td>"; if($equip[$ir['equip_boots']]['itmid']) { print $equip[$ir['equip_boots']]['itmname']."</td><td>[url='unequip.php?type=equip_boots']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> <tr> <th>Special Item</th> <td>"; if($equip[$ir['equip_special']]['itmid']) { print $equip[$ir['equip_special']]['itmname']."</td><td>[url='unequip.php?type=equip_special']Unequip Item[/url]</td>"; } else { print "None equipped.</td><td> </td>"; } print "</tr> </table><hr /> <h3>Inventory</h3><hr />"; $inv=$db->query("SELECT iv.*,i.*,it.* FROM inventory iv LEFT JOIN items i ON iv.inv_itemid=i.itmid LEFT JOIN itemtypes it ON i.itmtype=it.itmtypeid WHERE iv.inv_userid={$userid} ORDER BY i.itmtype ASC, i.itmname ASC"); if ($db->num_rows($inv) == 0) { print "[b]You have no items![/b]"; } else { print "[b]Your items are listed below.[/b] <table width=100% class=\"table\" border=\"0\" cellspacing=\"1\"> <tr> <td class=\"h\">Item</td> <td class=\"h\">Sell Value</td> <td class=\"h\">Total Sell Value</td> <td class=\"h\">Links</td> </tr>"; $lt=""; while($i=$db->fetch_row($inv)) { if($lt!=$i['itmtypename']) { $lt=$i['itmtypename']; print "\n<tr><td colspan=4>[b]{$lt}[/b]</td></tr>"; } if($i['weapon']) { $i['itmname']="<font color='red'>*</font>".$i['itmname']; } if($i['armor']) { $i['itmname']="<font color='green'>*</font>".$i['itmname']; } if($i['helmet']) { $i['itmname']="<font color='blue'>*</font>".$i['itmname']; } if($i['boots']) { $i['itmname']="<font color='pink'>*</font>".$i['itmname']; } if($i['amulet']) { $i['itmname']="<font color='brown'>*</font>".$i['itmname']; } if($i['braclet']) { $i['itmname']="<font color='yellow'>*</font>".$i['itmname']; } if($i['ring']) { $i['itmname']="<font color='lime'>*</font>".$i['itmname']; } if($i['special']) { $i['itmname']="<font color='darkorange'>*</font>".$i['itmname']; } print "<tr><td>{$i['itmname']}"; if ($i['inv_qty'] > 1) { print " x{$i['inv_qty']}"; } print "</td><td>\${$i['itmsellprice']}</td><td>"; print "$".($i['itmsellprice']*$i['inv_qty']); print "</td><td>[[url='iteminfo.php?ID={$i[']Info[/url]]"; if($i['inv_lent'] == 0) { print" [[url='itemsend.php?ID={$i[']Send[/url]] [[url='itemsell.php?ID={$i[']Sell[/url]] [[url='imadd.php?ID={$i[']Add To Market[/url]] [[url='quantify.php?id={$i[']Merge Items[/url]] [[url='itemuse.php?ID={$i[']Use[/url]] [[url='donateitem.php?ID={$i[']Donate To Gang[/url]]"; } if($ir['gang']>0 && $gangdata['gangARMORY']==1 && $i['inv_lent']==0) { print " [[url='donateitem.php?ID={$i[']Donate To Gang[/url]]"; } if($ir['gang']>0 && $gangdata['gangARMORY']==1 && $i['inv_lent']>0) { print " [[url='giveback.php?ID={$i[']Give Back[/url]]"; } if($i['itmtypename'] == 'Food' || $i['itmtypename'] == 'Medical' || $i['itmtypename'] == 'Donator Pack') if($i['effect1_on'] || $i['effect2_on'] || $i['effect3_on']) { print " [[url='itemuse.php?ID={$i[']Use[/url]]"; } if($i['weapon']) { print " [[url='equip_weapon.php?ID={$i[']Equip as Weapon[/url]]"; } if($i['armor']) { print " [[url='equip_armor.php?ID={$i[']Equip as Armor[/url]]"; } if($i['helmet']) { print " [[url='equip_helmet.php?ID={$i[']Equip as Helmet[/url]]"; } if($i['boots']) { print " [[url='equip_boots.php?ID={$i[']Equip as Boots[/url]]"; } if($i['amulet']) { print " [[url='equip_amulet.php?ID={$i[']Equip as Amulet[/url]]"; } if($i['braclet']) { print " [[url='equip_braclet.php?ID={$i[']Equip as Braclet[/url]]"; } if($i['ring']) { print " [[url='equip_ring.php?ID={$i[']Equip as Ring[/url]]"; } if($i['special']) { print " [[url='equip_special.php?ID={$i[']Equip as Special Item[/url]]"; } print "</td></tr>"; } print "</table>"; print "[size="1"][b]NB:[/b] Items with a small red [/size]<font color='red'>*</font>[size="1"] next to their name can be used as weapons in combat. Items with a small green [/size]<font color='green'>*</font>[size="1"] next to their name can be used as armor in combat. Items with a small blue [/size]<font color='blue'>*</font>[size="1"] next to their name can be used as a helmet in combat. Items with a small pink [/size]<font color='pink'>*</font>[size="1"] next to their name can be used as boots in combat. Items with a small brown [/size]<font color='brown'>*</font>[size="1"] next to their name can be used as amulets in combat. Items with a small lime [/size]<font color='lime'>*</font>[size="1"] next to their name can be used as braclets in combat. Items with a small yellow [/size]<font color='yellow'>*</font>[size="1"] next to their name can be used as rings in combat. Items with a small dark orange [/size]<font color='darkorange'>*</font>[size="1"] next to their name can be used as special items in combat.[/size]"; } $h->endpage(); ?> if anybody knows how please post a fix its a great mod apart from this 1 little bug
-
Richards Business Mod--Fixed With a few Things added.
gideon prewett replied to Joshua's topic in Free Modifications
i didnt add the active thing no but i have now ive found a bug thats very annoying in the kick member section i get this Manage CompanyPlease select a member to kick out of the Company: Company employee: This member has been kicked out of the Company. this is before ive picked anybody the log section is full of "was kicked out of the Company." with no name i dont know if its with the mod or me not installing it right but either way its annoying -
Richards Business Mod--Fixed With a few Things added.
gideon prewett replied to Joshua's topic in Free Modifications
well could u post ur cron here i know it would help me so i can add it in then work on the system i want (that i will also post here) it would also help others dont want that much cash being pumped in to there game :thumbsup: -
all burgers in the uk suck well the ones from the major places anyway and nice job cronus i wont be buying this mod but now i know ur haveing a 50% off sale i will come browse :thumbup:
-
Richards Business Mod--Fixed With a few Things added.
gideon prewett replied to Joshua's topic in Free Modifications
ok i got round to looking at this mod and i will need to edit it a bit for my own use but in all a great mod firstly tho and i think everybody should think about this i made a football club and i get just over 1 mil a day so whats stopping everybody getting 12 mil together starting a football club then sitting on 1 mil a day 100 members = 100 mil per day in to your game and i dont know about u guys but thats allot on my game so i thin that maybe a system needs to be added to say that idk u get 100k a day then an extra 50k per day per member or somthing that way u wont have hundreds of the same business with only 1 person in it i used football as a example but im sure all the other businesses are the same sort of thing i will be working on this myself but im no master coder so dont let me stop u if ucan do better lol im also going to be adding it so the employees get events for stuff like when there accepted in to the business etc -
Richards Business Mod--Fixed With a few Things added.
gideon prewett replied to Joshua's topic in Free Modifications
ive only just looked at this mod and it looks good well done imortal for fixing it and all the other coders who added bits n richard for building it i think that it would be good to add logs to this so staff can see whats going on including same ip alerts allot of good mods on this site need logs its like u all forget that multis are everywhere congrats on the mod +1 :thumbsup: -
question about upgrading battletent.php
gideon prewett replied to gideon prewett's topic in General Discussion
thanks that worked great -
ok i know the title of this thread is a bit missleading but what it want is a good addition to the battletent i want my npcs to be in order of level lowest level at the top and highest at the bottom i know its somthing to do with $q=$db->query("SELECT cb.*,u.*,c.npcid,cy.cityname FROM challengebots cb LEFT JOIN users u ON cb.cb_npcid=u.userid LEFT JOIN challengesbeaten c ON c.npcid=u.userid AND c.userid=$userid LEFT JOIN cities cy ON u.location=cy.cityid"); and i have tryed to do itmyself but i allways get sql errors any help would be aprechiated ?(
-
thanks allot :thumbsup:
-
soz i didn't check what i wrote i will make sure its all here this time lol what i mean is a mod that makes id 1 (the owner) invisible to all other players till u hit a button to show urself kinda like appear offline on msn
-
so it is soz my bad for not looking ok how about a mod that makes id invisible to others till u click a button in game to show urself
-
i think a mod that lets u swap items for items and crystals for diamonds etc that way players will trade more because its not just based on trust its important that its logged because it would also be a good tool for multis if its not
-
mccode-v2 Christmas Advent Calendar [ WORKING COPY }
gideon prewett replied to Uridium's topic in Free Modifications
i will be using it but i haven't set it up -
so what would it be for mass mail?
-
i iplimented a new mail system and it fits mostly with my game but the mass mail n gang mails wernt showing up as a new mail so i looked at them and saw i had to add $db->query("UPDATE users SET new_mail=new_mail+1"); but now it says i have 198 mails when i mass mail or gang mail any help would be good
-
Stat Inserting and withdrawing mod
gideon prewett replied to corruptcity || skalman's topic in Free Modifications
congrats on the mod i looks good i wont be useing it though but can i surgest u add a log system to it to stop multis sending stats to 1 player -
i like this idea im going to try to add this but so every item has a weight and u can only carry a cirtain ammount includeing med items and collectibles etc and have it so ur max carry weight is ur max strengh :thumbup: but +1
-
Guide? What happened to the guide to do this for everything? ?(
-
FOUND A BUG 1 of my members just mailed me saying he upgraded a 9mm to a silenced 9mm useing the workshop his 9mm was ecuipt at the time so he used a 9mm + silencer to make a silenced 9mm now he has a silenced 9mm aswell as a 9mm it didnt take it because it was equipt any help on this bug would be good