[b][size=150][color=#0040FF]ro_HealthExchanger [ESP][/color][/size][/b]
_________________________________________________________________________________
by [b]RoOF[/b]
Version: [b]1.0 [/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 [b]Exchange[/b] your money ([b]$[/b]) for more live ([b]HP[/b]). You will open the menu with
"[b]!health[/b]" 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 [health.rar] to your /cstrike/ directory:
[b]3.[/b] Add the following line somewhere in autoexec.cfg or server.cfg:
es_load health
[b][size=150][color=#0040FF]* What does it?:[/color][/size][/b]
- You can [b]Excange[/b] your [b]Money[/b] for [b]more HP[/b]. And when you have less the the needed money then it will [b]lock[/b] this function.
[b][size=150][color=#0040FF]* Example:[/color][/size][/b]
For [[b]1000 $[/b]] you will get [[b]5 HP[/b]]
[[b]Random[/b]] for [b]Random $[/b]
This function will give remove you a randommoney ([b]from 1-16000 $ [/b]) and you will get a randomhp ([b]from 1-99 HP[/b])
[code]hmenu.addline("HealthExchanger")
hmenu.addline("_____________________________________")
hmenu.addline(" ")
hmenu.addline("->1. [1000 $] for [5 HP]")
hmenu.addline("->2. [2000 $] for [10 HP] ")
hmenu.addline("->3. [4000 $] for [20 HP]")
hmenu.addline("->4. [6000 $] for [30 HP]")
hmenu.addline("->5. [8000 $] for [40 HP]")
hmenu.addline("->6. [10000 $] for[50 HP]")
hmenu.addline("->7. [16000 $] for[80 HP]")
hmenu.addline("->8. [Random $] for [Random HP]")
hmenu.addline(" ")
hmenu.addline("_____________________________________")
hmenu.addline(" ")
hmenu.addline("0. Close")[/code]
_________________________________________________________________________________
[b]Have fun[/b]!
and [u]please[/u] 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 [health.rar] to your /cstrike/ directory:
[b]3.[/b] Add the following line somewhere in autoexec.cfg or server.cfg:
es_load health
Version Notes For 1.0
Updated on: 2011-01-07 20:25:33 EST by roof
1.0 Relase