When i tried to make my CC have a sprite as a Psi Disrupter it doesnt let me build another one. The one that begins with the game works but during the building proccess it crashes.. I wasnt able to find this topic anywhere else either.
Most likely you dont have the construction frame. Just remove the frame fromiscript or add another frame for building
The Psi Disruptor doesn't have a "being built" animation. IIRC, it's labelled as "liftoff" although I certainly am not sure. Look for something that buildings use that uses the command playfram as part of its code. Change the playfram 1 (it might be something else, though) to playfram 0 and you'll be good to go.
what program do I use to do this?
ICE or IceCC, your choice.
When people talk about 'animations', they're almost always referring to iscript.bin.
does anyone know where a tutorial is for ICE?