So,I am not loading any effects files at all beofre this or even after this,this is the only single effect file I ever loaded at all period.
But,I am getting a strange error stating
effect already exists at line error
So If I know for a fact there are no effects loaded at all but this single one whats the deal? here is my loading code for the effect,mabey im blind and I am loading it in wrong somehow,thanks.
for e=4 to 11
load object "entitybank\characters\Swat.x",e
load image "entitybank\characters\Swat_1_D2.dds",2
load effect "entitybank\characters\bumpcubereflectalpha.fx",10,10
texture object e,2
if effect exist(10)=1 then set object effect e,10
yrotate object e,180
fix object pivot e
sc_setupObject e,1,0
next e
my signature keeps being erased by a mod So this is my new signature.