Any way to get a line's texture using ACS?

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Any way to get a line's texture using ACS?

Re: Any way to get a line's texture using ACS?

by Dark-Assassin » Fri May 25, 2018 3:47 am

Yea, which is why I asked if it already existed because I just wasn't sure if it did or not.

Re: Any way to get a line's texture using ACS?

by Graf Zahl » Thu May 24, 2018 1:32 am

Then you are out of luck because even if it was added it wouldn't help.

Re: Any way to get a line's texture using ACS?

by Dark-Assassin » Wed May 23, 2018 11:52 pm

ZScript currently isn't an option as I am trying to maintain Zandronum compatibility because of Multiplayer.

Re: Any way to get a line's texture using ACS?

by gwHero » Wed May 23, 2018 4:44 am

IIRC it's not possible in ACS; you can set a linedef's texture but I believe there is no function to retrieve it. For this you will need to use ZScript, where you can retrieve the linedef's texture id.

Any way to get a line's texture using ACS?

by Dark-Assassin » Thu May 17, 2018 8:35 pm

I've looked all through the wiki but couldn't find anything there that would be able to return a line's texture.
Does such a function even exist? Had to ask as there's always the possibility of some things going undocumented.

Top