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

Can anybody tell me what is this scripting?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dezkit
Member
Join Date: Jun 2008
Old 07-07-2008 , 23:11   Can anybody tell me what is this scripting?
Reply With Quote #1

block load
{
es_xset terrorist 0
es_xset counterterrorist 0
es_xset score 0
}

event round_start

{
es_getplayercount terrorist 2
es_getplayercount counterterrorist 3
if (server_var(terrorist) == 5) then es_doblock pug/exec
if (server_var(counterterrorist) == 5) then es_doblock pug/exec
}

block exec
{
{
es exec calcss.cfg
es_delayed .10
es exec lo3cal.cfg
}
else do
{
es_xforcevalue sv_password "scrim"
es_xforcevalue hostname "[LIVE]"
}
}

event round_end

{
if (server_var(score) == 12) then es_doblock pug/swap
}

block swap
{
es_xchangeteam event_var(userid) 3
es_xchangeteam event_var(userid) 2
}
dezkit is offline
dezkit
Member
Join Date: Jun 2008
Old 07-07-2008 , 23:17   Re: Can anybody tell me what is this scripting?
Reply With Quote #2

i got it from http://forums.mattie.info/cs/forums/...r=asc&start=18
dezkit is offline
mrpanda
Senior Member
Join Date: Jan 2007
Location: Cali
Old 07-08-2008 , 03:57   Re: Can anybody tell me what is this scripting?
Reply With Quote #3

think its just a exec file to run when clans battle each other in cs:s

looks to me like a bunch of resetting and as you can clearly see it executes
the cal.cfg and lo3.cfg for u
__________________
premier gaming community http://www.mrpanda.net

I have come back from my slumber.
mrpanda 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 19:17.


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