Hi,
why do you use this while in your event?
remove the while loop, it doesnt make sence there!
Code:
function mouse_event()
{
	if (event_type == EVENT_CLICK)
	{
		beep();
		ent_remove(me);
		return();
	}
}


how big is the distance btw. the camera and the objekt?(in quants)

and use code tags if you want to show us parts of your code(dont forget to use "inden all" in sed)
[ code ]
[ /code ]
without spaces
xxxxxxx

Last edited by xxxxxxx; 04/14/11 18:34.

Es ist immer wieder erstaunlich, dass Leute die riesen Scripte schreiben die einfachsten sachen nicht können zb. mich mit SIEBEN x zu schreiben! tongue