very usefull from the both of you laugh
some good information thank you. I gues i am still doing stuff wrong. here is what i got now :

Code:
#define power skill1 

// uses: power

action crashing_b()
{

	set(my,METAL | SHADOW);
	my.emask |= (ENABLE_IMPACT | ENABLE_ENTITY);
	my.event = remove_br;
	c_setminmax(my);

	

}



No txt is showing up on skill1 and that is in Wed where i want to
insert the power number laugh to be used.

what am i missing ?

Last edited by Realspawn; 11/05/15 11:20.

Find all my tutorials & Workshops at : www.rp-interactive.nl

Creativity starts in the brain