Quote:
Originally posted by Brady2
Jadis:
wtf man wtf
NPC Code:
//#CLIENTSIDE
if (created) {
setcoloreffect 1,1,1,.99;
drawaslight;
dontblock;
}
|
no thats wrong..
you need if (playerenters) else after a bit you see the black circles. common mistake =\