weewooz Posted July 14, 2009 Posted July 14, 2009 Again as i said i fount these on my old computer tower just posting them to see if any one can use them This allows gang owners to sell there gang on the gang market Call this gangmarket.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and add this sql to your php admin CREATE TABLE `gangsmarket` ( gm_id INT( 11 ) NOT NULL AUTO_INCREMENT, gm_from INT( 11 ) NOT NULL, gm_gang INT( 11 ) NOT NULL, gm_price BIGINT( 40 ) NOT NULL, PRIMARY KEY (gm_id) ) TYPE=MYISAM ; and thats it Quote
endo Posted July 15, 2009 Posted July 15, 2009 Re: Sell Your Gang VR1 interesting dont think ive come across gang markets before how to end my post? :S er endo out lol Quote
CraigF Posted July 15, 2009 Posted July 15, 2009 Re: Sell Your Gang VR1 Works perfect, nice one Quote
weewooz Posted July 15, 2009 Author Posted July 15, 2009 Re: Sell Your Gang VR1 glad you all like thought it would be some nice for people to add to there game keeps players active can never have enough mods for gangs hope you all enjoy plus 1 if you like ty guys Quote
endo Posted July 15, 2009 Posted July 15, 2009 Re: Sell Your Gang VR1 he never said he made it read the first line of the post Quote
CraigF Posted July 15, 2009 Posted July 15, 2009 Re: Sell Your Gang VR1 Yeah, +1 for the post. You found them on your old computer? Did you buy them before or something?! :S Confused now haha. Quote
weewooz Posted July 16, 2009 Author Posted July 16, 2009 Re: Sell Your Gang VR1 to be honest i cant rember was off my old tower when i was learning php so i might of made or picked it up some where cant rember just thought i would post it for all of you to use thanks for +1 guys Quote
Modern-Empires Posted July 17, 2009 Posted July 17, 2009 Re: Sell Your Gang VR1 good mod, V2 for people that cant code You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
weewooz Posted July 17, 2009 Author Posted July 17, 2009 Re: Sell Your Gang VR1 ty modern hope you all enjoy Quote
weewooz Posted July 17, 2009 Author Posted July 17, 2009 Re: Sell Your Gang VR1 plus 1 for yhose who use it and want to also make it so you can rent a gang out with its current members im working on it now and will add when done so basic you make gangs get your members to own it and rent it out for a fee weekly if they dont pay the rent on the gang then the gang returns back to its owner you post what you all think before i post Quote
Modern-Empires Posted July 17, 2009 Posted July 17, 2009 Re: Sell Your Gang VR1 yh i think that sounds like a good idea, but i think to make sure that the main owner can cancel the rent at anytime, i think it would be a good idea due to the fact some players might have a week break but needs some1 to look after it, so yh go for it Quote
Faz` Posted July 17, 2009 Posted July 17, 2009 Re: Sell Your Gang VR1 he never said he made it read the first line of the post to be honest i cant rember was off my old tower when i was learning php so i might of made or picked it up some where cant rember just thought i would post it for all of you to use thanks for +1 guys Basically, you didn't make this, so you have no authority whatsoever to post it unless the original creator of this gives you permission to. Quote
Saberman Posted July 17, 2009 Posted July 17, 2009 Re: Sell Your Gang VR1 he never said he made it read the first line of the post to be honest i cant rember was off my old tower when i was learning php so i might of made or picked it up some where cant rember just thought i would post it for all of you to use thanks for +1 guys Basically, you didn't make this, so you have no authority whatsoever to post it unless the original creator of this gives you permission to. well unless the original owner owns up and says you dont have my permission to post it then it should be removed and you never know he said he cant remember so he could of made it. Quote
CraigF Posted July 17, 2009 Posted July 17, 2009 Re: Sell Your Gang VR1 plus 1 for yhose who use it and want to also make it so you can rent a gang out with its current members im working on it now and will add when done so basic you make gangs get your members to own it and rent it out for a fee weekly if they dont pay the rent on the gang then the gang returns back to its owner you post what you all think before i post Good Idea, just make it so that they have rented the gang then they can't touch the vault, members or other important things (these are simple if statement(s)), also make its so they pay before they rent so you don't have to worry about them not paying so like a user puts on how many days they will rent the gang out for and how much they want for it, then users do that like the buying gangs but slight alterations, shouldnt be too hard. :) Quote
bugsybunny Posted August 21, 2009 Posted August 21, 2009 Re: Sell Your Gang VR1 im having issues with this, it will let any member add the gang to the market, i have tried elseif(!$ir['gangPRESIDENT']) { die ("You cant sell a gang you dont own!"); } but i always get the error, even if im the president Quote
weewooz Posted August 21, 2009 Author Posted August 21, 2009 Re: Sell Your Gang VR1 you using my version 1 or the converted vr2 ? Quote
bugsybunny Posted August 21, 2009 Posted August 21, 2009 Re: Sell Your Gang VR1 converted to v2 Quote
weewooz Posted August 21, 2009 Author Posted August 21, 2009 Re: Sell Your Gang VR1 did you add the sql i put on the first page mate Quote
bugsybunny Posted August 21, 2009 Posted August 21, 2009 Re: Sell Your Gang VR1 yeah, iv added the file and sql, but it still lets me put the gang on the market even though im not president Quote
bugsybunny Posted August 21, 2009 Posted August 21, 2009 Re: Sell Your Gang VR1 ahh i found a post helping with it!! gotta love that search ! if($ir['userid'] != ($gangdata['gangPRESIDENT'])) { die ("You need to be president to do this!"); } now i just need to find out where lol Quote
Danny696 Posted August 21, 2009 Posted August 21, 2009 Re: Sell Your Gang VR1 -1 for 098 you didnt make this you didnt add credits cum'on everything youve posted on here hasnt been yours Quote
weewooz Posted August 21, 2009 Author Posted August 21, 2009 Re: Sell Your Gang VR1 danny get of my case if you have nothing better to do than keep following people around ce saying this is not yours you lead a sad life no wonder people dont use ce no more people like you boar us all to death and im out of here 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.