How to install weapon and C4 models on a CS 1.6 server
In this manual, we will look at how to install weapon models for all players, as well as weapon skins for admin and VIP players. You will be able to customize all skins for yourself. Weapon skins are installed using various plugins – all of them are available in our catalog. So, let's get started.Global replacement of weapon models, including the bomb: DOWNLOAD THE "GHW WEAPON REPLACEMENT" PLUGIN – REPLACING MODELS ON A CS 1.6 SERVER
Code
One of the most popular plugins for a CS 1.6 server that allows you to replace weapon skins for all players. All you need to do is install the plugin, go into its settings, and specify new weapon skins to replace the old ones. The plugin is very simple in code and will not overload your game server. Skins can only be installed for all players, not just privileged players.
All settings are done in the new_weapons.ini file
Go to the path: cstrike/models on the server FTP and upload the new models there
For example:
w_m4a1new.mdl
p_m4a1new.mdl
v_m4a1new.mdl
Then go to cstrike/addons/amxmodx/configs and open the file new_weapons.ini and specify the path to the new models
For example:
"models/w_m4a1.mdl" "models/w_m4a1new.mdl"
"models/v_m4a1.mdl" "models/v_m4a1new.mdl"
"models/p_m4a1.mdl" "models/p_m4a1new.mdl"
This means: The classic M4A1 will be replaced with M4A1new. By analogy, replace the other weapon models, grenades, and the bomb on the server.
How to install weapon models for VIP and Admin players?
To replace weapon skins for privileged players, you also need to install a plugin on the server. In our catalog, you can also find several VIP system options to choose from.
We recommend:
DOWNLOAD THE VIP MENU PLUGIN WITH GOLD WEAPONS FOR CS 1.6
Code
The perfect VIP system for a CS 1.6 server. Now your players with certain flags will have access to a VIP menu with gold weapons, and in addition to gold weapons, they can also get regular weapons. This plugin has flexible settings, allowing it to be used on various game servers. This Gold Menu for CS 1.6 is a great find for public servers and will boost VIP privilege sales, as every player will want to get a gold weapon.
