Hello everyone, I need a hand, could you adapt the code so that I can use the pistols and the knife?
I just made the model quickly
I comment the submodels that it uses:
HTML Code:
0 Blank
1 Knife
2 Deagle
3 Elites
4 FiveSeven
5 Glock
6 P228
7 USP
8 USP NoSil
That the "blank" part that would be used originally, since if you don't have pistols, yes or if you will have the knife in hand
Quote:
Originally Posted by ConnorMcLeod
New version, should support m4 without silencer, model set by .ini file.
Config file :
bw_model : model to use, "models/backweapons2.mdl" by default
bw_nosil : 0/1, use nosil or not, only models backweapons2_ns.mdl and backweapons2_css_ns.mdl supported
bw_maxweapons : max weapons you can see in a player's back (in case your server allow multiple weapons, 1 by default.
Would be usefull if someone could make condition-zero models.
19 feb 2013 : updated to v0.0.5, fixed a bug preventing plugin from working.
g_iMaxPlayers was set under the TEST_3RD define scope.
|