Raised This Month: $12 Target: $400
 3% 

Headshot Modes


Post New Thread Reply   
 
Thread Tools Display Modes
Jkbullangero
Junior Member
Join Date: Mar 2013
Old 03-18-2013 , 00:08   Re: Headshot Modes
Reply With Quote #71

plugins not working

SERVER: 190.196.5.93:28096 CS1.6
Jkbullangero is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 03-18-2013 , 00:49   Re: Re: Headshot Modes
Reply With Quote #72

Quote:
Originally Posted by Jkbullangero View Post
plugins not working

SERVER: 190.196.5.93:28096 CS1.6
Tell me what you want to do. You have to set the first cvar to the seeing you want inside your server. Cfg

Post the output of
Meta list
Amx_list

Last edited by Doc-Holiday; 03-18-2013 at 00:51.
Doc-Holiday is offline
Jkbullangero
Junior Member
Join Date: Mar 2013
Old 03-18-2013 , 00:56   Re: Headshot Modes
Reply With Quote #73

Headshot Modes!

Archive
--> steam / cstrike / Server.cfg

Archive: Server.cfg
Quote:
hostname V2Gamers.cl
rcon_password
sv_password
log on
sv_maxupdaterate 100
sv_minupdaterate 20
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 1.5
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcecamera 0
mp_footsteps 1
mp_freezetime 4
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 6
mp_logecho 1
mp_logfile 1
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_timelimit 45
mp_tkpunish 0
sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 1
sv_cheats 0
sv_contact httpcs.v2gamers.cl
sv_friction 4
sv_gravity 800
sv_maxrate 50000
sv_maxspeed 320
sv_minrate 10000
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
max_queries_sec_global 150
max_queries_sec 3
sv_stats 0
sv_voicecodec voice_speex
sv_voicequality 2
sv_pure 1
sv_region 1
decalfrequency 60
host_framerate 0
sv_lan 0
hs_mode 4
hs_chest 0
hs_knife 0

exec listip.cfg
exec banned.cfg
Help me via email or facebook :S


Last edited by Jkbullangero; 03-18-2013 at 01:32.
Jkbullangero is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 03-18-2013 , 02:37   Re: Headshot Modes
Reply With Quote #74

Your settings should make every shot a head shot
Doc-Holiday is offline
coolmans
Member
Join Date: Sep 2009
Old 11-01-2013 , 23:51   Re: Headshot Modes
Reply With Quote #75

L 11/02/2013 - 09:501: Start of error session.
L 11/02/2013 - 09:501: Info (map "fy_pool_day") (file "addons/amxmodx/logs/error_20131102.log")
L 11/02/2013 - 09:501: [HAMSANDWICH] Failed to retrieve classtype for "czbot", hook for "fwdHamTraceAttack" not active.
L 11/02/2013 - 09:501: [AMXX] Displaying debug trace (plugin "hs_modes.amxx", version "1.5")
L 11/02/2013 - 09:501: [AMXX] Run time error 10: native error (native "RegisterHam")
L 11/02/2013 - 09:501: [AMXX] [0] hs_modes.sma::plugin_init (line 27)
coolmans is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 11-01-2013 , 23:52   Re: Re: Headshot Modes
Reply With Quote #76

Quote:
Originally Posted by coolmans View Post
L 11/02/2013 - 09:501: Start of error session.
L 11/02/2013 - 09:501: Info (map "fy_pool_day") (file "addons/amxmodx/logs/error_20131102.log")
L 11/02/2013 - 09:501: [HAMSANDWICH] Failed to retrieve classtype for "czbot", hook for "fwdHamTraceAttack" not active.
L 11/02/2013 - 09:501: [AMXX] Displaying debug trace (plugin "hs_modes.amxx", version "1.5")
L 11/02/2013 - 09:501: [AMXX] Run time error 10: native error (native "RegisterHam")
L 11/02/2013 - 09:501: [AMXX] [0] hs_modes.sma::plugin_init (line 27)
Requires rage ham bot addon from the rage module thread
Doc-Holiday is offline
coolmans
Member
Join Date: Sep 2009
Old 11-02-2013 , 16:22   Re: Headshot Modes
Reply With Quote #77

Quote:
Originally Posted by Doc-Holiday View Post
Requires rage ham bot addon from the rage module thread
did not understand

"hs_mode", "2" = case 2: // Blocks all headshots (Humans and bots)
does not work.



how to make the immune system to admins with the flag of A

case 2: // Blocks all headshots (Humans and bots)
{
if (get_user_flags(Att, ADMIN_IMMUNITY))
{
return HAM_IGNORED;
}

if(get_tr2(traceresult, TR_iHitgroup) == HIT_HEAD)
{
******

does not work.
coolmans is offline
coolmans
Member
Join Date: Sep 2009
Old 11-03-2013 , 02:05   Re: Headshot Modes
Reply With Quote #78

amxx 1.8.3 does not work. (
coolmans is offline
coolmans
Member
Join Date: Sep 2009
Old 11-04-2013 , 15:10   Re: Headshot Modes
Reply With Quote #79

help me, amxx 1.8.3 does not work.
coolmans is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode