View Issue Details

IDProjectCategoryView StatusLast Update
0002096The Dark ModScript/Defpublic03.06.2011 03:58
Reportertels Assigned Totels  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Fixed in VersionTDM 1.01 
Summary0002096: add scriptEvent canSeeEntity()
DescriptionBased on: IsEntityHiddenByDarkness()

See:

http://modetwo.net/darkmod/index.php?app=members&module=messaging&section=view&do=showConversation&topicID=5102
TagsNo tags attached.

Activities

tels

tels

09.01.2010 10:37

reporter   ~0002860

The script event isEntityHidden( entity, threshold) was added. Please test :)
Mortem Desino

Mortem Desino

09.01.2010 17:27

reporter   ~0002870

It doesn't seem to be working. The player can be seen through worldspawn, and the lighting doesn't seem to make any change.

if ( (cityWatch_1.isEntityHidden($player1, 0.5) = 1 )
{
;
}

testmap
http://sites.google.com/site/mortemdesino/team.zip
tels

tels

16.01.2010 12:51

reporter   ~0002884

Need to debug why it doesn't work and fix before 1.01.
tels

tels

19.11.2010 11:00

reporter   ~0003308

As far as I know this was already fixed.

Issue History

Date Modified Username Field Change
09.01.2010 09:05 tels New Issue
09.01.2010 10:37 tels Note Added: 0002860
09.01.2010 10:37 tels Status new => assigned
09.01.2010 10:37 tels Assigned To => tels
09.01.2010 14:03 tels Status assigned => resolved
09.01.2010 14:03 tels Fixed in Version => TDM 1.01
09.01.2010 14:03 tels Resolution open => fixed
09.01.2010 17:27 Mortem Desino Note Added: 0002870
16.01.2010 12:51 tels Note Added: 0002884
16.01.2010 12:51 tels Status resolved => acknowledged
19.11.2010 11:00 tels Note Added: 0003308
19.11.2010 11:00 tels Status acknowledged => resolved
03.06.2011 03:58 greebo Status resolved => closed