Lol in your player action did you set player?

Code:
action player_act()
{
player = me;
.....
}



if so then there should be no problem.

Last edited by Malice; 11/20/13 03:11.