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
0003889Zandronum[All Projects] Suggestionpublic2021-06-28 19:552021-06-28 19:55
ReporterIvan 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusnewResolutionopen 
PlatformOSOS Version
Product Version3.1-beta 
Target VersionFixed in Version 
Summary0003889: LANGUAGE lump duplicate redirection
DescriptionLanguage lump allows a useful feature where you can redirect duplicate strings as pointers. Example given on wiki:

MY_STRING_1 = "String 1 or 2";
MY_STRING_2 = "$$MY_STRING_1"; // MY_STRING_2 will also resolve to "String 1 or 2"

I have an example wad that shows the lack of this feature on Zandronum. When you enter the game it should print "This is a test string." but it instead prints the label it has in the lump itself.
Attached Files? file icon lang_ptr_test.wad [^] (396 bytes) 2021-06-28 19:55

- Relationships

-  Notes
There are no notes attached to this issue.

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
2021-06-28 19:55 Ivan New Issue
2021-06-28 19:55 Ivan File Added: lang_ptr_test.wad






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker