Raised This Month: $ Target: $400
 0% 

How do you execute Cal.Cfg and Lo3.cfg


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
The Hatred
Member
Join Date: Mar 2006
Location: Rancho Cucamonga
Old 05-24-2006 , 00:34   How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #1

Say my rcon password was 120332 what would I type in console to activate cal and lo3?Thanks.
__________________
~Only The Dead Have Seen The End Of War.~
The Hatred is offline
Send a message via AIM to The Hatred Send a message via MSN to The Hatred Send a message via Yahoo to The Hatred
hitme
Senior Member
Join Date: May 2006
Old 05-24-2006 , 01:54  
Reply With Quote #2

you need to have the cal.cfg and lo3.cfg in your cstrike folder inorder to execute them
__________________


+ Karma
hitme is offline
Send a message via AIM to hitme
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 05-24-2006 , 02:01  
Reply With Quote #3

When you do have them in there, do these commands,

First enter your rcon password *IN GAME*
Code:
rcon_password PASSWORDHERE
Next, execute the cal.cfg and the lo3.cfg
Code:
rcon exec cal.cfg
rcon exec lo3.cfg
Spanky McNutnut is offline
hitme
Senior Member
Join Date: May 2006
Old 05-24-2006 , 02:20  
Reply With Quote #4

here you can use this as your cal.cfg
Quote:
hostname "CAL CS Match Server"
sv_maxupdaterate 100
sv_minupdaterate 20
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
sv_unlagsamples 1
sv_unlagpush 0
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .25
mp_consistency 1
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcechasecam 2
mp_forcecamera 2
mp_footsteps 1
mp_freezetime 15
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 6
mp_logecho 1
mp_logdetail 1
mp_logfile 1
mp_logmessages 1
mp_maxrounds 999
mp_playerid 0
mp_roundtime 1.75
mp_timelimit 999
mp_tkpunish 0
mp_startmoney 800

sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_proxies 1
sv_cheats 0
sv_clienttrace 1.0
sv_clipmode 0
sv_contact
sv_friction 4
sv_gravity 800
sv_maxrate 25000
sv_maxspeed 320
sv_minrate 0
sv_send_logos 1
sv_send_resources 1
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65

allow_spectators 0
decalfrequency 60
edgefriction 2
host_framerate 0
log on
pausable 0

amx_off

say "CAL config file has been executed"

exec lo3.cfg


and this as your lo3.cfg



Quote:
*|[ lo3.cfg ]|*
// Aliases
alias w "wait"
alias w5 "w;w;w;w;w;"
alias w10 "w;w;w;w;w;w;w;w;w;w;"
alias w100 "w10;w10;w10;w10;w10;w10;w10;w10;w1...
alias lo0 "say --- LIVE ON THREE ---;"
alias lo1 "sv_restartround 1; w100;"
alias lo2 "sv_restartround 1; w100;"
alias lo3 "sv_restartround 1; w100;w200;"
alias lo4 "say [------------];w5;lo5;"
alias lo5 "say [E-----------];w5;lo6;"
alias lo6 "say [VE----------];w5;lo7;"
alias lo7 "say [IVE---------];w5;lo8;"
alias lo8 "say [LIVE--------];w5;lo9;"
alias lo9 "say [-LIVE-------];w5;lo10;"
alias lo10 "say [--LIVE------];w5;lo11;"
alias lo11 "say [---LIVE-----];w5;lo12;"
alias lo12 "say [----LIVE----];w5;lo13;"
alias lo13 "say [-----LIVE---];w5;lo14;"
alias lo14 "say [------LIVE--];w5;lo15;"
alias lo15 "say [-------LIVE-];w5;lo16;"
alias lo16 "say [--------LIVE];w5;lo17;"
alias lo17 "say [E--------LIV];w5;lo18;"
alias lo18 "say [VE--------LI];w5;lo19;"
alias lo19 "say [IVE--------L];w5;lo20;"
alias lo20 "say [LIVE--------];w5;lo21;"
alias lo21 "say [-LIVE-------];w5;lo22;"
alias lo22 "say [--LIVE------];w5;lo23;"
alias lo23 "say [---LIVE-----];w5;lo24;"
alias lo24 "say [----LIVE----];w5;lo25;"
alias lo25 "say [----LIVE----];w5;lo26;"
alias lo26 "say [----LIVE----];w5;lo27;"
alias lo27 "say [----LIVE----];w5;lo28;"
alias lo28 "say [----LIVE----];"
alias say "GL and HF"

// Execute
lo0
lo1
nato
set
lo2
lo3
lo4
demos

// GL HF
__________________


+ Karma
hitme is offline
Send a message via AIM to hitme
DaPalestinianPro
Junior Member
Join Date: Feb 2008
Old 02-15-2008 , 23:37   Re: How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #5

wait i dont get it how do u add them to ur cstrike folder?
DaPalestinianPro is offline
TheNewt
Donor
Join Date: Jun 2006
Location: Where I live.
Old 02-15-2008 , 23:40   Re: How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #6

put them in a file, and put that file in your cstrike folder.

If you can't understand this, then I warn you to NOT ATTEMPT TO SET UP A CAL STANDARDS SERVER.

You need to have somewhat of a know-how to do these things.
__________________
Quote:
toe3_ left the chat room. (G-lined (AUTO Excessive connections from a single host.))
TheNewt is offline
DaPalestinianPro
Junior Member
Join Date: Feb 2008
Old 02-16-2008 , 00:33   Re: How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #7

wat do u name the folder?
DaPalestinianPro is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-16-2008 , 10:26   Re: How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #8

Quote:
Originally Posted by TheNewt View Post
put them in a file, and put that file in your cstrike folder.

If you can't understand this, then I warn you to NOT ATTEMPT TO SET UP A CAL STANDARDS SERVER.

You need to have somewhat of a know-how to do these things.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Jheshka
Senior Member
Join Date: Dec 2005
Old 02-16-2008 , 12:05   Re: How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #9

rcon_password 1234567890
rcon exec lo3.cfg
__________________
James
Jheshka is offline
HighX
Junior Member
Join Date: Feb 2007
Location: OH
Old 02-17-2008 , 13:21   Re: How do you execute Cal.Cfg and Lo3.cfg
Reply With Quote #10

thanks for the configs, been looking for a *stable* lo3.cfg
HighX 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 11:26.


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