Zero-Affect Posted May 15, 2009 Posted May 15, 2009 Re: [MC-Codes][V2]Thugs (core system) lol @ Zero-Affect. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. To many to list. lol i know that's why i stopped at ctype :-D but i atleast made a example with mine giving that i know them :P not all of them are used for protection though... Quote
eido Posted May 16, 2009 Posted May 16, 2009 Re: [MC-Codes][V2]Thugs (core system) Why dont you add it so your thugs can attack users and they had stats. Just a suggestion. Quote
Dayo Posted May 16, 2009 Author Posted May 16, 2009 Re: [MC-Codes][V2]Thugs (core system) yea i was gona add a thug v thug attack system (thats why the level and stats and items r there) could be possable to hosp the user that lost Quote
Zero-Affect Posted May 16, 2009 Posted May 16, 2009 Re: [MC-Codes][V2]Thugs (core system) basically pets Quote
Dayo Posted May 16, 2009 Author Posted May 16, 2009 Re: [MC-Codes][V2]Thugs (core system) pets????? Quote
Strats Posted June 6, 2009 Posted June 6, 2009 Re: [MC-Codes][V2]Thugs (core system) This does not really do anything. No members have made any money from like this. They just wasted their money. Quote
Dayo Posted June 7, 2009 Author Posted June 7, 2009 Re: [MC-Codes][V2]Thugs (core system) yes im adding a way to get money from it soon its just ive been so busy wit a level exams it would be very easy to add stuff ur self Quote
jonomatt Posted June 13, 2009 Posted June 13, 2009 Re: [MC-Codes][V2]Thugs (core system) how long? lol cant wait to see it lol Quote
Dayo Posted June 13, 2009 Author Posted June 13, 2009 Re: [MC-Codes][V2]Thugs (core system) you could add somat to cron day like mysql_query("UPDATE users SET thugmoneyclaim = 1"); then add somat like this to mythugs.php after if($action==''){ if($ir['thugmoneyclaim']) { echo 'Gather money for today'; then add this before the last '} else {' at the bottom of the page else if ($action==collect){ if($ir['thugmoneyclaim']) { $rand= mt_rand(100,750); $money = $ir['thugs']*$rand; $db->query("UPDATE users SET money =money+$money WHERE userid = userid) } else {echo'you have already gathred your money today!';} } btw i just done this on my ipod so it may not work Quote
weewooz Posted July 16, 2009 Posted July 16, 2009 Re: [MC-Codes][V2]Thugs (core system) why ya buy a thug item it dont show on my thugs page under attack waepon thingi Quote
b4ugobye Posted July 17, 2009 Posted July 17, 2009 Re: [MC-Codes][V2]Thugs (core system) same problem here.. added item to staff_thugitems then purchased by using upgrade.. says i bought it, but not listed. Quote
Adrian Posted July 18, 2009 Posted July 18, 2009 Re: [MC-Codes][V2]Thugs (core system) Can i have Cron for this Training and When i buy the Item i make It dont show up in the Attacking or Defiance :D Quote
weewooz Posted August 9, 2009 Posted August 9, 2009 Re: [MC-Codes][V2]Thugs (core system) as anyone got this to work at all a very good new core system just looks thrown together tho which is a shame coz this be improved alot ill work on this for my game then :) thanks for the post Quote
Dayo Posted August 9, 2009 Author Posted August 9, 2009 Re: [MC-Codes][V2]Thugs (core system) from the 1st of september i will be recoding all of this i will be relesing the core systemout for free but there will be addons for it that you can install for it (will be around $5ea tho) when 1st coded this i was learning php and threw this together so it will be beter coded too! Quote
weewooz Posted August 9, 2009 Posted August 9, 2009 Re: [MC-Codes][V2]Thugs (core system) wow september some time way and yes mate as much as i like tghe idea i do agree that this was thrown together mate will be nice to see your outcome and to see how far you can go with this Quote
Dayo Posted August 10, 2009 Author Posted August 10, 2009 Re: [MC-Codes][V2]Thugs (core system) its september cos i have 8-9 hours shifts every day at work till then :( 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.