Jump to content
MakeWebGames

[mc codes lite] User Credit Card Companys


Recommended Posts

Posted

This mod will allow users to create there own credit card companys in which they can loan money to other users in-game.

This mod is also gonna be apart of my "Gang Mod" which will be called the Loan Shark business's instead of credit card companys. more details found here: http://criminalexistence.com/ceforums/i ... 125361#new

Teaser:

user_cc_company_teasers.JPG

SQL

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

add this line of code before ?> in "cron_day.php"

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

user_cc_companys.php file

http://www.teampo2.com/crime-web/user_cc_companys.zip

Be sure to add a link pointing to user_cc_companys.php in your menu somewhere.

Posted

Re: [mc codes lite] User Credit Card Companys

 

Great idea +1

V2 maybe

I don't have V2 and i'm not paying 300$ for it =) I was gonna sell thsi mod at 5$/copy to try to get there lols but decided to give my first mod away as a freebie. if you like it that much though, you can donate to [email protected] via paypal. ;]

Posted

Re: [mc codes lite] User Credit Card Companys

 

Great idea +1

V2 maybe

I don't have V2 and i'm not paying 300$ for it =) I was gonna sell thsi mod at 5$/copy to try to get there lols but decided to give my first mod away as a freebie. if you like it that much though, you can donate to [email protected] via paypal. ;]

Before you think of selling mod's how about you learn how to spell first? It's amount not ammount! :wink:

Posted

Re: [mc codes lite] User Credit Card Companys

 

Great idea +1

V2 maybe

I don't have V2 and i'm not paying 300$ for it =) I was gonna sell thsi mod at 5$/copy to try to get there lols but decided to give my first mod away as a freebie. if you like it that much though, you can donate to [email protected] via paypal. ;]

Before you think of selling mod's how about you learn how to spell first? It's amount not ammount! :wink:

 

oh yeah?

Posted

Re: [mc codes lite] User Credit Card Companys

Jesus its a spelling, OMG why do people get so wound up on a spelling mistake. Nice Idea Sim

Posted

Re: [mc codes lite] User Credit Card Companys

problem is...the code is set when a user takes out a loan to minus the ammount from the companys bank....but the user can borrow as much as the company has in its bank....there needs to be something in there that says you cannont borrow more than that max ammount

Posted

Re: [mc codes lite] User Credit Card Companys

basicly when you set up a company it says to enter max ammount a user can borrow but they can borrow as much as you have in your company....needs a code stateing you cant borrow more than the max ammount that the company owner stated when they made the company

Posted

Re: [mc codes lite] User Credit Card Companys

 

basicly when you set up a company it says to enter max ammount a user can borrow but they can borrow as much as you have in your company....needs a code stateing you cant borrow more than the max ammount that the company owner stated when they made the company

bug fixed and also fixed bug where you can enter a negative # to manipulate system. please redownload file.

 

Also heres the cron_day.php query thats needed if you can't see it.

mysql_query("UPDATE userCCCompanyClients SET client_ammount_owed=(client_ammount_owed + (client_ammount_owed / client_ammount_int))") or die(mysql_error());

Posted

Re: [mc codes lite] User Credit Card Companys

 

Before you think of selling mod's how about you learn how to spell first? It's amount not ammount! :wink:

LOL, but then again, before complaining about others spelling, well you should also check your spelling first. it's "Mods" as short for "modification" and not "mod's" as you spelt. (and yes you can complain about my spelling as english is not my native language) ;)

@ Sim ... nice concept :)

Posted

Re: [mc codes lite] User Credit Card Companys

what ammount? The spelling error? if thats what you mean, then No, and I don't plan on fixing the spelling error.

Posted

Re: [mc codes lite] User Credit Card Companys

i test this out few few mins ago and come too how do other get loans when the no link to get a loan only start a ccard Company

Posted

Re: [mc codes lite] User Credit Card Companys

Hmm, iv added this, but when I click the link, there is nothing. The game around it is fine, just no tables or anything. iv added the sql and the .php file again to no avail.

Im using the V2 version.

Any ideas?

Posted

Re: [mc codes lite] User Credit Card Companys

Once again .... i have redownloaded it and i can take out more than the max that the bank say i can but as long as they have the funds there is no amount to be stopped.

Please can we fix this as it is a great mod just needs that part fixing!

Many Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...