Thanks again for the good explanations. A few last things i think :D
1: is it possible to use more than one texture set in the same room? (i think not its ok just want to be sure)
2: how do i set where the player starts? i dont seem to be able to find any player spawn object in the object list?
3: can i have more than one entry to the same room. Like in room A there is 2 exits both lead to room B, just in 2 diffrent locations? and how do i tie rooms togerther? i can see i need to place the door stuff from array(obj_door_sideways,obj_door_vertical,obj_door_background,NONE, obj_door_bg_1way_front,obj_door_bg_1way_back,obj_lockeddoor_door,NONE, obj_checkpoint_inactive))
4: How to remove or add classes? is it enought to edit "init_player_class" and "init_player_classes" ?
This is really awesome work though!