tittlemouse Posted April 14, 2007 Posted April 14, 2007 here it is a donator day market dday.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. database data You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. if u have used this mod. delete it and use this 1. Quote
hamster01 Posted April 14, 2007 Posted April 14, 2007 Re: donator day market for v2 free wth... USE CODE, not quote Quote
Michael Posted April 14, 2007 Posted April 14, 2007 Re: donator day market for v2 free I am going to test this, i hope it aint mine tittlemouse, it reminds me of mine or someone elses. Need to check it against mine first though Quote
hamster01 Posted April 14, 2007 Posted April 14, 2007 Re: donator day market for v2 free U bought mine though.. Looks exactly the same.. Quote
oxidati0n Posted April 14, 2007 Posted April 14, 2007 Re: donator day market for v2 free Nice job. +1 Quote
tittlemouse Posted April 14, 2007 Author Posted April 14, 2007 Re: donator day market for v2 free thanks. im doing donator citys and donator crimes and donator shops at the moment. Quote
hamster01 Posted April 14, 2007 Posted April 14, 2007 Re: donator day market for v2 free ox, i think he just edited the original one.. -1 Quote
tittlemouse Posted April 14, 2007 Author Posted April 14, 2007 Re: donator day market for v2 free thanks lol. Quote
Ghetto Posted April 14, 2007 Posted April 14, 2007 Re: donator day market for v2 free -- -------------------------------------------------------- -- -- Table structure for table `donatormarket` -- CREATE TABLE `donatormarket` ( `cmID` int(11) NOT NULL auto_increment, `cmQTY` int(11) NOT NULL default '0', `cmADDER` int(11) NOT NULL default '0', `cmPRICE` int(11) NOT NULL default '0', PRIMARY KEY (`cmID`) ) ENGINE=MyISAM ; -- -------------------------------------------------------- He did cmID ect is for the Crystal Market. So its clearly just the crystal market converted. Quote
Michael Posted April 15, 2007 Posted April 15, 2007 Re: donator day market for v2 free Oh well, lol that is piss easy anyway Quote
Solid Snake Posted April 15, 2007 Posted April 15, 2007 Re: donator day market for v2 free You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. there it should work Quote
tittlemouse Posted April 15, 2007 Author Posted April 15, 2007 Re: donator day market for v2 free whats the differance anyway. it works on my site. Quote
Aqua Posted April 15, 2007 Posted April 15, 2007 Re: donator day market for v2 free Well he made an effort :) Quote
tittlemouse Posted April 15, 2007 Author Posted April 15, 2007 Re: donator day market for v2 free thanks legend killer Quote
Michael Posted April 15, 2007 Posted April 15, 2007 Re: donator day market for v2 free What effort? Changing the word/s itemmarket to ddmarket?? piss easy if ya use dreamweaver!! Quote
hamster01 Posted April 15, 2007 Posted April 15, 2007 Re: donator day market for v2 free Yea.. lol Quote
Michael Posted April 16, 2007 Posted April 16, 2007 Re: donator day market for v2 free Also you say it works on ya site yeah?? Well if you are using item market sql it shouldnt work Quote
hamster01 Posted April 16, 2007 Posted April 16, 2007 Re: donator day market for v2 free hmm.. Yep, :lol: :S Quote
Guest Anonymous Posted April 19, 2007 Posted April 19, 2007 Re: donator day market for v2 free the fact is your not going to learn how to code something your new to by coding it, you need to figure out what everything does, and by editing a script that is already made your giving yourself some practice to understanding how it works, just because you can do it doesn't mean he can so give him credit for trying. maybe instead of critisizing him on hios methods you should give him pointers to better it. Quote
-Genocide- Posted April 19, 2007 Posted April 19, 2007 Re: donator day market for v2 free really, who gives a rats ass if this is just crystal market converted, the point is, it works, and he was cool enough to post it for free and save everyone some time and money, so stop bitching and complaining, and go post somewhere else. +1 nice add. Quote
fagan Posted April 25, 2007 Posted April 25, 2007 Re: donator day market for v2 free i have added this to my game and i get QUERY ERROR: Unknown column 'cm.cmADDER' in 'on clause' Query was SELECT cm.*, u.* FROM donatormarket cm LEFT JOIN users u ON u.userid=cm.cmADDER ORDER BY cmPRICE/cmQTY ASC tried changing them from cm to dm and still get the same can anyone help me please Quote
KyleCrispy Posted April 30, 2007 Posted April 30, 2007 Re: donator day market for v2 free hope this works this file must be called: dday.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. the sql for it You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. this was my v1 version converted to v2 if this dont work properly just let me know Quote
hamster01 Posted April 30, 2007 Posted April 30, 2007 Re: donator day market for v2 free really, who gives a rats ass if this is just crystal market converted, the point is, it works, and he was cool enough to post it for free and save everyone some time and money, so stop bitching and complaining, and go post somewhere else. +1 nice add. Effort? Just replace crystals in dreamweaver, wow thats hard :| 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.