AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Glows (https://forums.alliedmods.net/showthread.php?t=57358)

ferret 07-03-2007 09:54

Glows
 
2 Attachment(s)
Glows
version 1.0

By: ferret!

Description

Allows admins or players to set glow. Admins require ADMFLAG_CUSTOM1 to use the console commands. Players must use chat/say triggers. Players use it by saying "glow colors" for a list, "glow <color>" to glow, or "glow none" to turn it off.

Unfortunately, glow is used a bit loosely here. It's more like "very slight translucency with a solid color set to the player's model."

The glow renders don't appear to work on player model's, at least not in CSS.

Commands
  • sm_glowset <player> <none/color>
    • Sets or removes a player's glow.
  • sm_glowcolors
    • Prints the list of valid colors
Cvars
  • sm_glow
    • Turns glow plugin on and off.
    • Default on
    • Set to 0 or 1
  • sm_glow_self
    • Turns on player's ability to set their own glow
    • Default on
    • Set to 0 or 1
  • sm_glow_ad
    • If sm_glow_self is on, will cause a brief ad message for the plugin.
    • Default on
    • Set to 0 or 1
Changelog
  • Version 1.0
    • Plugin now works :P
  • Version 0.2
    • Reset all glows when sm_glow is set to 0
    • Stop admins from using commands when sm_glow is set to 0.
Bugs, Requests, Translations, or Other Issues

Please use my project area on the Allied Modders Bug Tracker to report any issues or make requests. Your login for the bug tracker is the same as your forum login. Set the category to this plugin's name.

ferret 07-03-2007 09:55

Re: Glows
 
Completely and utterly untested. It compiles! Today's plugin brought to you by "I'm Bored At Work Because Tomorrow Is A Holiday And We Aren't Allowed To Make Changes"

So don't approve this plugin yet.

ferret 07-03-2007 11:39

Re: Glows
 
still bored at work.
  • Version 0.2
    • Reset all glows when sm_glow is set to 0
    • Stop admins from using commands when sm_glow is set to 0.

Wiebbe 07-03-2007 16:45

Re: Glows
 
this doesnt work for me though :(

it says something about:

L 07/03/2007 - 22:20:06: [SM] Native "CreateConVar" reported: Convar "sm_glow" was not created. A console command with the same name already exists.

ferret 07-03-2007 16:46

Re: Glows
 
rofl. That's a neat bug. I'll fix it when I get home.

ferret 07-05-2007 08:07

Re: Glows
 
Updated and fixed. Which I actually did tuesday but, 4th of July, come on now, fireworks are way more awesome than coding "glows"

tcviper 07-05-2007 10:46

Re: Glows
 
Nah glow is cooler then fireworks hahaa, nice plugin again mate :)

tcviper 07-05-2007 10:52

Re: Glows
 
Would be handy to know in which dir the .txt file must be installed ;)

ferret 07-05-2007 10:54

Re: Glows
 
translations, always. But I guess I need to start posting that, seems to cause confusion :)

tcviper 07-05-2007 13:10

Re: Glows
 
Yeah also what is admincustom flag 1 ?


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

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