ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[ACS] LineId argument support for some polyobject specials.

 
Post new topic   Reply to topic    ZDaemon Forum Index -> Implemented Requests
View previous topic :: View next topic  
Author Message
EarthQuake
Wicked Sick!


Joined: 02 Apr 2004
Location: Athens, Ohio. Dieblieber gonna getcha!

PostPosted: Tue Sep 11, 2012 5:29 am    Post subject: [ACS] LineId argument support for some polyobject specials. Reply with quote

We have some very nice Polyobject handling now, and I've been experimenting with them a bit recently, but I've discovered that the Polyobj_StartLine and Polyobj_ExplicitLine specials do not support the LineId parameter which makes dynamically modifying them impossible.

These specials are used to define which linedefs belong to the specified polyobject, where Polyobj_ExplicitLine used to directly specify which lines do so, and where Polyobj_StartLine uses a more automatic approach.

Normally polyobjects are constructed of one-sided linedefs, and Polyobj_StartLine can be used on just one of the lines to begin defining the entire polyobject, leaving the other linedefs free for other specials (like Line_SetIdentification). However, Polyobj_StartLine fails on two-sided polyobjects, so Polyobj_ExplicitLine must be used on all of the linedefs comprising the polyobject to correctly define the polyobject. This means one cannot give those linedefs a LineId or any other linedef special.

Both of these specials have a LineId argument, which would allow us to get around this limitation, but ZDaemon does not seem to support it on either special.
Back to top
View user's profile Send private message Send e-mail
BestOfTheWorst
Unstoppable!


Joined: 02 Jun 2006

PostPosted: Sat Feb 23, 2013 8:30 pm    Post subject: Reply with quote

Implemented for the upcoming version.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> Implemented Requests All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group