[b][size=150][color=#0040FF]ro_CashExchanger [ESP][/color][/size][/b]
_________________________________________________________________________________
by [b]RoOF[/b]
Version: [b]1.1 [/b]
[color=#FF0000][b]!Working Version![/b][/color]
[b][size=150][color=#0040FF]* Description:[/color][/size][/b]
- Its a little addon which allows you to Exchange your live (Hp's) for more money. You will open the menu with
"!cash" into the Chat.
[b][size=150][color=#0040FF]* Install instructions:[/color][/size][/b]
[b]1.[/b] Install Mattie's EventScripts 2.1.338 (Orangebox):
http://mattie.info/cs
[b]2.[/b] Extract the file [cash.rar] to your /cstrike/ directory:
[b]3.[/b] Add the following line somewhere in autoexec.cfg or server.cfg:
es_load cash
[b][size=150][color=#0040FF]* What does it?:[/color][/size][/b]
This is a cool Addon for [b]ZM[/b] ([b]ZombieMod[/b]). You have [b]Credits System[/b]. When you kill somebody or spawn at the new round you will get more credtis. And for this credtis you can spawn Objects by a Menu. You can open the menu by typing "[b]!prop[/b]" into the ingamechat.
[code]hmenu.addline("CashExchanger")
hmenu.addline("_____________________________________")
hmenu.addline(" ")
hmenu.addline("->1. [5 HP] for 1000 $")
hmenu.addline("->2. [10 HP] for 2000$ ")
hmenu.addline("->3. [20 HP] for 4000 $")
hmenu.addline("->4. [30 HP] for 6000 $")
hmenu.addline("->5. [40 HP] for 8000 $")
hmenu.addline("->6. [50 HP] for 10000 $")
hmenu.addline("->7. [80 HP] for 16000 $")
hmenu.addline("->8. [Random] for Random $")
hmenu.addline(" ")
hmenu.addline("_____________________________________")
hmenu.addline(" ")
hmenu.addline("0. Close")[/code]
- For more Hp you [b]Excange[/b] you will get [b]more Money[/b]. And when you have less the the needed Hp then it will lock this function. So that you [u]can't[/u] die.
[b][size=150][color=#0040FF]* Example:[/color][/size][/b]
For [5 HP] you will get 1000 $
[Random] for Random $
This function will give remove you a randomhp (from 1-99 Hp ) and you will get a randommoney (from 1-16000 $)
_________________________________________________________________________________
[b]Have fun[/b]!
and please don't forget the [b]Woot[/b]!
Installation
[b]1.[/b] Install Mattie's EventScripts 2.1.338 (Orangebox):
http://mattie.info/cs
[b]2.[/b] Extract the file [prop.rar] to your /cstrike/ directory:
[b]3.[/b] Add the following line somewhere in autoexec.cfg or server.cfg:
es_load cash
Version Notes For 1.1
Updated on: 2011-01-05 11:36:06 EST by roof
1.1 Fixxed Random Problem