MantisBT - Zandronum
View Issue Details
0002979Zandronum[All Projects] Suggestionpublic2017-01-12 07:282025-03-20 16:21
Fused 
Torr Samaho 
normalfeatureN/A
closedopen 
3.0-beta 
3.03.0 
0002979: Backport GetActorFloorTexture and GetActorFloorTerrain ACS functions
Details:'https://zdoom.org/Changelog/85488f2/files [^]'
Suggestion:'https://forum.zdoom.org/viewtopic.php?f=18&t=53393 [^]'

Been waiting for this for a while. Could this be backported?
No tags attached.
related to 0004469confirmed  Add "GetActorFloorTerrain" and if it's easy, an analog of "GetActorFloorTexture" for ceiling 
? newfunctions.wad (5,901) 2017-04-02 16:39
/tracker/file_download.php?file_id=2054&type=bug
Issue History
2017-01-12 07:28FusedNew Issue
2017-04-02 16:39Torr SamahoFile Added: newfunctions.wad
2017-04-02 17:33Torr SamahoNote Added: 0017079
2017-04-02 18:50Torr SamahoAssigned To => Torr Samaho
2017-04-02 18:50Torr SamahoStatusnew => needs testing
2017-04-02 21:23WaTaKiDNote Added: 0017083
2017-04-03 14:09FusedNote Added: 0017086
2017-04-03 14:09FusedNote Edited: 0017086bug_revision_view_page.php?bugnote_id=17086#r10286
2017-04-03 14:10FusedNote Edited: 0017086bug_revision_view_page.php?bugnote_id=17086#r10287
2017-04-08 14:47Torr SamahoNote Added: 0017107
2017-04-08 14:47Torr SamahoStatusneeds testing => resolved
2017-04-08 14:47Torr SamahoFixed in Version => 3.0
2017-04-08 14:47Torr SamahoTarget Version => 3.0
2018-09-30 21:47Blzut3Statusresolved => closed
2025-03-20 16:21DrinkyBirdRelationship addedrelated to 0004469

Notes
(0017079)
Torr Samaho   
2017-04-02 17:33   
I backported GetActorFloorTexture. Zandronum 3.0 doesn't support the UDMF sector property 'floorterrain', so GetActorFloorTerrain can't be backported without adding this property first.
(0017083)
WaTaKiD   
2017-04-02 21:23   
at Fused's request, here is a build that contains the backported GetActorFloorTexture: 'https://www.dropbox.com/s/dcqs3vh5zdrsqkx/zandronum-3.0-r170402-2027-26a565b-windows.zip?dl=0 [^]'
(0017086)
Fused   
2017-04-03 14:09   
(edited on: 2017-04-03 14:10)
Thank you.
After adding the function to this script:'https://pastebin.com/veuV9rLS [^]' I can confirm that the function works like intended.

(0017107)
Torr Samaho   
2017-04-08 14:47   
I'm happy to hear that! Thanks for checking.