MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0003889 | Zandronum | [All Projects] Suggestion | public | 2021-06-28 19:55 | 2021-06-28 19:55 |
Reporter | Ivan | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 3.1-beta | ||||
Target Version | Fixed in Version | ||||
Summary | 0003889: LANGUAGE lump duplicate redirection | ||||
Description | Language 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. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() /tracker/file_download.php?file_id=2647&type=bug | ||||
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 |
There are no notes attached to this issue. |