View Single Post
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