the error was action player() player cann't as action
obviously!!!!
Quote:
the problem is 'the action's name' action player { player = me; } try to rename it f.i: action player_act() { } or what ever. that's obvious. 'player' is reserved by the engine.