AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Admin glow (https://forums.alliedmods.net/showthread.php?t=1369)

EKS 04-25-2004 00:07

Admin glow
 
1 Attachment(s)
This plugin allows admins to make other players glow in a spesfic color, the supported colors are: red,green,yellow & blue. This plugin logs & echos admin actions, it does NOT allow
admins to enter the RGB value of th color they want ( To stop usage of "cheat" colors that make ppl hard to spot).This plugin also support having players go say /glow <color> to make themself glow in
any of the defined colors.

say /glow <color>

Modules required: fun or engine (check #define )

FAQ)
Q) How do i enable public glow?
A) Check in the define section

Q) Can i disable the public glow on the server in runtime?
A) Yes, change the amx_publicglow cvar.

Credits:
Ops in #AMXmod @ Quakenet for alot of help ( + AssKicR & CheesyPeteza )

Changelog:
  • 1.3.3 ( 3.11.2004 )
    - Fixed: Fixed possible issue with index out of bounds
    - Added: Making players glow engine module instead of fun module ( change WhatModule define, fun module is standard)

Todo:
  • Add more colors

QwertyAccess 04-25-2004 00:41

Add
Todo:
add the ability to use the hologram rendering and diffrent rendermodes

EKS 04-25-2004 01:44

Quote:

Originally Posted by QwertyAccess
Add
Todo:
add the ability to use the hologram rendering and diffrent rendermodes

If i knew how i would :)

FeuerSturm 04-26-2004 15:02

hey people, i am getting a "bad load", but did everything the correct way.

Code:

        unknown            unknown  unknown          admin_glow.amx  bad load
it compiled without errors.

any ideas?

EKS 04-26-2004 16:20

Make sure you have the fun module.

FeuerSturm 04-26-2004 17:39

DOH!!!!!!!!!!!!!!!!!!!!!!

stupid me, i disabled it! :mrgreen:


thanks for your help!

EKS 04-26-2004 23:12

Changelog:
  • 1.1.0 ( 27.04.2004 )
    - Added colors:purple,lime,aqua,pink,silver,gold ( Credits to vision for taking the time to find colors)
    - Added: Plugin now sends a list of colors to admins/players using incorrect colors.
    - Added: say /glow <color> for public usage. controled by ( amx_publicglow cvar) (Remember its not enabled by default. You need to change: #define PublicGlow)

Remmeber you need to change the #define PublicGlow to make say /glow work. ( This requires you recompile )

EKS 04-27-2004 00:04

Changelog
  • 1.2.0 ( 27.04.2004 )
    - Removed: Colors, lime,pink,gold as they looked the same as others ingame.
    - Changed: Color message sendt when public glow is used is now in the same color as what the person is glowing in.

cozmicshredder 04-30-2004 14:46

Hello...
 
Hello, I am using this mod on my SvenCoop server.

I am running amxx on my server.

I just am still very new at this and can't seem to figure out what I am not doing to enable the publicglow to work.

I recompile it with #define PublicGlow 1 or 0 but it didn't work.

I had a Server admin from a Pixscotty.com server join in me in game and help but he tried but we couldn't get it going.

I know it's prob something very simple.

I can use it on myself and other people I just wanted to have it so people can use it through the chat if they like.

Also I am very happy that you guys are doing what you do here.

I hosted Unreal for years always wanted to do this kind of stuff great fun now that I finally get a great admin program.

EKS 04-30-2004 15:03

Make sure the file size changes, if it does not. Then you are doing something wrong with the compiling :)


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

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