Is it possible to be maked waypoints for tour maps mod ? And if its possible can someone make waypoints for tour_dust tour_dust2 tour_map1 tour_assault
I think it's possible to make waypoint for this mod, because these maps are also include CSBOT navigation file, so i think this mod supported by CSBOT, and of course POD-Bot mm! But I'm still not sure, let me try this mod first...
I've tried once to make waypoints to make it playable with podbots. I'll try to describe the problem so maybe pb coders/waypointers may find a solution:
- that plugin consists in a set of "sub-maps" in one map. Basically it moves players spawn each round so they can play in each submap. These sub maps have no objectives like defusing, rescuing, etc they are fy/aim maps.
- csbots (cz) can play that perfectly because there can be sets of non connected navigation meshes, meaning that each submap can have their own separated meshes; they're still saved in one .nav file.
- If I remember it correctly, I couldn't make that work for podbots because all waypoints should be connected to make a valid file.
podbot mm doesn't support any maps like that. They cannot know they can play only on a sub-map. They need to have continous paths between all waypoints.