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

Issue Adding Custom Nades to Store


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
halis
Junior Member
Join Date: May 2020
Location: Turkey
Old 06-05-2020 , 06:16   Adding Custom Nades to Store
Reply With Quote #1

Hello, i was trying to add eminem's CS 1.6 nades (https://gamebanana.com/skins/160827) to my store in CS:GO. I made something like this in items.txt, but it didnt work. Can someone help?:

Quote:
"CS 1.6 Flashbang"{
"model" "models/weapons/eminem/grenade_pack/v_grenade_infect.mdl"
"entity" "weapon_flashbang"
"price" "1000"
"type" "CustomModel"
}
halis is offline
SSheriFF
AlliedModders Donor
Join Date: May 2020
Location: Israel
Old 06-05-2020 , 06:26   Re: Adding Custom Nades to Store
Reply With Quote #2

write it like that:
Code:
"CS 1.6 Flashbang"{
"model" "models/weapons/eminem/grenade_pack/v_grenade_infect.mdl"
"grenade" "flashbang"
"price" "1000"
"type" "grenadeskin"
}
__________________
Taking small private requests (Free) and big private requests (Paid).
Contact me via Discord: WilDick#1524

My Plugins:
SSheriFF is offline
halis
Junior Member
Join Date: May 2020
Location: Turkey
Old 06-05-2020 , 07:31   Re: Adding Custom Nades to Store
Reply With Quote #3

Quote:
Originally Posted by SSheriFF View Post
write it like that:
Code:
"CS 1.6 Flashbang"{
"model" "models/weapons/eminem/grenade_pack/v_grenade_infect.mdl"
"grenade" "flashbang"
"price" "1000"
"type" "grenadeskin"
}
I already tried it, i dont want it to be shown when you throw the bomb i want it to shown in your hand instead of the nade. Like this:
halis is offline
Sandervraun
Senior Member
Join Date: May 2019
Location: Denmark
Old 01-06-2021 , 21:41   Re: Adding Custom Nades to Store
Reply With Quote #4

Did you ever find a fix for this issue?
I also tried to get custom grenades, but when throwing them they do not show as the model I want...
Sandervraun is offline
halis
Junior Member
Join Date: May 2020
Location: Turkey
Old 06-25-2021 , 08:02   Re: Adding Custom Nades to Store
Reply With Quote #5

Quote:
Originally Posted by Sandervraun View Post
Did you ever find a fix for this issue?
I also tried to get custom grenades, but when throwing them they do not show as the model I want...
yes, you need to download this:
https://forums.alliedmods.net/showpo...0&postcount=80

and do it like this:


Code:
			"CS:S Flashbang"
                        {
                               "model"  "models/weapons/eminem/flashbang/css/v_flashbang.mdl"
                               "entity"  "weapon_flashbang"
                               "price"        "0"
                               "type"        "CustomModel"  
                               "slot"   "1"
                               "flag" "r"
                       }
halis is offline
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 14:02.


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