View Issue Details

IDProjectCategoryView StatusLast Update
0002390The Dark ModCodingpublic03.06.2011 03:56
Reportertels Assigned Totels  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product VersionTDM 1.02 
Target VersionTDM 1.03Fixed in VersionTDM 1.03 
Summary0002390: BinaryFrobMovers do not relay the activator to their targets
DescriptionThe code has:

ActivateTargets(this);

while it should be:

ActivateTargets(activator);
Additional Informationhttp://modetwo.net/darkmod/index.php?/topic/11772-can-i-pass-an-entity-name-to-a-map-script/page__view__findpost__p__233467
TagsNo tags attached.

Relationships

related to 0002389 closedtels needs a new spawnarg for callobjectfunction 
related to 0002393 new Buttons/Levers frobbed to not relay the activator to their targets 

Activities

tels

tels

03.10.2010 19:55

reporter   ~0003222

Last edited: 03.10.2010 19:56

This is fixed in code for BinaryFrobMovers() with revision 0004218. However, if you frob a lever/button, the global function frob_lever() or frob_button() simply call button.Operate() or level.Operate() and these function do not relay the activator along. That should be filed as a sep. bug, and needs more work.

Issue History

Date Modified Username Field Change
03.10.2010 09:38 tels New Issue
03.10.2010 09:38 tels Status new => assigned
03.10.2010 09:38 tels Assigned To => tels
03.10.2010 09:38 tels Relationship added related to 0002389
03.10.2010 09:49 tels Target Version => TDM 1.03
03.10.2010 19:55 tels Note Added: 0003222
03.10.2010 19:55 tels Status assigned => resolved
03.10.2010 19:55 tels Fixed in Version => TDM 1.03
03.10.2010 19:55 tels Resolution open => fixed
03.10.2010 19:56 tels Note Edited: 0003222
05.10.2010 05:26 tels Relationship added related to 0002393
03.06.2011 03:56 greebo Status resolved => closed