Making player teleport to the prison entrance?

Users who are viewing this thread

How do i make the player character teleport next to the prison of a town/castle? I tried making a copy of "town_center" menu in the module_game_menus.py and set the entry point to the player to 24 (the prison guard entry) but the player enters the scene off map and is stuck. Other attempts at reentering the scene with the new option teleports the player to the entrance of the fief.
 
Solution
you also need to change the mission template entries.
i would add a new entry point for this in the scene and add it in the mission.

(X,mtef_scene_source|mtef_team_0...
Back
Top Bottom