Raised This Month: $ Target: $400
 0% 

Friendly fire


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ElitePickle
Member
Join Date: Feb 2005
Old 03-28-2005 , 22:58   Friendly fire
Reply With Quote #1

Ok what file do i put the cvar ''mp_friendlyfire 0'' in i put it in amxx.cfg and server.cfg but when i change maps it never sticks and i have to do it manualy also i have some team attack plugins, would thoes have anything to this?
ElitePickle is offline
Send a message via AIM to ElitePickle
v3x
Veteran Member
Join Date: Oct 2004
Location: US
Old 03-28-2005 , 23:08  
Reply With Quote #2

It goes in server.cfg.

Try doing this, then change the map:
amx_rcon exec server.cfg
__________________
What am I doing these days? Well, I run my own Rust server. It's heavily modded. If you'd like to join, the ip is 167.114.101.67:28116

I also created a website called Rust Tools. It will calculate and tell you the raw amounts of resources needed to craft items.
v3x is offline
ElitePickle
Member
Join Date: Feb 2005
Old 03-29-2005 , 01:51  
Reply With Quote #3

ok its in my server.cfg

Code:
// Use this file to configure your DEDICATED server. 
// This config file is executed on server startup.

// disable autoaim
sv_aim 0

// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
// hostname "Half-Life"

// maximum client movement speed 
sv_maxspeed 320
// load ban files
exec listip.cfg
exec banned.cfg

sv_maxrate 4096
sv_minrate 0
sv_maxupdaterate 16
sys_ticrate 130.0
sv_voicecodec voice_speex
sv_voicequality 5
log on

mp_timelimit 30
sv_cheats 0
mp_flashlight 1
sv_unlag 1
sv_maxunlag 0.5
sv_unlagsamples 1 
mp_autoteambalance 1 
mp_timelimit 20 
mp_friendlyfire 0
and when i first start my map it says in console


Code:
L 03/28/2005 - 22:44:36: Server cvar "mp_timelimit" = "35"
L 03/28/2005 - 22:44:36: Server cvar "mp_freezetime" = "5"
L 03/28/2005 - 22:44:36: Server cvar "mp_friendlyfire" = "1"
L 03/28/2005 - 22:44:36: Server cvar "sv_gravity" = "400"

and after i type amx_rcon exec server.cfg it says

Code:
L 03/28/2005 - 22:44:36: Server cvar "mp_timelimit" = "35"
L 03/28/2005 - 22:44:36: Server cvar "mp_freezetime" = "5"
L 03/28/2005 - 22:44:36: Server cvar "mp_friendlyfire" = "0"
L 03/28/2005 - 22:44:36: Server cvar "sv_gravity" = "400"
but then i change maps and it just goes back to the first 1
any help
ElitePickle is offline
Send a message via AIM to ElitePickle
ElitePickle
Member
Join Date: Feb 2005
Old 03-29-2005 , 17:03  
Reply With Quote #4

does any 1 no y it isnt reading the friendlyfire part of my server.cfg?
ElitePickle is offline
Send a message via AIM to ElitePickle
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 04-02-2005 , 01:55  
Reply With Quote #5

Add this to the top of your server.cfg file:

mapchangecfgfile server.cfg

and see if it works now.
__________________
Dr_Knuckles is offline
ElitePickle
Member
Join Date: Feb 2005
Old 04-02-2005 , 02:39  
Reply With Quote #6

i got it to work it was in my maps folder i had like a de_dust config and it had ff on
ElitePickle is offline
Send a message via AIM to ElitePickle
Deagle
Veteran Member
Join Date: Jun 2004
Old 04-02-2005 , 02:41  
Reply With Quote #7

pickle if u specify
C:\HLServer\hlds.exe -console -game cstrike +maxplayers 10 +map fy_snow3 +port 27016 +mapchangecfgfile "server.cfg" -noipx

+mapchangecfgfile "server.cfg" in your hlds shortcut all u need to alter is
server.cfg and it will be exec on every mapchange
__________________
http://www.kingpinservers.com
-=(Wickedest Host On Eastcoast)=-
Deagle is offline
ElitePickle
Member
Join Date: Feb 2005
Old 04-02-2005 , 03:55  
Reply With Quote #8

ok i have no idea what u mean by that but the server.cfg does not over ride the map.cfg
ElitePickle is offline
Send a message via AIM to ElitePickle
Dr_Knuckles
AlliedModders Donor
Join Date: Mar 2005
Location: SW Florida
Old 04-02-2005 , 03:57  
Reply With Quote #9

Well, you should still put that line in your server.cfg file like I said, it is part of the map.cfg idea. Then if you still have problems simply edit your map.cfg file.
__________________
Dr_Knuckles is offline
GotGhosts?
New Member
Join Date: Apr 2005
Old 04-02-2005 , 09:55   How do I turn FF off?
Reply With Quote #10

Steam Forum Link

How do I turn FF off?
rcon mp_teamplay 1301
1301 disables friendly fire and armor strip.

21 disables fire, but allows armor strip.

As said, put that in your server.cfg and execute it.


mp_teamplay 1301
GotGhosts? is offline
Reply



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 22:41.


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