Thread: shadow?
View Single Post
  #1  
Old 04-05-2007, 02:11 AM
theHAWKER theHAWKER is offline
**FLIP OUT**
theHAWKER's Avatar
Join Date: Mar 2006
Location: canada, vancouver
Posts: 768
theHAWKER is an unknown quantity at this point
Exclamation shadow?

im trying to make a shadow like light effect but it wont work
PHP Code:
//#CLIENTSIDE
if (playerenters) {
  
setcoloreffect 0,0,0,0.99;
  
drawaslight;

__________________
**FLIP OUT**
Reply With Quote