Raised This Month: $32 Target: $400
 8% 

[REQ/Help] Knife skins add p_ and w_ models.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
shehzad1234
BANNED
Join Date: Jan 2016
Location: https://t.me/pump_upp
Old 07-04-2017 , 08:41   [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #1

Hey all

hey i want to add p_ w_ models how can i add any one help me please..??

Last edited by shehzad1234; 08-07-2017 at 07:33.
shehzad1234 is offline
Send a message via ICQ to shehzad1234 Send a message via AIM to shehzad1234 Send a message via Yahoo to shehzad1234
shehzad1234
BANNED
Join Date: Jan 2016
Location: https://t.me/pump_upp
Old 07-07-2017 , 05:05   Re: [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #2

anyone help me please??
shehzad1234 is offline
Send a message via ICQ to shehzad1234 Send a message via AIM to shehzad1234 Send a message via Yahoo to shehzad1234
sayf118
Member
Join Date: Jul 2017
Old 07-09-2017 , 16:28   Re: [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #3

listen and you will change any weapon or skin model for everyone:
1) first put new_weapons.amxx in plugins folder
2) make new_weapons.txt in configs folder
in new_weapons.txt add your new models usage:

" model you want to change" " the model will everyone use it"

models example:
"models/p_ak47.mdl" "models/new/p_ak47.mdl"
"models/p_m4a1.mdl" "models/new/p_m4a1.mdl"
"models/v_ak47.mdl" "models/new/v_ak47.mdl"
"models/v_m4a1.mdl" "models/new/v_m4a1.mdl"
"models/v_xm1014.mdl" "models/new/v_xm1014.mdl"
"models/w_ak47.mdl" "models/new/w_ak47.mdl"
"models/w_m4a1.mdl" "models/new/w_m4a1.mdl"

don't forget to make folder called "new" in models folder of cstrike then put your new models in that folder 'new'
Attached Files
File Type: amxx new_weapons.amxx (10.8 KB, 125 views)

Last edited by sayf118; 07-09-2017 at 16:32.
sayf118 is offline
shehzad1234
BANNED
Join Date: Jan 2016
Location: https://t.me/pump_upp
Old 07-11-2017 , 13:42   Re: [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #4

Quote:
Originally Posted by sayf118 View Post
listen and you will change any weapon or skin model for everyone:
1) first put new_weapons.amxx in plugins folder
2) make new_weapons.txt in configs folder
in new_weapons.txt add your new models usage:

" model you want to change" " the model will everyone use it"

models example:
"models/p_ak47.mdl" "models/new/p_ak47.mdl"
"models/p_m4a1.mdl" "models/new/p_m4a1.mdl"
"models/v_ak47.mdl" "models/new/v_ak47.mdl"
"models/v_m4a1.mdl" "models/new/v_m4a1.mdl"
"models/v_xm1014.mdl" "models/new/v_xm1014.mdl"
"models/w_ak47.mdl" "models/new/w_ak47.mdl"
"models/w_m4a1.mdl" "models/new/w_m4a1.mdl"

don't forget to make folder called "new" in models folder of cstrike then put your new models in that folder 'new'
where is source and i don't want this :/
shehzad1234 is offline
Send a message via ICQ to shehzad1234 Send a message via AIM to shehzad1234 Send a message via Yahoo to shehzad1234
Ayman Khaled
Senior Member
Join Date: Mar 2017
Location: Palestine
Old 07-11-2017 , 15:22   Re: [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #5

Quote:
Originally Posted by sayf118 View Post
listen and you will change any weapon or skin model for everyone:
1) first put new_weapons.amxx in plugins folder
2) make new_weapons.txt in configs folder
in new_weapons.txt add your new models usage:

" model you want to change" " the model will everyone use it"

models example:
"models/p_ak47.mdl" "models/new/p_ak47.mdl"
"models/p_m4a1.mdl" "models/new/p_m4a1.mdl"
"models/v_ak47.mdl" "models/new/v_ak47.mdl"
"models/v_m4a1.mdl" "models/new/v_m4a1.mdl"
"models/v_xm1014.mdl" "models/new/v_xm1014.mdl"
"models/w_ak47.mdl" "models/new/w_ak47.mdl"
"models/w_m4a1.mdl" "models/new/w_m4a1.mdl"

don't forget to make folder called "new" in models folder of cstrike then put your new models in that folder 'new'
First he wants to edit the plugin he posted not a new one, and your one is GHW's plugin.
Second why are you posting amxx file instead of sma ?
Third it should be new_weapons.ini not .txt.
__________________

Last edited by Ayman Khaled; 07-11-2017 at 15:30.
Ayman Khaled is offline
sayf118
Member
Join Date: Jul 2017
Old 07-12-2017 , 02:29   Re: [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #6

i give the best plugin andi don't have the .sma file
maybe i lost it i iwll try to find it for you but trust me this is the best to change any model
sayf118 is offline
sayf118
Member
Join Date: Jul 2017
Old 07-12-2017 , 17:59   Re: [REQ/Help] Knife skins add p_ and w_ models.
Reply With Quote #7

easy add your o_ v_ models to this:
Quote:
new const g_KnifevModels[][256] =
{
"models/v_knife.mdl",
"models/Knifes/v_knife_alien.mdl",
"models/Knifes/v_knife_ellium.mdl",
"models/Knifes/v_knife_dark.mdl",
"models/Knifes/v_knife_transparent.mdl",
"models/Knifes/v_knife_genuine.mdl",
"models/Knifes/v_knife_hunt.mdl",
"models/Knifes/v_knife_shadow.mdl",
"models/Knifes/v_knife_slaughterer.mdl",
"models/Knifes/v_knife_katana.mdl",
"models/Knifes/v_knife_assasins.mdl",
"models/Knifes/v_knife_lightsaber.mdl",
"models/Knifes/v_knife_wolverine.mdl",
"models/Knifes/v_knife_proton.mdl"
}
sayf118 is offline
Reply



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 18:39.


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