AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Nice player trail (https://forums.alliedmods.net/showthread.php?t=19328)

bahr 10-14-2005 11:35

Nice player trail
 
2 Attachment(s)
Plugin_trail by Bahrmanou

NEW v1.3: Each player can now choose his own type of trail!
NEW v1.3.1: Trails should not disappear anymore (I hope :wink: )
  • NOTE for version 1.3:
    =====================
    In preceding versions, the config file was named 'trail.ini'. I found better the name
    'colors.cfg'. So if you already had a config file for this plugin, PLEASE rename it to
    'colors.cfg'; the syntax is still the same though.

Gives players a nice colored trail :)

12 (twelve) types of trails, lots of colors, adjustable life, brightness, size!

The colors definitions is keep in a file instead of being 'hardcoded' in the plugin,
so the colors can be very easily modified, deleted, added,...No more need to
re-compile the plugin!!

Say you want to add a color. you add one line in the file, save it and do a

'amx_trail_reload'

in your server console, et voila!! The new color is ready :D


Commands:

ADMINS ONLY:

Code:

        amx_trail ['on'|'off'|'1'|'0'] : enable/disable trails.
        amx_trail_user <name or #userid> <colorname | 'random' | 'off'> : set user trail.
        amx_trail_type <type> : set trail type (sprite) for all players.
        amx_trail_life [duration] : get/set trail duration, in seconds.
        amx_trail_size [size] : get/set trail size.
        amx_trail_brightness [brightness] : get/set trail brightness.
        amx_trail_reload : reload colors configuration file.

ALL:

Players can say 'trail [arguments]' to get or remove a trail.

Examples of say commands:

Code:

trail
trail random
trail 10
trail blue
trail light red
trail 6 dark olive
trail 11 blue
trail off
trail help

All color names can be prefixed with 'light' or 'dark', i.e: red, light red, dark red, etc.


Have fun :)

eFrigid 10-14-2005 12:09

Lol i remember along time ago when my old clan had this. Is this from amx? Well good job :wink:

Zenith77 10-14-2005 13:17

Post the sma by itself, not in a ZIP.

bahr 10-14-2005 13:53

Quote:

Lol i remember along time ago when my old clan had this. Is this from amx?
No, its my own plugin, made from scratch. :wink:

bahr 10-14-2005 13:55

Quote:

Post the sma by itself, not in a ZIP.
Ok, I will post the .sma only too...

DarkSnow 10-14-2005 14:47

Nice, so can we get a nice screenshot of it in action? ;)

bmann_420 10-14-2005 15:51

Also bud, you might want to take plugin out of the name since it is not approved yet :D and ya a screenshot would be great

bahr 10-14-2005 19:53

Dont see the point of removing 'plugin' from the name, since THIS IS A PLUGIN lol, even it has not been approved yet! :shock:

DarkSnow 10-14-2005 20:08

Well, its in the submission rules that you may not have the word "plugin" in the topic. Dude, just change it so that the admins dont reject your plugin just for the sake of such a minor thing :roll:

Do not put "Plugin:" in the title. That is added upon approval.

bmann_420 10-14-2005 20:14

I guess he doesnt take kind to advise. Were trying to help, pretty simple. I diddnt think i had to spell it out to him like you did kindly. :lol:


All times are GMT -4. The time now is 08:19.

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