Serious Sam's Bogus Detour

Serious Sam's Bogus Detour

Workshop
Create, share and play!
了解更多
MrElix3r 2017 年 7 月 14 日 下午 8:19
How to create custom mission objectives?
How do I create custom mission objectives, messages, and netricsa messages?
< >
正在显示第 1 - 5 条,共 5 条留言
Melissa  [开发者] 2 2017 年 7 月 15 日 上午 12:43 
If you unpack the game's resources (see the wiki) you can use that as an example.

Netricsa messages are in gui/netricsa/data.sval, and can be given using the GiveNetricsaMessage worldscript.

Mission objectives I assume you mean waypoints. These can be set using the WaypointAdd worldscript, and unset using the WaypointRemove worldscript.
MrElix3r 2017 年 7 月 15 日 上午 7:25 
Are the netricsa mission texts in data.sval?
Melissa  [开发者] 2 2017 年 7 月 15 日 上午 8:52 
Yes, however in the main campaign they are localized, so you'll see strings starting with a period (.)
MrElix3r 2017 年 7 月 15 日 上午 11:18 
Thanks guys.
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50