Jump to content
MakeWebGames

Uridium

Members
  • Posts

    2,657
  • Joined

  • Last visited

  • Days Won

    74

Everything posted by Uridium

  1. Only thought of the concept less than 7 hours ago so im still open too suggestions and thoughts
  2. Streetsyndicate you could become my new best friend ;)
  3.   The basis of mcc works by $ir and $r for you and opponent and usally the opponent is human so the idea is to add a new variable $npc to create a new character the NPC's will have their own table with more options for staff to add A new attack system will be created so if users go over 50 strikes then the round is over and any HP lost by the NPC wont be rejuvenated A new maths approach will be called for to make sure losses in HP are correct for their criteria. Crons will be needed to update NPC's HP stats depending on how many times its actually been hit by the gang again due to math calculations. NPC's when beaten can give you rewards such as Upgrading your gang capacity money or crystals in vault or what ever staff choose as a reward at random. And yes this is a large scale task to take on but if successful can open new doors to MCC
  4. No denying this is going to be a mammoth task But if it works then it should open new doors for more vigorous ideas
  5. Little error CHANGE function check_brave() { global $db; global $ir,$c,$userid; $ir['cEXPneeded']=(int) ($ir['braveLVL']*500); if($ir['crimeexp'] >= $ir['cEXPneeded']) { $ir['braveLVL']+=1 $ir['brave']+=2; $ir['maxbrave']+=2; $ir['cEXPneeded']=(int) ($ir['braveLVL']*500); $query = sprintf("UPDATE users SET %a=$a+2,%b=%b+2,%c=%c+1 WHERE userid=%u", $ir['brave'], $ir['brave'], $ir['maxbrave'], $ir['maxbrave'], $ir['braveLVL'], $ir['braveLVL'], $ir['userid']); $db->query($query); } }   TO function check_brave() { global $db; global $ir,$c,$userid; $ir['cEXPneeded']=(int) ($ir['braveLVL']*500); if($ir['crimeexp'] >= $ir['cEXPneeded']) { $ir['braveLVL']+=1; $ir['brave']+=2; $ir['maxbrave']+=2; $ir['cEXPneeded']=(int) ($ir['braveLVL']*500); $query = sprintf("UPDATE users SET %a=$a+2,%b=%b+2,%c=%c+1 WHERE userid=%u", $ir['brave'], $ir['brave'], $ir['maxbrave'], $ir['maxbrave'], $ir['braveLVL'], $ir['braveLVL'], $ir['userid']); $db->query($query); } }
  6. The poor old NPC's in any MCC game never get much recognition you beat one up win and thats about it so the poor old NPC goes into retirement.. until someone else bashes their brains in. But could they be used for anything else ? Well my theory is YES. Scripting has already been started so here's the general Idea.... Gangs they can steal and do crimes and beat up other opponents for fun and thats about it really.. So why not bring in a NPC to spice things up. CONCEPT 1 = NPC's are randomly invited into a gang to create havoc their HP will be massive so you will all need to work as a team to beat the crap out of it. However each day that passes the NPC can rejuvenate its HP which makes it harder for your gang to knock it out so to speak.. Get it right and win the fight against the NPC will see you reaping rewards for your Gang and even maybe the NPC may wish to help you out with other things ( this depends on wether the NPC wants to join or not ) 2 = The now beated NPC that accepts to be in your gang will be faithful for upto 24 hours after which they will leave and probably end up trying to knock the crap out of your gang again.. 3 = if you fail in your endeavor to beat the NPC then the whole of your gang will be sent to Hospital for a relaxing stay ( Oh forgot to mention ) The President of the gang will be taken hostage by the NPC and might need a handsom reward to free them or if they are feeling Generous let you try beating them again in a rematch. 4 = new items will be introduced into the game to help you out on your Quest to defeat the NPC but this isnt an easy task as the Label on the item is missing and wont tell you exactly if its a good or bad item to use against it... and i'll think of more as i go along.... but thats the idea at the moment,,,,
  7. tiny added bit .. print "<img src ='Image.png' title = 'Home' height ='xxx' width='xxx' border='0' />Home   changed ALT to TITLE as some browsers dont like ALT xxx on both width and height can be numerical to fit an image accordingly into your game. BODER='0' Will remove the blue border around an image so when its clicked it won't look stupid..
  8. Well in my oppinion theres only one place for this thread to go and thats to the Rubbish bin or we could have a Numb nuts section and add this as a proud reminder oops lol
  9. We deffo need a numb nuts forum on here lol
  10. One thing thats making me giggle at this post is this... QUOTED FROM DANDRE02 I'll give ya 5 mins to look at this and tell me why its funny lol
  11. Ive noticed no-ones ever tried saying my mods are theirs or is that a good thing lol
  12. replace $rows = mysql_query("SELECT `ID` FROM `cComments` WHERE (`RecieverID` = ".abs(intval($_GET['u'])).") "); $rows = mysql_num_rows($rows); $pages = ceil($rows/$limit); if($rows % $limit == 0) with $comment = mysql_query("SELECT `ID` FROM `cComments` WHERE (`RecieverID` = ".abs(intval($_GET['u'])).") "); $rows = mysql_num_rows($comment); $pages = ceil($comment/$limit); if($comment % $limit == 0)
  13. Lucky add me to MSN [email protected]
  14. Furn what type of game do you have ?
  15. change $CC = mysql_query("SELECT c.`ID`,c.`cTIME`,c.`SenderID`,c.`RecieverID`,c.`Comment`,u.`userid`,u.`username` FROM `cComments` c LEFT JOIN `users` u "."ON c.`SenderID` = u.`userid` WHERE (`RecieverID` = ".abs(intval($_GET['u'])).") LIMIT ".$page.",".$limit." "); to $CC = $db->query("SELECT c.`ID`,c.`cTIME`,c.`SenderID`,c.`RecieverID`,c.`Comment`,u.`userid`,u.`username` FROM `cComments` c LEFT JOIN `users` u "."ON c.`SenderID` = u.`userid` WHERE (`RecieverID` = ".abs(intval($_GET['u'])).") LIMIT ".$page.",".$limit." ");
  16. dandre are you on about mailcount from mainmenu ? on mainmenu.php after the global statement add $mc=$ir['new_mail']; then further down look for mail (0) if you find it then replace with. if($mc > 0) { print "<font color=green>New messages! ($mc)</font> "; } else { print "Messages (0) "; }
  17. Just to Quote i will never make a mod thats already in association with another game i dont see the point as its not original
  18. Its a known fact that children can have a rare condition of hairloss and thanks to Jez from Roguevampires.net With his generosity he is having his Hair cut To raise money for this rare condition along with your help we can let children have what we see as an everyday thing So come on dig deep and help support a worthy cause. Visit Jez's Haircut And show your support We are all saying how well we are doing with our games howabout making a child smile today... Thank You.. If youd like to find out more about this rare condition visit Little Princess Trust
  19. After a few months away well not exactly away but not coding i think i should be good to go and do some more mods. So watch out in the freebies section for ideas that will blow your mind..
  20. If you do this script correctly you could have more than 1 type of key to get you out of jail as long as its ItemID and name are entered.. Example after the include "globals.php"; add $filename="keys.txt";$words=file($filename);shuffle($keys);$key=$keys[0]; // THIS IS FOR YOUR NAMES KEYS $filename="keysID.txt";$words=file($filename);shuffle($keysID);$keyID=$keysID[0]; // THIS IS FOR YOUR KEYS ID now on this part if($i['itmname'] == 'Jail Key') { print " [Use]"; } turn it into if($i['itmname'] == '$keys') { print " [Use]"; } And this part print " [Use]"; Change to print " [Use]"; make two text files one called keys.txt and one called keysID.txt now you can add as many key names and key IDs that you have listed in your game
  21. Ooops my bad i had two pages open and responded to wrong post sorry guys wonderd why i couldnt find it lol
  22. Correct me if im wrong here but i was told that if you post an invention idea Via normal postal mail to yourself that the actual Postafe date is sufficient to say that it is your own creation... as long as the Mail hasnt been defaced or tampered with once received and opened by a lawayer/solicitor to confirm its genuine ?
  23. Well thought out im going to give ya a +10000 anyway even though this silly new forum dont allow Points anymore ;)
  24. Only bit that Concerns me is the approach to giving out Crystals as a reward you may find your bug section filled up with duplicate entries for people trying to claim the reward
  25. nah matey im not suggesting you didnt make the mod im just saying that if it had a link to fixed Bugs users would stop reporting same thing
×
×
  • Create New...