Raised This Month: $ Target: $400
 0% 

Problem: with TE_DLIGHT 27


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 02-28-2006 , 19:28  
Reply With Quote #8

Code:
   if(!cmd_access(id,level,cid,5))            return PLUGIN_HANDLED
change to
Code:
   if(!cmd_access(id,level,cid,8))            return PLUGIN_HANDLED
should work. Because you were putting 0 in for
Code:
   write_byte( brightness ) //Brightness    write_byte( life ) //Life    write_byte( decayrate ) //Decay Rate
thus causing ur server to go "brightness 0? life 0? decayrate 0? WTF?! IM SO CONFUSED!"
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
 



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 20:23.


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