![]() |
Have a problem here
Well, its the seteffect command... it works.. like the colors and what not.. but Alpha isnt working.. im thinking maybe im doing it wrong.. or im not really sure.. but i need the Alpha to work.. and also.. the Alpha works on the setlighteffect command.. but it wont work on seteffect.. this is the script..
if (playerenters) { seteffect 0,0,0,.9; } but it wont do anything.. but if i put like... if (playerenters) { seteffect .5,.5,0,1; } it will work.. just the color though.. not the alpha.. someone explain please.. |
NPC Scripting, please.
|
if (created||playerenters) {
drawaslight; setcoloreffect 0.0.0.0; } in light1/2.png or something |
LOL
Wrong command man.. that is setlighteffect... im talking about seteffect...
|
Wasn't he talking about seteffect?
|
;\
|
Quote:
|
Um. To my knowledge, there isn't such a command as setlighteffect. Just seteffect and setcoloreffect.
|
Quote:
|
You possible have a video card/3D Accelarator which cannot handle the direct3d alpha blending Graal uses, and since when you put the alpha to 1 it just uses a pure color it then draws.
|
Quote:
|
ok
that is the problem then.. cuz my card is doesnt support Direct 3d.. but it supports OpenGL.. ack.. that sucks.. LoL
|
All times are GMT +2. The time now is 04:42 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.