AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Individual Weapon Models (https://forums.alliedmods.net/showthread.php?t=96777)

KadiR 08-22-2009 06:01

Re: Individual Weapon Models
 
oohh, thanks quim =)

kobri 09-19-2009 12:05

Re: Individual Weapon Models
 
Great idea! Can you please make an option for the change to be available only for users with certain access flags?

P.S. Just tested it, works like a charm, however only for the POV models, any chance for the 3rd person view?

Wasteland 01-15-2010 09:11

Re: Individual Weapon Models
 
Uhm...I have done everything when adding the plugin and models but is not working! I mean, I get the default models even is it's set to 1 or 0! Here is my individualWeaponModels.ini
Code:

knife knife_whip
glock 18 glock18_silver
usp usp_silver
p228 p228_silver
m3 m3_silver
xm1014 xm1014_silver
tmp tmp_silver
mac10 mac10_silver
mp5 mp5_silver
ump45 ump45_silver
p90 p90_silver
galil galil_silver
famas famas_silver
ak47 ak47_silver
m4a1 m4a1_silver
aug aug_silver
sg552 sg552_silver
sg550 sg550_silver
g3sg1 g3sg1_silver
scout scout_silver
awp awp_silver
m249 m249_silver
hegrenade hegrenade_silver

Have I done something wrong? P.S.I have a Biohazard Server! Latest version! :) Please help cause I would love to change the models from my server but don't know how! Tried so many plugins....but still...nothing! PLEASE!


P.S. [ 71] unknown unknown unknown individualWeapo bad load

crazyeffect 01-15-2010 17:24

Re: Individual Weapon Models
 
Quote:

knife knife_whip
glock18 glock18_silver
usp usp_silver
p228 p228_silver
m3 m3_silver
xm1014 xm1014_silver
tmp tmp_silver
mac10 mac10_silver
mp5 mp5_silver
ump45 ump45_silver
p90 p90_silver
galil galil_silver
famas famas_silver
ak47 ak47_silver
m4a1 m4a1_silver
aug aug_silver
sg552 sg552_silver
sg550 sg550_silver
g3sg1 g3sg1_silver
scout scout_silver
awp awp_silver
m249 m249_silver
hegrenade hegrenade_silver
You had a space between 'glock' & '18'

ditmesteam 01-16-2010 03:35

Re: Individual Weapon Models
 
I do not understand.
For example I use orginal v_m4a1, now I have new model m4a1_sliver. I seted G button for drop guns
How can I change orginal m4a1 into new v_m4a1_sliver (Am I right if I press G button). Can I use orginal v_m4a1 gun again?

Wasteland 01-16-2010 11:24

Re: Individual Weapon Models
 
Quote:

Originally Posted by crazyeffect (Post 1056116)
You had a space between 'glock' & '18'

Ok. But none of the skins work!

crazyeffect 01-16-2010 11:41

Re: Individual Weapon Models
 
well, that space can fuck everything up

Wasteland 01-16-2010 11:52

Re: Individual Weapon Models
 
Nope. Still not working! And i get these 2 errors when I type amx_plugins in the console! [ 72] unknown unknown unknown individualWeapo bad load

( 72) Load fails: Plugin uses an unknown function (name "TrieGetCell") - check your modules.ini.

And my modules.ini looks like this:
Code:

;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time.  Use      ;;
;;  amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here.              ;;
;; You can just list their names, without the _amxx ;;
;;  or file extension.                              ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded  ;;
;;  as needed.  You do not need to enable them here ;;
;;  unless you have problems.                      ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
;engine
;fakemeta
geoip
;sockets
regex
;nvault
cstrike
csx
hamsandwich


DarkGod 01-16-2010 16:53

Re: Individual Weapon Models
 
Quote:

Originally Posted by Wasteland (Post 1057093)
Nope. Still not working! And i get these 2 errors when I type amx_plugins in the console! [ 72] unknown unknown unknown individualWeapo bad load

( 72) Load fails: Plugin uses an unknown function (name "TrieGetCell") - check your modules.ini.

Get the latest version of AMXX NAOW!

Wasteland 01-17-2010 00:47

Re: Individual Weapon Models
 
Quote:

Originally Posted by DarkGod (Post 1057435)
Get the latest version of AMXX NAOW!

Uhm...Same errors! Still not working! Even with the latest version of AMXX! Oh well....I will erase the plugin from my server then! Tnx anyways guys! ;) Maybe one day there will be a plugin that will work for me as well! Cheers! :)


All times are GMT -4. The time now is 23:16.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.