Thread: [Release] Trails (1.1-alpha)
View Single Post
Author Message
alongub
Veteran Member
Join Date: Aug 2009
Location: Israel
Old 02-10-2013 , 08:15   Trails (1.1-alpha)
Reply With Quote #1

[Store] Trails (1.1-alpha)


Description:Requirements:Features:
  • Customizable - You can have any amount of trails you want, and you can customize each trail in its attrs field.
  • CS:GO Trails support - This plugin works in CS:GO, even though the game doesn't support the env_spritetrail entity.
  • Zombie:Reloaded support (optional) - Only humans can wear trails.
  • Materials are downloaded automatically - You don't need to configure that.
Installation:

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

Adding more trails:

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

The attrs field should look like:

Code:
{
    "material": "materials/sprites/store/trails/8bitmushroom.vmt",
    "lifetime": 1,
    "width": 15,
    "endwidth": 6,
    "fadelength": 1
}
Attached Files
File Type: zip trails-content.zip (3.62 MB, 11905 views)
File Type: zip store-trails-1.1-alpha.zip (52.7 KB, 10839 views)
__________________

Last edited by alongub; 02-17-2013 at 11:39.
alongub is offline