========================================================================================
This is a simple AI project using Metamod-AMXModX-RegameDLL_CS to convert CS 1.6 to CS 1.3 gameplay (~95%).
========================================================================================
Counter-Strike 1.3 "Time Machine" Mod
Version: 1.0 (Master Build)
Base Engine: CS 1.6 (ReGameDLL + Metamod + AMX Mod X)
You do not have permission to view the full content of this post. Log in or register now. - enhanced version of the Counter-Strike GameDLL formerly maintained by silentq
You do not have permission to view the full content of this post. Log in or register now. - is a plugin/DLL manager, enhanced version by Jussi Kivilinna
You do not have permission to view the full content of this post. Log in or register now. - metamod plugin to add functionalities to the game
Author: Collaborative Build (alist1986 & AI on Google Search with Gemini models)
Project Overview
This mod restores the fast-paced gameplay of
You do not have permission to view the full content of this post. Log in or register now.
within the modern CS 1.6 engine. It prioritizes movement fluidity and instant weapon response, removing the Tactical Shield while retaining the FAMAS and Galil for weapon variety.
Components & Installation
1. The Plugin (cs13_ultimate.amxx)
2. The Master Config (userconfig.cfg)
3. ReGameDLL Rules (game.cfg)
4. The Bot Meta (BotProfile.db)
How to Launch
Gameplay Features
iNSTRUCTIONS:
1. INSTALL CS WarZone CS 1.6 (build 4554) or any of your versions up to build 8xxxx
2. Delete "addons" folder, and extract all Files from the pack below at cstrike folder - (amxx) .sma code included.
Inform me if you see CS 1.3 mod-related bugs in the game. (I only tested this on non-steam client not server. I've no support for that!)
ENJOY!!!
This is a simple AI project using Metamod-AMXModX-RegameDLL_CS to convert CS 1.6 to CS 1.3 gameplay (~95%).
========================================================================================
Counter-Strike 1.3 "Time Machine" Mod
Version: 1.0 (Master Build)
Base Engine: CS 1.6 (ReGameDLL + Metamod + AMX Mod X)
You do not have permission to view the full content of this post. Log in or register now. - enhanced version of the Counter-Strike GameDLL formerly maintained by silentq
You do not have permission to view the full content of this post. Log in or register now. - is a plugin/DLL manager, enhanced version by Jussi Kivilinna
You do not have permission to view the full content of this post. Log in or register now. - metamod plugin to add functionalities to the game
Author: Collaborative Build (alist1986 & AI on Google Search with Gemini models)
Project OverviewThis mod restores the fast-paced gameplay of
You do not have permission to view the full content of this post. Log in or register now.
within the modern CS 1.6 engine. It prioritizes movement fluidity and instant weapon response, removing the Tactical Shield while retaining the FAMAS and Galil for weapon variety.
Components & Installation1. The Plugin (cs13_ultimate.amxx)
- Location: cstrike/addons/amxmodx/plugins/
- Purpose:
- Removes Bunny Hop landing penalties.
- Enables Quick-Zoom.
- Forces Recoil Reset.
- Removes Silencer Weight.
- Blocks the Tactical Shield.
2. The Master Config (userconfig.cfg)
- Location: cstrike/
- Purpose: Sets sv_airaccelerate 100 for 1.3-style air strafing, cleans up 1.6 visual elements, and contains the bot_allow_shield 0 safety lock.
- Note: Contains exec game.cfg at the bottom to ensure settings persist.
3. ReGameDLL Rules (game.cfg)
- Location: cstrike/
- Purpose: Enables Mobile Planting and sets mp_freezetime 0 for instant round starts.
4. The Bot Meta (BotProfile.db)
- Location: cstrike/
- Purpose: Uses original CS 1.6 profiles. The shield is automatically skipped due to the global bot_allow_shield 0 command in the configs.
How to Launch- Ensure Metamod is pointing to amxmodx_mm.dll.
- Ensure ReGameDLL (mp.dll) is placed in cstrike/dlls/.
- Add cs13_ultimate.amxx to the top of your plugins.ini.
- Launch the game.
- Verify: Open console and check:
- meta list (Should show AMX Mod X & ReGameDLL)
- amxx list (Should show cs13_ultimate.amxx as "running")
Gameplay Features- Bunny Hopping: Hold space or scroll to maintain speed upon landing.
- Jumping Deagle: Mid-air accuracy is significantly higher than stock 1.6.
- AWP Fast-Switch: No draw-delay; shoot immediately after switching weapons.
- Mobile Objective: You do not need to stand still to plant or defuse.
iNSTRUCTIONS:
1. INSTALL CS WarZone CS 1.6 (build 4554) or any of your versions up to build 8xxxx
2. Delete "addons" folder, and extract all Files from the pack below at cstrike folder - (amxx) .sma code included.
Spoiler contents are visible only to Established Members.
ENJOY!!!

