AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [DoD:S] Grenade Trails (https://forums.alliedmods.net/showthread.php?t=344665)

micmacx 11-26-2023 09:45

[DoD:S] Grenade Trails
 
1 Attachment(s)
I am not the author of this plugin, I simply made some modifications so that it compiles without any warnings and so that it automatically creates a configuration file.

Authors :

Author : Andi67
http://www.andi67.bplaced.net/Forum/...php?f=14&t=809


Description :

This plugin add green an red trails to grenades and rockets.




Setting :

General Setting file :
Folder :
HTML Code:

dod/cfg/dod_grenadetrails/dod_grenadetrails.cfg
PHP Code:

// This file was auto-generated by SourceMod (v1.11.0.6502)
// ConVars for plugin "dod_grenadetrails.smx"


// 1 is on 0 is off
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_grenadetrails_fraggrenade "1"

// 1 is on 0 is off
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_grenadetrails_riflegrenade "1"

// 1 is on 0 is off
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_grenadetrails_rocket "1"

// 1 is on 0 is off
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
dod_grenadetrails_smokegrenade "1" 

Facility :
  1. Download smx file.
  2. Upload it to your server :
    HTML Code:

    dod/addons/sourcemod/plugins/
  3. Change map, plugin create cfg file.
  4. Setting cfg file if you want.

Changelog :
Plugin 1.0 : Plugin Original by Andi67
Plugin 1.1 : Plugin Modified by Micmacx

Have fun...


All times are GMT -4. The time now is 21:10.

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