Thread: [Release] NadeSkins
View Single Post
Author Message
Phault
Junior Member
Join Date: Mar 2013
Old 03-08-2013 , 13:26   NadeSkins
Reply With Quote #1

[Store] NadeSkins (1.1-alpha)


Description:
  • This plugin allows players to buy custom appearances for their grenades in the store.
  • The most recent source code is available at this project's GitHub repository: https://github.com/Phault/store-nadeskins.
Requirements:Features:
  • Customizable - You can have any amount of nade skins you want.
  • Models are downloaded automatically - You don't need to configure that.
Installation:

Download the attached store-nadeskins.zip archive and extract to your sourcemod folder intact. Then open your store web panel, navigate to Import/Export System under the Tools menu, and import configs/store/json-import/nadeskins.json

Adding more skins:

You can use the web panel to add nadeskins. Open the web panel, navigate to Add New Item under the Items menu. In type and loadout_slot, type nadeskins. Change name, display_name, description and attrs to customize the new skin.

The attrs field should look like:

Code:
{
        "model": "models/props/de_tides/Vending_turtle.mdl"
}
Attached Files
File Type: zip store-nadeskins.zip (51.4 KB, 2120 views)

Last edited by Phault; 03-14-2013 at 13:40. Reason: Update: Now checks whether the spawned entity is valid
Phault is offline