Feature #1970
Scriptable map entry/exit, cycling
Start date:
2015-02-11
% Done:
0%
Description
Use Doomsday Script to perform actions after loading a map and when exiting a map. While this is useful for map cycling (restart a co-op episode from beginning after completion), it is also a good modding feature. The key is to define different scopes for the scripts, e.g., a scope for the server's multiplayer behavior, or another for the map's own behavior as intended by its author.
Related issues
History
#1 Updated by skyjake almost 10 years ago
- Related to Feature #1608: Integrate Doomsday Script added
#2 Updated by skyjake almost 10 years ago
- Tags changed from Scripting, Server, Mod to Scripting, Server, Mod, Multiplayer
#3 Updated by skyjake almost 10 years ago
- Description updated (diff)
#4 Updated by skyjake almost 5 years ago
- Subject changed from Scriptable map cycle to Scriptable map entry/exit, cycling
- Target version set to 3.x