@Green Gandalf: Try with it and look at the result, I don't understand how it can be happen o_O
case "1"
if effect1 = 1
` set effect technique 1, "NoEffects" ` doesn't work
` if effect exist(1) then delete effect 1 : texture object 1, 3 ` this doesn't work either
set object effect 1, 0 ` none of these work - just get a white object
`texture object 1,0
texture object 1,0, 3 ` the object should be green
delete object 1
make object sphere 1, 50, 48, 48
scale object 1, 50, 200, 50
position object 1, 600, 500, -500
texture object 1,3
effect1 = 0
endif
endcase
Eternal suffering ...
I'm french