About This File
CS:GO Remake este o colectie de resurse si un mod pentru Counter-Strike 1.6 care permite imitarea jocului CS:GO.
- Weapons StatTrak
- Rank Up System
- MVP System each round
- CS:GO sounds/rounds
- Warm-Up Time
- Kill Assist System
- Trade Offer System
- Craft Skins System
- Case Opening System
- Raffle System
- Jackpot System
- Roulette System
- Coinflip System
- Promocode
Admin Commands (CS:GO Remake 3.0.3)
amx_givepoints — Give points to a specific player
amx_givecases — Give cases to a specific player
amx_givekeys — Give keys to a specific player
amx_givedusts — Give dusts to a specific player
amx_setskins — Set a specific amount of a SkinID to a player
amx_give_all_skins — Set all available skins to a player
amx_setrank — Set a rank to a specific player
amx_finddata — Search for player data in the binary database
amx_resetdata — Reset player data:
1 = delete account from database
0 = reset account data
amx_change_pass — Reset a player password
csgor_getinfo — Get information about a Rank or Skin using RankID/SkinID
amx_nick_csgo — Change player name (bypasses plugin restrictions)
amx_skin_index — Returns SkinID from the array
Public Commands
say /reg — Opens the registration menu
say /menu — Opens the main menu of the mod
say /skin — Displays detailed information about a skin in chat (based on the target view_model)
say /accept — Accept a trade offer request
say /deny — Decline a trade offer request
say /acceptcoin — Accept a coinflip request
say /denycoin — Decline a coinflip request
inspect — Inspect a weapon from the player's view_model (not available in spectator mode)
This function is also available via "impulse 100"
Compatibility Requirements
-
Counter-Strike 1.6
-
AMX Mod X 1.9.0 or higher
-
ReHLDS
-
ReAPI
-
ReGameDLL
Installation Instructions
-
Copy files from the plugins folder to:
addons/amxmodx/plugins -
Copy files from the scripting folder to:
addons/amxmodx/scripting -
Copy files from the configs folder to:
addons/amxmodx/configs -
Copy the file from data/lang to:
addons/amxmodx/data/lang -
Copy files from the models folder to:
/models (via FTP) -
Copy files from the sound folder to:
/sound (via FTP)
Notes
-
Special plugins for this mod can be enabled or disabled from:
addons/amxmodx/configs/plugins-csgor.ini -
Ranks, weapon models, player skins, and menus can be configured in:
addons/amxmodx/configs/csgor-configs.ini -
All cvars along with their descriptions can be found in:
addons/amxmodx/configs/plugins/csgo_remake.cfg