Jump to content
MakeWebGames

Wookard

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Everything posted by Wookard

  1. Re: Burn House for V2 See that wasn't so hard +1
  2. Re: Burn House for V2 What about making it take away a good chunk of Will seeing as it is affecting the house...
  3. Re: [$25] Treasure Map! That looks amazing! I only have one question. Can the picture be different? As something like that doesn't fit my game. Other then that... HOLY SMOKES!! Worth every dollar imo!
  4. Re: [V2]Crystal Smuggling Mod[V2] Hi, this looks like a great Mod! I am a big NOOB hehe. Is there a way for you guys to show me to make it so it requires a item first? Ie maybe buying a Sail Boat!! Maybe even Hiring a crew. So only people that are farther in the game or not cheaters can afford to do this? Again, Awesome Mod. +1 for sure =)
  5. Re: [Free] [v1] Monkey Slaves I thank you for the help, but I don't even know where to start with adding that stuff. This is just more to get me figuring stuff out. I want to learn to make my own mods and this is the best way I can think of. This is an example of a Loss event for a slave. It looks like I have close to what you are talking about, but maybe in the wrong spot? Thanks for any help with this, I really want to learn this stuff!   if ($rand=='6') { $randcash=mt_rand(1,150); $cash=($ir['cronies']*$randcash); $safecash=mysql_real_escape_string($cash); echo "Your Cronies were robbed of $$safecash!"; echo " Try Again"; $db->query("UPDATE users SET money=money-'$safecash' WHERE userid=$userid"); $db->query("UPDATE users SET cronies_hunger=cronies_hunger-20 WHERE userid=$userid"); $h->endpage(); exit;
  6. Re: [Free] [v1] Monkey Slaves If i make a event where you lose money or crystals, how can I stop if from going into negatives :? I am just learning and figured this would be a good mod to play around with to learn the basics. TIA This is a GREAT mod btw +1
  7. Re: Event ADD Is there a trick to getting the OC Cron itself to work? This is what happens when a OC finishes.. oclog.php incorrect usage of file
  8. Re: [$10] Minesweeper Awesome mod!
×
×
  • Create New...