PDA

View Full Version : Blockmaker & Exolent XP, doesnt work


Whaat93
06-24-2010, 09:42
I use cikjam (http://forums.alliedmods.net/member.php?u=47763)'s but i receive all grenates insteed for (10% you receive flashbang #1) or something...it does show that, but i receive all grenate...

here is my plugin config

; Custom - Add 3rd party plugins here
hns_xp.amxx
blockmaker.amxx
jumpstats_main.amxx
jumpstats_long.amxx
jumpstats_count.amxx
jumpstats_bhop.amxx
jumpstats_ladder.amxx
jumpstats_weird.amxx
hidenseek.amxx
frostnades.amxx
nademodes.amxx
and here it my hide and seek.cfg

// This is where all the cvars go for HideNSeek
// Information about the cvars can be found at: http://forums.alliedmods.net/showthread.php?t=65370

hns_footsteps 1
hns_money 0
hns_nubslash 3
hns_disablebuy 1
hns_hidetime 10
hns_timersounds 1
hns_noslowdown 1
hns_teamchange 0
hns_disablekill 1
hns_chooseteam 0
hns_semiclip 1
hns_semiclip_alpha 127
hns_noflash 1
hns_removebreakables 1
hns_removedoors 1
hns_visiblecommands 0
hns_noboosting 2
hns_noboosting_punish 3
hns_noboosting_damage 25
hns_noboosting_interval 1.0000
hns_blindcolors "0 0 0 255"
hns_hudcolors "0 255 0"
hns_lights "m"
hns_gametype "HideNSeek v2.8"
hns_prefix "[HNS]"
hns_warmup_godmode 1
hns_warmup_respawn 1

hns_hiders_knife 1
hns_hiders_alivefrags 0
hns_hiders_grenades 1
hns_hiders_grenades_percent 100
hns_hiders_flashbangs 2
hns_hiders_flashbangs_percent 100
hns_hiders_smokegren 1
hns_hiders_smokegren_percent 100
hns_hiders_armor 100

hns_seekers_grenades 0
hns_seekers_grenades_percent 0
hns_seekers_flashbangs 0
hns_seekers_flashbangs_percent 0
hns_seekers_smokegren 0
hns_seekers_smokegren_percent 0
hns_seekers_armor 100

hnss_prefix "[HNS-SCRIM]"
hnss_vote_timer 30

hnss_rounds_wins 3
hnss_rounds_losses 5
hnss_rounds_savewins 0

hnss_points_knife 1
hnss_points_headshot 1
hnss_points_grenade 1
hnss_points_kill 1
hnss_points_suicide 1
hnss_points_teamkill 2
hnss_points_roundwin 1
hnss_points_roundwin 1
hnss_points_rounds 10

Crazybeer
06-24-2010, 09:46
hns_hiders_knife 1
hns_hiders_alivefrags 0
hns_hiders_grenades 0
hns_hiders_grenades_percent 100
hns_hiders_flashbangs 0
hns_hiders_flashbangs_percent 100
hns_hiders_smokegren 0
hns_hiders_smokegren_percent 100
hns_hiders_armor 100

Always tune the hiders grenade off.

GXLZPGX
06-24-2010, 11:55
http://forums.alliedmods.net/showthread.php?t=107153

Whaat93
06-24-2010, 15:55
hns_hiders_knife 1
hns_hiders_alivefrags 0
hns_hiders_grenades 0
hns_hiders_grenades_percent 100
hns_hiders_flashbangs 0
hns_hiders_flashbangs_percent 100
hns_hiders_smokegren 0
hns_hiders_smokegren_percent 100
hns_hiders_armor 100Always tune the hiders grenade off.


Thanks!