i guess you meant ent_create.
And the answer is no, all entites will be cleared on level load and only the ones placed in wed will be created. Rather than putting it on wed i guess it's better to have function like setup_level(levelname) which loads the level, creates the player and skybox and any other variables/entities you might need.


3333333333