Addon Details

Watch - Add Favorite


0 out of 1 users claim this version works for them.
Does this version work for you?
4
w00ts
w00t!2

ES Hidden ESP - Version 5.0

posted on 2008-10-26 14:46:33
by BackRaw

Requires: [list][*][url=http://forums.eventscripts.com/viewtopic.php?f=125&t=29657]SPE[/url][/list]

Tags: css hidden

Description

It's a remake of [b]JGCmember's[/b] "ES Hidden V2" script that he wrote in cooperation with [b]freddukes[/b]. The idea is from [b]Grey Echo[/b] (he released the first Public Beta of this conversion). @ freddukes and JGCmember: The server crashed on de_ and other maps because of the models. I only wrote the script with the sounds, because with models it crashes. [b]Further note:[/b] It now works again with the model, don't know why, maybe because of the Orange Box update. [color=darkred][size=100][b]I just wanted to thank you for the creation of V2! It's a good script, but I couldn't see the errors anymore. Now the script is back with more features =)[/b][/size][/color] It's pretty the same gameplay as JGC's script, but I modified, added and fixed many things that he forgot or was too lazy to do it, or couldn't fix/add/modify. Now it's got a new class system containing the "old" [b]Assault[/b] and [b]Support[/b] classes. But the weapons and other things are changed, the chat-command "!class" is the same: [list][b]Assault: 75 HP[/b], [i]FAMAS[/i] or [i]MP5 Navy[/i] or [i]M3 (Shotgun)[/i] or [i]XM-1014 (Auto-Shotgun)[/i] or [i]M4A1[/i] + [i]5-7[/i] or [i]P228[/i]. [b]Support: 125 HP[/b], [i]MP5 Navy[/i] or [i]TMP[/i] or [i]XM-1014[/i] + [i]5-7[/i] or [i]P228[/i].[/list] I thought the P90 was too hard, the Hidden's got killed very fast, so I swapped it with FAMAS. M4A1 is still available, but you'll get only 50 HP with it. [size=120][color=blue][b]New Changes[/b][/color][/size][list] 1. [b]Hidden Health[/b]: Set it to what you think the Hidden needs to have to survive 2. [b]Addidional Hidden Health[/b]: The Hidden will get additional health each time they kill an IRIS Force. 3. [b]Round-Kills[/b]: The Hidden will get [i]Additional Hidden Health[/i] [b]*[/b] [i]Round-Kills[/i], if they did kills in one or more rounds.[/list] [size=120][color=blue][b]Gameplay[/b][/color][/size] [list]As the [b]Hidden[/b]: You spawn at T-Spawn, get only a knife and you have to either survive the round or kill every CT. If you "only" survive, you'll get no more HP than you have. Else, if you kill someone, you'll get the [i]Additional Hidden Health[/i] and score a [i]Round-Kill[/i]. The [i]Round-Kills[/i] are saved even if you die as a Hidden. If you kill the Hidden as CT again, you'll get the HP you gained by killing. If you get killed by an IRIS Force, you'll get switched to the CTs. As an [b]IRIS Force[/b]: If you spawn the first time on the map, the class-popup will appear so that you can choose which guns and equipment you want. If kill the Hidden, you'll get swapped to the Ts as the Hidden. [/list] Please, test this addon out if it works with more players than 1 on each team! And, if you're that nice, please test this on other games, well you'd have to replace the weapons, of course =) [size=120][color=blue][b]Configuration[/b][/color][/size] File: [i]./addons/eventscripts/hidden/hidden_config.ini[/i] [code][general] # Dark Mode: 0 - Normal Map-lighting, 1 - Darker map, 2 - Very dark map (looks not that good for most maps) dark_mode = 1 [hidden] # The Hidden-Health, how many HP does the Hidden need to survive? health = 250 # What's the Hidden's speed? speed = 1.6 # How many HP does the Hidden gain each kill? additional_health = 85 # How many extra Speed does the Hidden gain each kill? extra_speed = 0.3 # How many Hiddens are available? count = 1 [iris] # What weapons do Bots get? bot_primary = tmp, mac10, mp5navy, scout bot_secondary = p228, glock, usp # When an IRIS Force types in !class, how long can't he/she acess the menu again? menu_time = 10[/code] Have fun!

Installation

1. Extract the zip file to ./cstrike. Folder structure already done by me. 2. Put into your autoexec.cfg: [code]es_xload hidden[/code] 3. Do a mapchange. If the map isn't going darker if dark_mode was set to 1 or 2, do "es_reload hidden" and change the map again.

Version Notes For 5.0

Updated on: 2010-10-31 22:00:22 EST by BackRaw (View Zip Contents)
Completely rewrote (again), but now - that I am more intelligent - I fixed EVERYTHING, even the bot-management! Yes, you can now play with bots! To do this, you need to set those settings in your server.cfg:[code]bot_join_team "ct" mp_limitteams "0" mp_autoteambalance "0"[/code]

( Previous Versions )