Have the oringinal script that, too?
Code:
function f_fuoco() {
temp.x = 0;
temp.y = 12*time;
temp.z = 0;
c_move(e_fuoco, temp, nullvector, IGNORE_YOU); // THIS DON'T WORKS...
s_laser = snd_play(laser,30,0);
waitt(3); //
firing = 0;
}
When you run the game (or something other) a error message appears?
Sorry for my bad english,
Pinkhead