PDA

View Full Version : Hero: BombSquad


Emp`
09-17-2005, 16:47
BombSquad

Description
Always Get Bomb/Defuser and Godmode While Planting/Defusing

shconfig.cfg CVARS
//BombSquad
bombsquad_level 1
bombsquad_godtime 5 // Time of godmode after defuse/planting starts - default 10

Changed defualt godtime and added only able to get godmode once per round

Halvor
09-17-2005, 16:51
atleast it aint a rip nice work emp:)

enough
09-17-2005, 19:59
Nice Work. But wouldnt it be better if it where they can die from lazers, bazooka ect. ect.

l3lindshot
09-17-2005, 20:16
why would it b gay? u can just wait till they plant or defuse and kill them and if u dont like it edit it

mage
09-18-2005, 13:22
why would it b gay? u can just wait till they plant or defuse and kill them and if u dont like it edit it

or dont use hero at all on your server


nice job emp this was a new one i gonna set it too low level all people will love it

Emp`
09-24-2005, 14:08
Hero updated:

-changed default godtime to 5
-only able to get godmode once per round

Om3gA
09-25-2005, 11:57
you shud add something that makes this hero work only on "de_" maps... something like

new currmapname[33]
get_mapname(currmapname, 32)
if(equal(currmapname,"de_",3))
gHasHeroPowers
else
!gHasheroPower

or as a cvar like

new currmapname[33]
get_mapname(currmapname, 32)
if(equal(currmapname,"de_",3))
set_cvar_num("bombsquad", 1)
else
set_cvar_num("bombsquad", 0)

and do the same thing to DEman

yang
09-25-2005, 12:11
it only works when u defuse/plant the bomb, its only triggered when u plant/defuse. What is the point of a de_ check map? its completely unnessecary in my opinion.

mydas
09-25-2005, 12:15
i think he meant that if you're not on a de_ map, this hero shouldn't show at all ... at least that's how i think this should be

yang
09-25-2005, 12:21
if it doesn't show ppl have to rechoose hero everytime :p wouldn't that b annoying? eheh

Om3gA
09-25-2005, 12:22
no coz its dumb to have bomb/defuser on cs_ or ac_ or fy_ map

ikkaro
09-25-2005, 13:38
i agree whit yang..anoying to select new hero as soon as its not a de map..

Om3gA
09-25-2005, 13:40
i think you guyz misunderestood me ? i mean that if the map aint a "de_" map this hero just dosnt give a c4/defuser ? i never sayed anything about droping the hero....

mydas
09-25-2005, 17:32
selecting a new hero ? oh, you're talking about servers on which xp is saved from map to map ... dunno, guess the best solution is to give the hero something else, too, so it isn't useless if you're playing non-de_ map

Jonathan Young
09-27-2005, 22:49
Ok, not sure, but this looks like a bug, either you can plant bombs and defuse them on other maps, or the bomb keeps on coming up on non de maps. I think this has been talked about, but never really fixed.

Emp`
09-27-2005, 23:54
you are always given a bomb if your t. you can only plant if your in a bomb zone. you can only defuse if your a ct.

btw- the reason i didn't do the only de named maps is because there are some other maps that are bombing maps but arent names de_. i also dont see what is so bad if a t had a bomb on as or cs map? its not like they are going to throw it at other players and be like. HAHA you have a bomb! (no ive never done this :) )

only bug ive seen once is that one time i switched teams weirdly and i got a bomb as ct. i might make it so if your ct you drop the bomb, but prolly wont do this because the bug didnt occur the next round.

ill update de man with the de maps only sooner or later though.

ExKiLL
11-26-2005, 08:43
[102] unknown unknown unknown sh_bombsquad.am bad load
Load fails: Module "SheroPlugin" required for plugin. Check modules.ini

where i can get this sheroPlugin Module? :(

all other shero plugins running

Emp`
11-26-2005, 12:04
this one isnt for the module >.> but here (http://forums.alliedmods.net/showthread.php?t=34441)

YodaGman
11-26-2005, 12:06
uhhhh this hero is kinda like terrorist since you get the bomb everyround if your a T but its good ill try it out.