Hello, i came up with an idea for DarkRP 2.3.7. What if there were multiple money printers? For example.
Cheap Money Printer
Price = 500$
Money generated will give 40$.
Buy it will easily explode.
HP=50
Standard Money Printer
Price = 2000$
Money generated will give 150$
Can explode.
HP=150
Premium Money Printer
Price = 6000$
Money generated will give 400$
Will never explode.
HP=350
I just need a helping hand, because i'm not that familiare with coding lua. I can change simple thing, change models and such. But with this, i need help. Because when you press F1 for example in DarkRP. Under admin commands, there is a command for maximum money printers. There i need maximum for each three of the money printers.
So if anyone would just help me in the right direction, or even more. I'd much appreciate it.
This is useless, if the admin wants it to print more, cost more, or have more health they change it in console.
[QUOTE=Anti-Flag;16316934]This is useless, if the admin wants it to print more, cost more, or have more health they change it in console.[/QUOTE]
No, it isn't useless. Instead of one money printer, you have more. Which gives the RP'ing more potential. Like on certain servers, you can make a druglab and a moneyprinter. Which both fabrics money.
I mean, to give the game more items.
No, It is useless. There is no point in having 3 different ones, And if your so desperate for it, It only takes about 10 minutes to code.
[QUOTE=RoFLWaFFLEZZ;16332974]No, It is useless. There is no point in having 3 different ones, And if your so desperate for it, It only takes about 10 minutes to code.[/QUOTE]
"I just need a helping hand, because i'm not that familiare with coding lua. I can change simple thing, change models and such. But with this, i need help. Because when you press F1 for example in DarkRP. Under admin commands, there is a command for maximum money printers. There i need maximum for each three of the money printers. "
[QUOTE=RoFLWaFFLEZZ;16332974]No, It is useless. There is no point in having 3 different ones, And if your so desperate for it, It only takes about 10 minutes to code.[/QUOTE]
Exactly.
Thats acutally no problem anymore if you havent noticed, its a long time you poste this but, you can find many printers on garrrysmod.org ; ) AND IT IS NOT USELESS !! Its not many servers that dont have more than one printer anymore :P
[QUOTE=RoFLWaFFLEZZ;16332974]No, It is useless. There is no point in having 3 different ones, And if your so desperate for it, It only takes about 10 minutes to code.[/QUOTE]
QFT.
On topic, just go find the entity (money_printer) and edit it to your liking. Most of the settings are in init.lua, and it isn't hard. I mean..
[lua]timer.create(100,300 function()
ent:PrintMoney(400)
timer.Destroy
end)[/lua]
Isn't hard to understand. (P.S. I failed so hard LOL)
-snip-
Well you could always do what I started, copy the normal printer and change name on it and prop model, color whatever you want, the basic commands are there so you can change money ammount, and you just adjust the price in F4 admin menu or on addentites. I am not really sure about the explosion things I am sure its a command there you can set to false or something like explode: true.
Holy jew.
29th July 2009 bump.
Sorry, you need to Log In to post a reply to this thread.