Raised This Month: $12 Target: $400
 3% 

Weapon Model Replacement


Post New Thread Reply   
 
Thread Tools Display Modes
MAJESTIC_SZ
Senior Member
Join Date: Mar 2020
Location: Portugal
Old 08-17-2020 , 08:19   Re: Weapon Model Replacement
Reply With Quote #751

Quote:
Originally Posted by TALINSKA View Post
I put the line:
Code:
"models/v_knife.mdl" "models/new/v_knife.mdl" "CT"
in new_weapons.ini but my model appears at both CT and T.

I did something wrong?
Try this:

"models/v_knife.mdl" "models/new/v_knifeCT.mdl" "CT"

"models/v_knife.mdl" "models/new/v_knifeT.mdl" "T"

Both teams were precaching the same model.
Like im doing, they will precache diferent models, one for Ct and another for T.
Just change custom model names.
MAJESTIC_SZ is offline
MAJESTIC_SZ
Senior Member
Join Date: Mar 2020
Location: Portugal
Old 08-17-2020 , 08:24   Re: Weapon Model Replacement
Reply With Quote #752

Quote:
Originally Posted by artYY View Post
How can the player turns off this plugin with a command on say?
I think cl_minmodels 0 is the right command to do it.
Each player can use it by console.
You just need to advertise it on your server, like:

"| Info | Use cl_minmodels 1/0 to turn ON/Off your models."

Use an auto advertisement plugin to do it.
MAJESTIC_SZ is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 08-17-2020 , 08:39   Re: Weapon Model Replacement
Reply With Quote #753

"cl_minmodels" only affects player models, not weapon models.
Also, 0 enables custom models, 1 disables them, not the other way around.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
MAJESTIC_SZ
Senior Member
Join Date: Mar 2020
Location: Portugal
Old 08-17-2020 , 12:08   Re: Weapon Model Replacement
Reply With Quote #754

Quote:
Originally Posted by OciXCrom View Post
"cl_minmodels" only affects player models, not weapon models.
Also, 0 enables custom models, 1 disables them, not the other way around.
Thanks Oxicrom. I said "i think"
BTW, i have a question about your mute plugin. Where can i talk with you about it?
MAJESTIC_SZ is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 08-17-2020 , 13:17   Re: Weapon Model Replacement
Reply With Quote #755

Quote:
Originally Posted by MAJESTIC_SZ View Post
Thanks Oxicrom. I said "i think"
BTW, i have a question about your mute plugin. Where can i talk with you about it?
In the plugin's thread?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
MAJESTIC_SZ
Senior Member
Join Date: Mar 2020
Location: Portugal
Old 08-17-2020 , 14:02   Re: Weapon Model Replacement
Reply With Quote #756

Quote:
Originally Posted by OciXCrom View Post
In the plugin's thread?
I couldnt find your Advanced Mute Master plugin on this forum.
I already asked for suport for it but on another forum, i dont know if i can mention it here...

I´ve sent you an mp with the link.

Last edited by MAJESTIC_SZ; 08-17-2020 at 14:02.
MAJESTIC_SZ is offline
pascal2000
New Member
Join Date: Jan 2021
Old 01-19-2021 , 19:11   Re: Weapon Model Replacement
Reply With Quote #757

The Plugin is loaded:
[ 31] 30 Weapon Model + Sound R 1.3 GHW_Chronic WeaponRepla running

a config "new_weapons_crossfire.ini" exists in the folder addons/amxmodx/configs/ with the following line:
"models/w_medkit.mdl" "models/wkit.mdl"

i have restart the server and try also to change the map but the "medikit item" do not change what is the mistake?

Last edited by pascal2000; 01-19-2021 at 19:12.
pascal2000 is offline
Rhytham
Junior Member
Join Date: Dec 2020
Old 01-19-2021 , 22:37   Re: Weapon Model Replacement
Reply With Quote #758

Quote:
Originally Posted by pascal2000 View Post
The Plugin is loaded:
[ 31] 30 Weapon Model + Sound R 1.3 GHW_Chronic WeaponRepla running

a config "new_weapons_crossfire.ini" exists in the folder addons/amxmodx/configs/ with the following line:
"models/w_medkit.mdl" "models/wkit.mdl"

i have restart the server and try also to change the map but the "medikit item" do not change what is the mistake?
simple !

you are replacing w_medkit.mdl with mkit.mdl

You have forget to add w_ in your custom model!

rename your custom model to w_mkit.mdl
Rhytham is offline
Rhytham
Junior Member
Join Date: Dec 2020
Old 01-19-2021 , 22:38   Re: Weapon Model Replacement
Reply With Quote #759

I have awp for terrors and CT's (leet and gign arm)
like this :
PHP Code:
;awp
"models/v_awp.mdl" "models/new/ct/v_awp.mdl" "CT"
"models/v_awp.mdl" "models/new/t/v_awp.mdl" "T" 
now the problem is that ct's model appears for both team!


i have also included the model and sound :-
you can also try
Attached Files
File Type: 7z model.7z (2.23 MB, 70 views)
File Type: 7z weapons.7z (87.3 KB, 61 views)

Last edited by Rhytham; 01-19-2021 at 23:00.
Rhytham is offline
Old 01-19-2021, 22:39
Rhytham
This message has been deleted by Rhytham. Reason: double post!
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-20-2021 , 07:37   Re: Weapon Model Replacement
Reply With Quote #760

Quote:
Originally Posted by Rhytham View Post
simple !

you are replacing w_medkit.mdl with mkit.mdl

You have forget to add w_ in your custom model!

rename your custom model to w_mkit.mdl
How is the name of the file relevant? Please don't try to post solutions when you have no clue what you're doing in life. Simple!
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:20.


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