Isomerizer Posted March 17, 2008 Posted March 17, 2008 Title: Break In Price: $20 Includes: - 1 PHP File - Instructions Description: This mod will allow users to break into other users house, Default brave is 2 x level. There are several steps when breaking into someones house then several options once inside, including money, items and lock picking. First you must decide whether to pick the lock, it will indicate a percentage of success depending on your level compared to the persons level being broken into. Once you decided, you'll attempt to pick the lock, If you fail, 3 Outcomes will happen, containing jail, hospital and a neutral result. If you succeed, you'll enter the users house and can decide to steal 10% of there cash, or steal / destroy one of there items, The higher the price of the item = Harder to steal / destroy. Same with cash. The Mod will also alert all users of attempts and successful break ins using events. Destroying, will perm destroy there item, done out of spite. But don't worry, higher the item price = harder to break. Also comes with a small tutorial. Screenshots: Phase 1 Phase 2 Inside the house Stealing Destroying Stealing Money Orignally made in v1, Has not been tested in v2. Can convert. Can be seen working @ www.amazon-survival.com Quote
Guest Anonymous Posted March 17, 2008 Posted March 17, 2008 Re: Break In [$25] Oo - You beat me to that one -- I have a small burglary mod that I was intending releasing as a freebie... Guess I'd better not now :D Quote
montyash Posted March 24, 2008 Posted March 24, 2008 Re: Advanced Break In [$20] i would like to buy this mod what is your msn or somthing i can contact you on Quote
Haunted Dawg Posted March 26, 2008 Posted March 26, 2008 Re: Advanced Break In [$20] I bought this mod it is a pretty cool mod. My members LOVE it, the only thing when buying it, it had 1 bug that i had to ideal out. Iso here is the fix it should be: When updating the item it should actualy be: if(mysql_num_rows($check) > 0) { // Update Item if they do not have mysql_query("UPDATE `inventory` SET `inv_qty` = inv_qty+1 WHERE `inv_itemid` = $items->inv_itemid AND `inv_userid` = $userid LIMIT 1",$c) or die(mysql_error()); } You might be asking why is there so many spaces its because i went through the file to make it more readable for me :wink: Quote
Isomerizer Posted March 26, 2008 Author Posted March 26, 2008 Re: Advanced Break In [$20] You might be asking why is there so many spaces its because i went through the file to make it more readable for me :wink: Lol, I still haven't got into the habbit of indenting. Quote
Haunted Dawg Posted March 26, 2008 Posted March 26, 2008 Re: Advanced Break In [$20] I just space out my coding to read it better ;) btw iso contact me for the version that aint got 3 exploits ;) Quote
JDubz Posted March 27, 2008 Posted March 27, 2008 Re: Advanced Break In [$20] Ok I think I might buy this one it is good :mrgreen: :mrgreen: :mrgreen: :mrgreen: Quote
Haunted Dawg Posted March 27, 2008 Posted March 27, 2008 Re: Advanced Break In [$20] i would not suggest buying it quite yet. it has too many bugs an exploits :| Quote
YoungGold Posted March 27, 2008 Posted March 27, 2008 Re: Advanced Break In [$20] NOTE: Thats why you buy the mod dont realease it out into the game find the bugs yourself And if you cant fix them report to Iso so he can fix it and then give you the fix so then you can be safe to actually release it into the game. Quote
Isomerizer Posted March 27, 2008 Author Posted March 27, 2008 Re: Advanced Break In [$20] Updates - Code cleaned up. - Less sessions. - Security updated. - Indents added. :roll: Quote
ronhouston2 Posted April 3, 2008 Posted April 3, 2008 Re: Advanced Break In [$20] is there a way to make this mod in V2 I dont know if it is Quote
spazz Posted April 3, 2008 Posted April 3, 2008 Re: Advanced Break In [$20] is there a way to make this mod in V2 I dont know if it is It is, I use it in my game Quote
ronhouston2 Posted April 3, 2008 Posted April 3, 2008 Re: Advanced Break In [$20] I made a Simple one i dont know if theres a way to add that the victim Losses Crystals as well Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.