316k / DopeWars.js

A drug-dealing game set in streets of Montreal City.
https://316k.legtux.org/waste/dopewars.js/
MIT License
11 stars 13 forks source link

Find a way to restrict the amount of money loanable at the pawn shop #6

Open 316k opened 10 years ago

316k commented 10 years ago

It has been pointed out that you can loan 100,00,000$ and just buy lots and lots of cocaine when the game begins. It kind of ruins the fun.

If you have an idea, @djura-san, I'd be happy to hear it :)

ghost commented 10 years ago

How about the usual scenario as in Drug Lord-alike games: if you have certain amount of money, you can raise even more?

For example: i can borrow only 1000 at the beginning of the game but if i earn 10.000 then i could borrow a little more. SOmething like this could do the trick:

Of course, there is a solution to allow borrowing only up to 5000 at any stage of the game. It would make this game a lot harder and more interesting to play. And if there would be something like option for borrowers to beat you up if you dont pay up the money on time, it would be even better :)