Jump to content
MakeWebGames

Raptor_Jesus

Members
  • Posts

    143
  • Joined

  • Last visited

    Never

Everything posted by Raptor_Jesus

  1. Re: [mccode] Annoucement Mod Hmm I'll give it a try. I'm always sending out to many massmails so its worth a look.
  2. Re: Delete Mass Mails Thats handy I like this as I send out tons of mass mails lol. I prolly eat more space in the db than everything else :-D :-Dnice lil extra
  3. Re: What is the most liked type/style of game? Pirates arrrrrrrrrrrr :-D
  4. Re: !!**Whore House Mod FREE**!! Hmmm Ive never offered nothing in the CE forums yet but heres a idea of what you could do. Under $h->menuarea(); Add $chance=(int)(rand(1,100)); $hospital=(int)(rand(125,300)); The make the following change to a given section I think youll get the idea. if($_GET['spend'] == 'april') { if($ir['money'] <1000000) { die ("You don't have enough money to hire a April!"); } else if($chance<50) { mysql_query("UPDATE users SET will=will+35,energy=0,money=money-1000000 WHERE userid=$userid",$c); mysql_query("UPDATE users SET will=maxwill WHERE will > maxwill",$c); die ("<center>You payed a April \$1,000,000, took her to the back room and had your way with her. You feel some of your will comming back to you. >Home</center>"); } if($chance>51 && $chance<100) $asshead = $ir['userid']; $reasonhosp = 'Got Aids'; mysql_query("UPDATE users SET hospital=hospital+60, money=money-1000000, HP=0 WHERE userid=$asshead",$c); mysql_query("UPDATE users SET hospreason='$reasonhosp' WHERE userid=$asshead",$c); event_add($ir['userid'],"You got aids",$c); die ("<center>After you wake in the room you see a scab covered whore, and aids meds on her nightstand. Your a dumbfuck arent you?. "); $h->endpage(); Just threw that up tested it once or twice use at your discreation as im sure theres better ways to do it.
  5. Re: !!**Whore House Mod FREE**!! I got some staff members I think will take part in my tavern fun lol :mrgreen:
  6. Re: Ajax chat script Another nice seanybob addition. I think I'll use this one for those odd people that say they cant ever get into chat. :mrgreen:
  7. Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!*** Nice Arson.
  8. Re: Accept c/c Payments without Paypal I'm so going to be looking into this paypal just froze my account for no valid reason. Now I have to go through all the dispute issues with them and pray I get my account back and all the money that was in it. :cry: :cry:
  9. Raptor_Jesus

    Introductions

    Re: Introductions I'm Noelle full time mother of two, full time college student and owner of Cove of Pirates. I started out playing Nation Wars got bored of it and started playing (and still do) Demon Dimension. After awhile I thought I can make my own game. I dove into php head first. So here I am reading and learning from people and enjoying the knowledge that can be obtained here. To add to the candor mmmm Absinthe makes my world go round. Shalom :mrgreen:
  10. Re: New Gang Staff Panel(Free) Nice Gen looks very clean I like it
  11. Re: mailbox with smilies Great idea. Since spells original post I have about 25 smilies now and I was starting to forget them myself nice, simple addition for the smilie fans
  12. Re: mailbox with smilies nice works great
  13. Re: gang staff panel nice thanks fot the freeb
  14. Re: Send Crystals FREE!! Works beautifully
  15. Re: Mod ideas I would like to see a mod that allows gangs to lend members housing. I'm playing with the coding for one now but yeah thats one I would like to see. Another if someone hasnt done it would be organized crimes against other gangs. :-o
×
×
  • Create New...