Zandronum Chat on our Discord Server Get the latest version: 3.1
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002133Zandronum[All Projects] Bugpublic2015-03-24 02:022015-05-23 22:56
ReporterAlexMax 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version1.3 
Target VersionFixed in Version 
Summary0002133: `lobby` does not work in a config file
DescriptionFor some reason, trying to set the lobby from a config file does not actually set the lobby - it is only possible to set when you're in the game itself. Doing +lobby at the command line doesn't work either. Neither does using `set`.
Attached Files

- Relationships

-  Notes
User avatar (0012348)
Ch0wW (reporter)
2015-05-23 22:46
edited on: 2015-05-23 22:56

it looks like the value is set before applying the PWADs patch(s).

For instance, let's take Duel32f.pk3 .

If you defines a custom_cvar, the game searches for the maplump (start) BEFORE applying the wad patches. So, in other words, your map is not found, and its value hasn't been set.

Only possible solution/workaround, depending of your mood: transform lobby to CCMD (set_lobby), and keep lobby but as a single cvar.

That way, only set_lobby "map00" will be needed to load it after a level ends.


Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2015-03-24 02:02 AlexMax New Issue
2015-05-23 22:46 Ch0wW Note Added: 0012348
2015-05-23 22:51 Ch0wW Note Edited: 0012348 View Revisions
2015-05-23 22:56 Ch0wW Note Edited: 0012348 View Revisions






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker