MantisBT - Zandronum
View Issue Details
0002808Zandronum[All Projects] Suggestionpublic2016-08-18 09:322016-12-15 20:54
Fused 
 
normalminorhave not tried
newopen 
3.0-beta 
 
0002808: Allow dynamic strings in menudef online
I'm not sure how else to explain.
I've had a talk with Dusk and Graf about this. Having dynamic strings to show stuff like integer values and such would be great for a menu to show level progress and other useful information that would otherwise need a whole seperate section.

This is not possible offline as the scripts wont respond, but online this should be entirely doable.

This might possibly have to include some ifmultiplayer{} kind of section to lead to an else statement offline.
Link to the zdoom thread where I suggested this to zdoom before'http://forum.zdoom.org/viewtopic.php?f=18&t=52860 [^]'
No tags attached.
Issue History
2016-08-18 09:32FusedNew Issue
2016-08-20 10:16DuskNote Added: 0015504
2016-12-15 20:54FusedNote Added: 0016494
2016-12-15 20:54FusedNote Edited: 0016494bug_revision_view_page.php?bugnote_id=16494#r9974

Notes
(0015504)
Dusk   
2016-08-20 10:16   
The idea I had was to maintain a synchronized string table, which could be accessed by ACS, menudef, sbarinfo, etc.
(0016494)
Fused   
2016-12-15 20:54   
Has there been thought of a possible way to do this? It will really improve some ideas I have.