Raised This Month: $ Target: $400
 0% 

Adminglow doesn't work :(


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
BoOnSpoOn
Junior Member
Join Date: Jul 2006
Old 12-14-2006 , 12:02   Adminglow doesn't work :(
Reply With Quote #1

Hi I have ProKreedz (from www.Xtreme-Jumps.eu) and I want to use Adminglow, that Admins glow in a specific color (I 'ld like if thy glowed in pink but if anyone can make them glowing in ANY Color it is OK ^^)
Then there is also a function that if you write /help a red message appears on the right, but if i write /help the message isn't red it is in my config color
But it doesn't work in this form (both ones):

public glow(id) {
new colors[3]
if(needhelp[id-1] && get_pcvar_num(kz_help) == 1)
colors = {255,0,0}
else if(access(id,KZ_LEVEL) && get_pcvar_num(kz_adminglow) == 1)
colors = {255,0,100}
else
colors = {0,0,0}

set_rendering(id,kRenderFxGlowShell,colors[0],colors[1],colors[2],kRenderNormal,25)

Who can help me?
BoOnSpoOn is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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