HLCCL Forums  

Go Back   HLCCL Forums > Community Forums > General Chat
Register FAQ Members List Calendar Mark Forums Read

Reply
 
Thread Tools
Old 24-08-2004, 07:37 PM   #1
gel
-HLCCL- Monkee
 
gel's Avatar
 
Join Date: May 2002
Location: n.ireland
Posts: 868
gel is on a distinguished road
Send a message via ICQ to gel
Thumbs up Adrenaline Gamer For Beginners

Okay, just thought I'd write-up some things that would be useful for new players coming into Adrenaline Gamer servers (aid their learning, show what AG is capable off and whatever else)... because of the character limit for each post I've had to split them.

Movies
There are some nice movies made of Half-Life, full list can be found right here.. basically I've taken the ones with the trophy beside them (only ones I've seen anyhow, personally I thought all of them were a good watch).
  • HL: CS Fanvideos | 145MB | direct download
    I recommend their second video highly (the one I have linked), the first looks rough in comparsion. Don't be fooled about the foreign language singing at the beginning (subtitled in english). It is pretty amusing in parts with superb quality, along with some basic lessons of HLDM... and I don't think anyone would disagree that this is a must download for any Half-Life fan.
  • HL: di.avi | 405MB | direct download
    I like this one for the trick jumping, which is about half way through (the whole movie is good by the way, but the trick jumping just does it for me).
  • HL: Reloaded | 86MB | direct download
    This one features speed, shots and some trick jumps of the maker of this movie, again very well put together from start to finish.
  • HL: The CAN War | 70MB | direct download
    I didn't really like the start (the introduction if you will), but when the fighting scenes get started it makes it worth the download.
  • HL: MAXXED | 35MB | direct download
    A smaller file size than the others, but caters just as good as them. This movie flicks between top players, viewing playing style and shots, nicely put together.
Demos
Here are some decent demos from probably the best player in HLDM, with a few additions.*Note: The ones marked with "-" are older demos, read below on how to play them.

Playing Demos

Some steps on how to play recently recorded demos, you should try this method first if you're unware of when it was recorded and if it doesn't play see what error is brings up then check below as I may have mentioned it.
  • Log into Steam
  • Click on "Play games"
  • Select "Adrenaline Gamer Steam"
  • Then double-click on that or you can right-click > "Launch game..."
  • Now depends where your console key is assigned, but usually pressing "~" or "`" will bring down the command line
  • Type playdemo demoname in the command line
Problems
  1. Code:
    ] playdemo demoname 
    Playing demo from demoname.dem.
    
    BUILD 2637 SERVER (0 CRC)
    Server # 368
    Server is running game ag.  Restart in that game to connect.
    You launched "Half-Life" instead of "Adrenaline Gamer Steam".

  2. Code:
    ] playdemo demoname
    Playing demo from demoname.dem.
    ERROR: couldn't open.
    Make sure the demo file is in the correct location, these being either "..\SteamApps\email@email.com\half-life\ag\" or "..\SteamApps\email@email.com\half-life\valve\". Also you'd best check that the filename you're calling even exists in those directories.

  3. Code:
    ] playdemo demoname
    Playing demo from demoname.dem.
    WARNING! demo protocol outdated.
    Demo file protocols 45:5, Engine protocol is at 47:5
    
    BUILD 1786 SERVER (0 CRC)
    Server # 1
    Your client side .dll [cl_dlls\client.dll] failed the CRC check.
    The .dll may be out of date, or the demo may have been recorded using an old version of the .dll.
    Consider obtaining an updated version of the .dll from the server operator.
    Demo playback proceeding.
    Host_Error: UserMsg: Not Present on Client ##.
    The demo you're trying to play is too old, read below in overcoming this problem.

Playing Older Demos

Steam unforunately has yet to implement a feature for playing older demos and by the looks of things, doubt they'll be doing anything about it in the near future.

There are two ways to play older demos at the moment; but I'll only mention the simpler option, first download the following files (or don't if you already have them).
Okay, I'm assuming you already have the old WON Half-Life installed, if you don't just grab your CD then install it again. Be sure you're patched up to 1.1.1.0, if not... yep, you got it, download the patch from the above links.

You'll need AGmod to watch the demos. As the final WON AGmod was v6.3, that is what you'll need, again... if you don't have it download using the above links.

Now onto the demoplayer called SKPlayer (aka GeekPlayer), latest version is v1.1 at the time of writing and this will allow you to play older demos. Download that and then configure it to your old HL.exe location, should also make all demo files clickable so they automatically open for play when double-clicking. You might want to add -32bpp in the "Command line options:" so Half-Life will run in 32bit colour when watching demos (More on the installation and usage...).

Problems
  1. "Could not copy demo-file: The system cannot find the path specified."
    Usually that error means it can't find your AG folder. Rename your old AGmod folder (the one created from the v6.3 installation) from ag to aghl, or from aghl to ag. To be sure what to rename your folder to, open the demo using SKPlayer by double-clicking it and check out what it says in "Demo Information" and look at what "Mod:" says.

  2. "Demo is too stuttery or dark!?"
    If you find the demo really stuttery or anything, you can try pressing "Fix demo" in SKPlayer, then play it again and see if that changes things.
gel is offline   Reply With Quote
Old 24-08-2004, 07:38 PM   #2
gel
-HLCCL- Monkee
 
gel's Avatar
 
Join Date: May 2002
Location: n.ireland
Posts: 868
gel is on a distinguished road
Send a message via ICQ to gel
Creating autoexec file
For a start, it isn't cheating to use one, alright? ..good!
To create one for yourself, run through these steps:
  1. Open a text editor, preferably notepad.
  2. Add settings.

    Copy and paste these if you want:
    Code:
    echo "cfg loading..."
    
    //miscellaneous
    unbindall
    bind "TAB" "+showscores"
    bind "ESCAPE" "cancelselect"
    bind "`" "toggleconsole"
    bind "~" "toggleconsole"
    bind "F5" "snapshot"
    bind "s" "stopsound"
    
    
    //connection (my 56k values)
    rate "4800" 	//isdn: rate 6000 ;	adsl/cable or better: rate 10000
    cl_rate "4800" 	//isdn: cl_rate 6000 ;	adsl/cable or better: cl_rate 10000
    cl_cmdrate "15"	//isdn: cl_cmdrate 50 ;	adsl/cable or better: cl_cmdrate 100
    
    ex_interp "0.1"
    fps_modem "100"
    
    
    //display
    default_fov "90"
    precache "1"
    crosshair "1"
    bind "m" "+commandmenu"
    fps_max "100"
    
    
    //visual
    brightness "3"
    gamma "4"
    texgamma "2"
    lightgamma "1.8"
    
    
    //movement
    //---------change these to your own style
    bind "a" "+decentjump"
    bind "b" "+use2"
    bind "MOUSE1" "+attack"
    bind "MOUSE2" "+attack2"
    bind "c" "+forward"
    bind "d" "+back"
    bind "e" "+duck"
    bind "f" "invnext"
    bind "g" "+moveright"
    bind "h" "+moveleft"
    bind "i" "+reload"
    bind "j" "+speed"
    
    
    //mouse
    +mlook
    joystick "0"
    sensitivity "6.0"
    m_yaw "0.022"
    m_pitch "0.022"
    m_side "0.8"
    m_forward "1"
    
    
    //weapons
    //---------change these to your own style
    bind "a" "use weapon_gauss"
    bind "b" "use weapon_crossbow"
    bind "c" "use weapon_satchel"
    bind "d" "use weapon_hornetgun"
    bind "e" "use weapon_crowbar"
    bind "f" "use weapon_9mmAR"
    bind "g" "use weapon_rpg"
    bind "h" "use weapon_egon"
    bind "i" "use weapon_357"
    bind "j" "use weapon_shotgun"
    bind "k" "use weapon_357"
    bind "l" "use weapon_9mmhandgun"
    bind "n" "use weapon_crowbar"
    
    
    //messages
    bind "y" "messagemode"
    bind "u" "messagemode2"
    bind "INS" "say nice_shot"
    bind "PGUP" "say :)"
    bind "ENTER" "say_team %l"
    bind "END" "say_team need weapon"
    
    
    //alias
    alias "+use2" "+use;say_team Recharging %l"
    alias "-use2" "-use"
    
    alias "autoexec" "exec autoexec.cfg"
    
    alias +decentjump "+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump;wait;-jump;wait;+jump"
    alias -decentjump "-jump"
    
    
    //gl settings
    gl_ztrick "0"
    gl_texturemode "gl_linear_mipmap_linear"
    gl_dither "1"
    gl_picmip "0"
    gl_polyoffset "4.0"
    gl_round_down "0"
    gl_monolights "0"
    gl_playermip "0"
    gl_clear "1"
    gl_cull "1"
    
    
    //cl settings
    cl_himodels "0"
    cl_bobup "0"
    cl_bob "0.010" 
    cl_bobcycle "0.8"
    
    echo "cfg loaded... yay!"
    Change the settings under the following headings to whatever is appropiate to you (I've highlighted them green so you couldn't miss it, but just incase):
    • //connection
    • //movement
    • //weapons

    If you aren't sure what to configure them too, here's a few examples to give you an idea.
    Code:
    //LEM CONFIG -------------------------------------------------
    //movement
    bind "UPARROW"		"+forward"
    bind "DOWNARROW"	"+back"
    bind "LEFTARROW"	"+moveleft"
    bind "RIGHTARROW"	"+moveright"
    bind "backspace"	"+use2"
    bind "ctrl"		"+duck"
    bind "del"		"+reload"
    bind "MOUSE1"		"+attack"
    bind "MOUSE2"		"+attack2"
    bind "mwheelup"		"+decentjump"
    bind "MWHEELDOWN"	"invnext"
    
    //weapons
    bind "kp_ins"		"weapon_gauss "
    bind "kp_del"		"weapon_crossbow "
    bind "kp_leftarrow"	"weapon_rpg "
    bind "kp_end"		"weapon_shotgun "
    bind "enter"		"weapon_9mmAR"
    bind "kp_DOWNARROW"	"weapon_egon"
    
    
    //MASS CONFIG ------------------------------------------------
    //movement
    bind "a"		"+moveleft"
    bind "s"		"+back"
    bind "w"		"+forward"
    bind "d"		"+moveright"
    bind "MOUSE3"		"+decentjump"
    bind "MOUSE1"		"+attack"
    bind "MOUSE2"		"+attack2"
    bind "f"		"+reload"
    
    //weapons
    bind "SPACE"		"weapon_9mmAR;weapon_rpg"
    bind "q"		"weapon_357;weapon_9mmAR;weapon_shotgun"
    bind "SHIFT"		"weapon_9mmAR"
    bind "1"		"weapon_crowbar"
    bind "r"		"weapon_hornetgun;weapon_egon"
    bind "MWHEELUP"		"weapon_crossbow"
    bind "MWHEELDOWN"	"weapon_gauss"
    bind "e"		"weapon_9mmhandgun"
    bind "4"		"weapon_357"
    bind "5"		"weapon_tripmine;weapon_handgrenade;weapon_satchel"
    bind "j"		"invprev"
    bind "k"		"invnext"
    
    
    //MINE/GEL CONFIG --------------------------------------------
    //controls
    bind "KP_5"		"+decentjump"
    bind "KP_PLUS"		"+use2"
    bind "MOUSE1"		"+attack"
    bind "MOUSE2"		"+forward"
    bind "KP_DOWNARROW"	"+back"
    bind "KP_PGDN"		"+duck"
    bind "KP_ENTER"		"+attack2"
    bind "KP_INS"		"invnext"
    bind "KP_RIGHTARROW"	"+moveright"
    bind "KP_LEFTARROW"	"+moveleft"
    bind "KP_PGUP"		"+reload"
    bind "MOUSE3"		"+speed"
    bind "MOUSE5"		"+moveup"
    
    //weapons
    bind "KP_HOME"		"use weapon_gauss"
    bind "KP_END"		"use weapon_crossbow"
    bind "KP_SLASH"		"use weapon_satchel"
    bind "*"		"use weapon_hornetgun"
    bind "KP_MINUS"		"use weapon_crowbar"
    bind "RIGHTARROW"	"use weapon_9mmAR"
    bind "UPARROW"		"use weapon_rpg"
    bind "DOWNARROW"	"use weapon_egon"
    bind "LEFTARROW"	"use weapon_357"
    bind "KP_DEL"		"use weapon_shotgun"
    bind "MWHEELDOWN"	"use weapon_9mmhandgun"
    bind "MWHEELUP"		"use weapon_crowbar"
    
    
    //DON CONFIG -------------------------------------------------
    //movement
    bind "MOUSE2"		"+forward"
    bind "SPACE"		"+back"
    bind "z"		"+moveleft"
    bind "x"		"+moveright"
    bind "v"		"+decentjump"
    bind "b"		"+duck"
    bind "d"		"+speed"
    bind "MOUSE1"		"+attack"
    bind "c"		"+attack2"
    bind "e"		"+use2"
    bind "r"		"+reload"
    
    //weapons
    bind "f"		"weapon_crossbow"
    bind "g"		"weapon_rpg"
    bind "MOUSE3"		"weapon_9mmAR"
    bind "MOUSE4"		"weapon_shotgun"
    bind "MOUSE5"		"weapon_gauss"
    bind "MWHEELDOWN"	"weapnext"
    bind "MWHEELUP"		"weapprev"
    
    
    //BULLIT CONFIG ----------------------------------------------
    //movement
    bind "a"		"+moveleft"
    bind "d"		"+moveright"
    bind "w"		"+forward"
    bind "s"		"+back"
    bind "r"		"+reload"
    bind "CTRL"		"+duck"
    bind "ALT"		"+speed"
    bind "SPACE"		"+decentjump"
    bind "MOUSE1"		"+attack"
    bind "MOUSE2		"+attack2"
    
    //weapons
    bind "c"		"weapon_9mmhandgun"
    bind "v"		"weapon_egon"
    bind "e"		"weapon_9mmAR"
    bind "f"		"weapon_shotgun"
    bind "q"		"weapon_rpg"
    bind "x"		"weapon_crossbow"
    bind "z"		"weapon_357"
    bind "b"		"weapon_tripmine"
    bind "n"		"weapon_satchel"
    bind "p"		"weapon_crowbar"
    bind "MOUSE3"		"weapon_gauss"
    bind "MWHEELDOWN"	"invprev;wait;+attack;wait;-attack"
    bind "MWHEELUP"		"invnext;wait;+attack;wait;-attack"
    
    
    //RENKIE CONFIG ----------------------------------------------
    //movement
    bind "MWHEELDOWN"	"invprev"
    bind "MWHEELUP"		"invnext"
    bind "MOUSE1"		"+attack"
    bind "MOUSE2"		"+attack2"
    bind "UPARROW"		"+forward"
    bind "DOWNARROW"	"+back"
    bind "LEFTARROW"	"+moveleft"
    bind "RIGHTARROW"	"+moveright"
    bind "CTRL"		"+decentjump"
    bind "SHIFT"		"+duck"
    bind "F5"		"snapshot"
    bind "kp_ins"		"+reload"
    
    //weapons
    bind "="		"weapon_crossbow"  //button 4 @ boomslang	
    bind "END"		"weapon_rpg"
    bind "KP_LEFTARROW"	"weapon_egon"  // :P
    bind "KP_DOWNARROW"	"weapon_glock"
    bind "MOUSE3"		"weapon_shotgun"
    bind "DEL"		"weapon_gauss"
    bind "PGDN"		"weapon_9mmAR"
    bind "-"		"weapon_crowbar"  // button 5 @ boomslang
    bind "kp_downarrow"	"weapon_9mmhandgun"
    bind "KP_DOWNARROW"	"weapon_9mmhandgun"
    
    
    //SLIVER -----------------------------------------------------
    //movement
    bind "w"		"+forward"
    bind "s"		"+back"
    bind "a"		"+moveleft"
    bind "d"		"+moveright"
    bind "ctrl"		"+duck"
    bind "shift"		"+decentjump"
    bind "pgdn"		"+decentjump"
    bind "tab"		"+speed"
    bind "mouse1"		"+attack"
    bind "mouse2"		"+attack2"
    bind "r"		"+reload"
    bind "e"		"lastinv"
    bind "mwheelup"		"invnext"
    bind "mwheeldown"	"invprev"
    
    //weapons
    bind "1"		"use weapon_9mmAR"
    bind "2"		"use weapon_shotgun"
    bind "3"		"use weapon_crossbow"
    bind "4"		"use weapon_egon"
    bind "5"		"use weapon_satchel"
    bind "f"		"use weapon_gauss"
    bind "c"		"use weapon_rpg"
    bind "v"		"use weapon_357"
    bind "g"		"use weapon_9mmhandgun"
    bind "t"		"use weapon_crowbar"
    bind "z"		"use weapon_handgrenade"
  3. Save the file.
    You must save the file as this "autoexec.cfg" (if using notepad, include the quotes ("") so it is saved as autoexec.cfg instead of autoexec.cfg.txt.. I'm not sure about other text editors). Then save it to the desktop just so you know where it is stored.

    Go to your desktop, copy the new autoexec.cfg file you've just created. Now go to your Steam directory, specifically "..\SteamApps\email@email.com\half-life\valve\" and put it in the valve folder. To execute your config file, pop the console window down (using the "`" or "~" key) by either running Half-Life/AG ingame or launching it, and type in autoexe or exec autoexec.cfg in the command line.

    Hopefully you will see:
    Code:
    ] autoexec
    cfg loading...
    cfg loaded... yay!
  4. Any problems.
    1. Saving the file as a .txt file (which is the standard default filetype in notepad as said before). The filename looks correct, but when you view the properties it says textfile. The autoexec must be saved as a .cfg file.
    2. File might be placed in wrong directory, as said make sure it is in the "..\SteamApps\email@email.com\half-life\valve\" folder.
gel is offline   Reply With Quote
Old 24-08-2004, 07:38 PM   #3
gel
-HLCCL- Monkee
 
gel's Avatar
 
Join Date: May 2002
Location: n.ireland
Posts: 868
gel is on a distinguished road
Send a message via ICQ to gel
Random questions
  1. How do I Bunnyhop?
    A couple of links explaining this well:
    1. Bunny Hopping Made Easy
    2. Bunny Jumping Artice written by Precizion

  2. How do I Gauss Jump?
    Select the Gauss or Tau weapon (both the same weapon, just called differently to some people), hold secondary fire.. you'll hear it charge up, then point it to the ground and see yourself propelling to big heights. Watch the demos for more advanced Gauss Jumping, it is also used to gain speed for bunny jumping across a map.

  3. How do I Long Jump?
    To do a Long Jump, you will need to collect the Long Jump Module. If you aren't sure what it looks like, it is the black orb with orange bits around it, and when collected says "Power assist movement activated" (would have been easier finding an image, but didn't want to do that for obvious reasons).

    Once you've collected that, you hold your run button, then your press crouch button, and finally the jump button. You'll notice you can jump onto boxes (example being on the stalkyard map) while holding crouch button after you jumped.

    Note: You don't need the Long Jump Module for the LMS, LTS, Arcade, Arena gamemodes.

  4. How do I use the AG menu?
    Using the menu for AG allows you to choose between a whole host of features easily. If you are using the autoexec file I provided before, then all you need to press is the m key ingame.

    If you aren't using that autoexec, then you can simply add this to your own config/autoexec file by copy/pasting this into it:
    Code:
    bind "X" "+commandmenu"
    X being whatever key you want the menu assigned too. To cancel out of the menu, just press that key again.

  5. What's the password to the servers?
    Most of the European servers with passwords will usually be hlclan, while most American servers will be efilflah (which is halflife back-to-front). If it isn't any of those two then it'll be a private server, which you'll need permission to enter.

  6. How do I disable mouse acceleration in Half-Life?
    For the people that haven't a clue about this.. basically it adjusts how your mouse pointer accelerates as you move your mouse as the speed of the mouse is not linearly related. So you can guess how bad this is for FPS gaming since it is all about timing.

    Follow these steps to fix the issue:
    • Open Steam
    • Click on Play Games
    • Right-click on Half-life
    • Select Properties
    • Click on Launch Options
    • Add these parameters as shown:
      Code:
      -noforcemparms -noforcemaccel -noforcemspd

  7. What do all the game modes mean?
    Taken from the AG site (saves me from explaining it):
    Quote:
    Free For All: This is the standard Deathmatch server.

    Team Deathmatch: This gamemode could vary from server to server.
    A fresh install set this to be the clanbase cup settings.
    The cup settings are accepted as the European standard.

    CTF: Capture The Flag mode, a fun teamplay mode where you try to capture the opponents flag.
    Score system:
    4 points for each capture.
    1 point for returning your teams flag.
    1 point for killing the opponent that carries your flag.
    1 point for stealing the other teams flag.
    1 point if you kill your opponent while defending your flag.

    LMS: Last Man Standing wins!
    You start with a subset of the standard weapons and battle it out until one man remains!

    LTS: Last Team Standing wins!
    You start with a subset of the standard weapons and battle it out until one team remains!

    Arena: The one on one mode. When a player dies he goes to spectator mode
    and the next in line is spawned after a countdown. If you just want to
    watch you can change your ready status in the commandmenu
    (ready/notready). Settings may vary from server to server.

    Arcade: Warmup mode to get the feel for the weapons before a match. You
    allways spawn with all weapons and ammo. If you kill someone you get a refill
    as a reward. It got reduced headshot and less damage radius just like the
    match mode.

    Sgbow: Shotgun and bow mode, this mode features a subset of the regular weapons and is alot of fun, it got reduced headshots and a gauss to jump with (gauss wont do any damage).

    Instagib: One shot one kill!

Hall Of Fame
There are two competitions in my mind that get the very best HLDM clans in the world, these being the HLCCL and Clanbase. However there's also one called Tournament Gamer (formerly PoT) which holds mainly American and Canadian clans. Anyway, here is the history of the HLCCL and Clanbase competitions... see for yourself who the elites are/were.

Clanbase Cups
Nations
Clans
HLCCL League
  • HLCCL11
    Winners: Storm
  • HLCCL10
    Winners: Dedication
  • HLCCL9
    Winners: Dedication
  • HLCCL8
    Winners: Dedication
  • HLCCL7
    Winners: Storm
  • HLCCL6
    Winners (Phase2): Dreadmen
    Winners (Phase1): Crowbars With Attitude
  • HLCCL5
    Winners (Phase4): Crowbars With Attitude
    Winners (Phase3): ??
    Winners (Phase2): ??
    Winners (Phase1): ??
    *?? = Mixture of Crowbars With Attitude, Dreadmen and probably some other clan I'm forgetting about.
  • HLCCL4
    Winners (Phase4): PMERS
    Winners (Phase3): ??
    Winners (Phase2): ??
    Winners (Phase1): PMERS
    *?? = Mixture of Killer Rabbits and Precizion Bomberz.
  • HLCCL3
    Winners: Killer Rabbits
  • HLCCL2
    Winners: Half-Life Klan Killers
  • HLCCL1
    Winners: Kick Ass Angels (January 1999)
gel is offline   Reply With Quote
Old 24-08-2004, 07:39 PM   #4
gel
-HLCCL- Monkee
 
gel's Avatar
 
Join Date: May 2002
Location: n.ireland
Posts: 868
gel is on a distinguished road
Send a message via ICQ to gel
Links
Pro-HL - Resource site by -[S@NDM@N]-, has pretty much everything you would want.
Seprem.net - Mostly an American resource site. Created by seprem.
Tolon.net - Finally another resource site, this time done by Tolon.
AG-Stats - AG statistics that includes a player database as well as tracking cheaters. Developed by -=DnS=-Tommy.
Steam Forums - Any Steam problems? This will be the place for you.
Steam Skins - Go here if you want to change the original Steam program layout.
CH-TV Demos - Challenge-TV demo section, this is the place some players upload.
Bulls-Eye Crosshairs - Uhh, a place you can find alot of crosshairs.
Custom map-pack and location files - Made by Golem.
Adrenaline Gamer MOD - Get the latest version of AG, along with tutorials and news. Developed by BulliT.
HLCCL Forums - Concluding I may as well link back to here, best forum for AG general support in my opinion.
__________________
x
gel is offline   Reply With Quote
Old 24-08-2004, 07:41 PM   #5
eP][pulp
International Nose Thief
 
eP][pulp's Avatar
 
Join Date: May 2002
Location: inside john malkovich
Posts: 5,795
eP][pulp just missed the bullseye
Send a message via Yahoo to eP][pulp
make this sticky!!!

great thread fella
eP][pulp is offline   Reply With Quote
Old 24-08-2004, 07:45 PM   #6
Sorrow
-HLCCL-
 
Sorrow's Avatar
 
Join Date: May 2002
Location: Holland
Posts: 2,199
Sorrow is on a distinguished road
idd Gj gel mate!!!!!!!!!
Sorrow is offline   Reply With Quote
Old 24-08-2004, 08:05 PM   #7
dark*rider
-HLCCL- [SOS]
 
dark*rider's Avatar
 
Join Date: Sep 2002
Location: Manchester
Posts: 4,997
dark*rider is on a distinguished road
Send a message via ICQ to dark*rider
Thats great gel I hope some new peeps get to see it. Came in handy for me too Make it STICKY!!!
dark*rider is offline   Reply With Quote
Old 24-08-2004, 08:15 PM   #8
gel
-HLCCL- Monkee
 
gel's Avatar
 
Join Date: May 2002
Location: n.ireland
Posts: 868
gel is on a distinguished road
Send a message via ICQ to gel
Cheers

Wrote it while ago, was just those HLCCL seasons I needed to find out before hittin submit. Didn't get them anyhow though (sorry about the hassling by the way hehe). Oh and thanks Dilbert for hostin those tables.
gel is offline   Reply With Quote
Old 24-08-2004, 08:15 PM   #9
ZaxxoN
-HLCCL- (SC)
 
ZaxxoN's Avatar
 
Join Date: May 2002
Location: Hutt's Kitten Farm
Posts: 3,968
ZaxxoN just missed the bullseye
Needs stickeh. Excellent post.

edit: this would make a great article for the new hlccl site :]

Last edited by ZaxxoN : 24-08-2004 at 08:18 PM.
ZaxxoN is offline   Reply With Quote
Old 24-08-2004, 08:22 PM   #10
LeLe
-HLCCL- {.ik.}
 
LeLe's Avatar
 
Join Date: Sep 2002
Location: Italy
Posts: 4,625
LeLe just missed treble top
Send a message via ICQ to LeLe Send a message via MSN to LeLe
Nothing to say
Very nice one mate
I think is better way sticky this thread,so all beginner player who found this page can understand what's the AG world
LeLe is offline   Reply With Quote
Old 24-08-2004, 08:27 PM   #11
Golem
Pasta Headed Mafioso
 
Golem's Avatar
 
Join Date: May 2002
Location: File: Creator:)
Posts: 11,850
Golem just missed the bullseye
Send a message via ICQ to Golem
gj gel

five stars donated
Golem is offline   Reply With Quote
Old 24-08-2004, 08:31 PM   #12
Toastedweed
I careth not !
 
Toastedweed's Avatar
 
Join Date: Dec 2002
Location: From the top balcony, gimme an
Posts: 2,854
Toastedweed is on a distinguished road
you mean thats how you play AG?>
__________________


Toastedweed is offline   Reply With Quote
Old 24-08-2004, 08:31 PM   #13
L!z4rD
-HLCCL- KÖNG
 
L!z4rD's Avatar
 
Join Date: May 2002
Location: Sweden
Posts: 3,521
L!z4rD just missed treble top
ouch...nice0r d00d
L!z4rD is offline   Reply With Quote
Old 24-08-2004, 08:35 PM   #14
saTa
-HLCCL- -|XaV|-
 
saTa's Avatar
 
Join Date: Oct 2002
Location: DIFF SREVER
Posts: 4,089
saTa is on a distinguished road
Send a message via ICQ to saTa Send a message via MSN to saTa
just gave it to 2 newbies, nice one, mate
saTa is offline   Reply With Quote
Old 24-08-2004, 08:42 PM   #15
bi0_gauss
-HLCCL- Monkee
 
bi0_gauss's Avatar
 
Join Date: May 2002
Posts: 902
bi0_gauss is on a distinguished road
perhaps add american tournies?
POT 3v3v3 & 1v1v1 (7 seasons)
vip
dml
being the major ones ...

AAT and etc are running atm also
__________________
<Extincee> you're my first god tbh
bi0_gauss is offline   Reply With Quote
Old 24-08-2004, 08:59 PM   #16
Golem
Pasta Headed Mafioso
 
Golem's Avatar
 
Join Date: May 2002
Location: File: Creator:)
Posts: 11,850
Golem just missed the bullseye
Send a message via ICQ to Golem
oh and don't forget to add the link to the uber leet movies:

- Psymonkee
- Golem





so the newbies see they're not doing that bad at all
__________________
Golem is offline   Reply With Quote
Old 24-08-2004, 09:02 PM   #17
bi0_gauss
-HLCCL- Monkee
 
bi0_gauss's Avatar
 
Join Date: May 2002
Posts: 902
bi0_gauss is on a distinguished road
POT - Perseverance of Triality
  • POT1
    Winners: [=ONE=]
  • POT2
    Winners: [umL]
  • POT3
    Winners: [umL]
  • POT4
    Winners: -[D]-
  • POT5 3v3v3
    Winners: [umL]
  • POT5 1v1v1
    Winner: [umL]tiger
  • POT6 3v3v3
    Winners: [umL]
  • POT6 1v1v1
    Winner: [umL]term
  • POT7 3v3v3
    Winners: [dpc]
  • POT7 1v1v1
    Winner: [=ONE=]bi0_gauss

POT - Movies

(bad formatting but maybe add to the original post? )
bi0_gauss is offline   Reply With Quote
Old 24-08-2004, 09:07 PM   #18
L!z4rD
-HLCCL- KÖNG
 
L!z4rD's Avatar
 
Join Date: May 2002
Location: Sweden
Posts: 3,521
L!z4rD just missed treble top
POT7..is that just wishful thinking or?;]]...
L!z4rD is offline   Reply With Quote
Old 24-08-2004, 09:11 PM   #19
bi0_gauss
-HLCCL- Monkee
 
bi0_gauss's Avatar
 
Join Date: May 2002
Posts: 902
bi0_gauss is on a distinguished road
lol nah i actually won

Quater-Finals
Semi-Finals
Finals

Last edited by bi0_gauss : 24-08-2004 at 09:13 PM.
bi0_gauss is offline   Reply With Quote
Old 24-08-2004, 09:16 PM   #20
L!z4rD
-HLCCL- KÖNG
 
L!z4rD's Avatar
 
Join Date: May 2002
Location: Sweden
Posts: 3,521
L!z4rD just missed treble top
oo nice1;]
L!z4rD is offline   Reply With Quote
Old 24-08-2004, 09:22 PM   #21
BulliT
AG-mod Head Mofo
-HLCCL- [pmers]
 
BulliT's Avatar
 
Join Date: May 2002
Location: Malmö
Posts: 1,422
BulliT is on a distinguished road
Send a message via ICQ to BulliT
Very nice Gel!
BulliT is offline   Reply With Quote
Old 24-08-2004, 09:24 PM   #22
Stella
-HLCCL ADMIN- {.ik.}
 
Stella's Avatar
 
Join Date: Jul 2002
Location: France
Posts: 1,884
Stella is on a distinguished road
Send a message via ICQ to Stella
Very nice Gel well done !!

maybe put this on pro-hl too
Stella is offline   Reply With Quote
Old 24-08-2004, 09:36 PM   #23
bi0_gauss
-HLCCL- Monkee
 
bi0_gauss's Avatar
 
Join Date: May 2002
Posts: 902
bi0_gauss is on a distinguished road
DML - DeathMatch League
  • DML1
    Winners: [alm]
  • DML2
    Winners: [umL]
  • DML3
    Winners: [dPc]
  • DML4
    Winners: [??]

VIP - Valve is Perfect
  • VIP1
    Winners: [??]
  • VIP2
    Winners: [*V&M*]
bi0_gauss is offline   Reply With Quote
Old 24-08-2004, 09:39 PM   #24
Vincero
-HLCCL- Monkee
 
Vincero's Avatar
 
Join Date: May 2003
Location: London
Posts: 607
Vincero is on a distinguished road
Send a message via MSN to Vincero
Yep, I agree this is all very good.

But, unfortunately for me personally, it highlights one of the main reasons I never got in AG...... I'm lazy (Stella will confirm this) and only moderately good at normal HL.
__________________
Combined filesize of 80K - Bomb

Husband:Hmm, aparently when you die you can come back as something else
Wife:Really! I'd like to come back as a cow if I die
Husband:No, you're not listening to me...
Vincero is offline   Reply With Quote
Old 24-08-2004, 09:42 PM   #25
Flugster
-HLCCL- [SOS]
 
Flugster's Avatar
 
Join Date: Sep 2002
Location: Hollandistan
Posts: 150
Flugster is on a distinguished road
Send a message via ICQ to Flugster
Quote:
Originally Posted by gel
HLCCL League
  • HLCCL11
    Winners: SOS
  • HLCCL10
    Winners: Dedication
  • HLCCL9
    Winners: SOS
  • HLCCL8
    Winners: Dedication
  • HLCCL7
    Winners: SOS
  • HLCCL6
    Winners (Phase2): SOS
    Winners (Phase1): Crowbars With Attitude
  • HLCCL5
    Winners (Phase4): SOS
    Winners (Phase3): ??
    Winners (Phase2): ??
    Winners (Phase1): ??
    *?? = Mixture of Crowbars With Attitude, Dreadmen and probably some other clan I'm forgetting about.
  • HLCCL4
    Winners (Phase4): PMERS
    Winners (Phase3): ??
    Winners (Phase2): ??
    Winners (Phase1): PMERS
    *?? = Mixture of Killer Rabbits and Precizion Bomberz.
  • HLCCL3
    Winners: Killer Rabbits
  • HLCCL2
    Winners: Half-Life Klan Killers
  • HLCCL1
    Winners: Kick Ass Angels (January 1999)
u have to be correct gel, fixed it already for ya
Flugster is offline   Reply With Quote
Old 24-08-2004, 09:57 PM   #26
Yo`SeLf
-HLCCL-
 
Yo`SeLf's Avatar
 
Join Date: Jul 2002
Location: In Yuor Bitch!
Posts: 1,390
Yo`SeLf is on a distinguished road
Send a message via ICQ to Yo`SeLf
nice job m8, verry nice idd
Yo`SeLf is offline   Reply With Quote
Old 24-08-2004, 10:13 PM   #27
[KIA]Puzuzu
-HLCCL- [KIA]
 
[KIA]Puzuzu's Avatar
 
Join Date: May 2002
Location: Hoorn
Posts: 2,925
[KIA]Puzuzu is on a distinguished road
n1 m8y

should be on the agmod site!
[KIA]Puzuzu is offline   Reply With Quote
Old 24-08-2004, 10:35 PM   #28
Nikolas
-HLCCL- -[ArmA|LiTe]-
 
Nikolas's Avatar
 
Join Date: Jul 2002
Location: Blackburn
Posts: 4,898
Nikolas just missed the bullseye
guessing this a nice place as any to show something i had in progress and wondered well if it was ever gonna be used. AG Config Maker.

Pics:







and yeh tolon posted something like this but well, he never released it so it was originally his idea!
Nikolas is offline   Reply With Quote
Old 24-08-2004, 11:00 PM   #29
LeLe
-HLCCL- {.ik.}
 
LeLe's Avatar
 
Join Date: Sep 2002
Location: Italy
Posts: 4,625
LeLe just missed treble top
Send a message via ICQ to LeLe Send a message via MSN to LeLe
Nice work Nikolas
LeLe is offline   Reply With Quote
Old 24-08-2004, 11:02 PM   #30
DoctorDank
-HLCCL- Monkee
 
Join Date: Oct 2002
Posts: 457
DoctorDank is on a distinguished road
Send a message via ICQ to DoctorDank
that rox
DoctorDank is offline   Reply With Quote
Reply


Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:03 PM.


Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.