Page MenuHomeFeedback Tracker

IRLaserOn/IRLaserOff actions are broken
Closed, ResolvedPublic

Description

There is a command "isIRLaserOn" which works and let you know if your weapon's laser is on or off. But both actions:

player action ["IRLaserOn", player];
player action ["IRLaserOff", player];

Are broken. But...

player action ["GunLightOn", player];
player action ["GunLighOff", player];

are working!

EDIT: command to check gunlight is isFlashlightOn

Details

Legacy ID
2340161534
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Scripting
Steps To Reproduce

get a weapon with laser -> you cannot switch laser on with script
get a weapon with flashlight -> you can switch flashlight on with script

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Scripting.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Fixed.
Killzone_Kid set Legacy ID to 2340161534.May 7 2016, 6:23 PM
Killzone_Kid edited a custom field.

Something weird is going on. Before I typed this comment this ticket showed 1 comment (I can only assume it was BIS_Iceman's comment because he is the one that changed the status, but I cannot see it) Now after my comment, it shows 2 comments, yet I can only see 1.

I noticed this on other tickets too the amount of comments showing on the summary does not meet the actual number. I thought they could have been private comments, but this is my ticket so theoretically I should see even private ones but I don't.

Hello,

yes, there are private notes which I have been adding to tickets. It is for our developers to better find out what is currently happening to the specific bug and where they can easily find it in our intern systems. It is just a tool to save some time which I think is very useful.

Btw. yours is saying:
Assigned to programming.
AIII-5506

Sorry if there was some misunderstanding.

Thanks Iceman, this clears it up :-)

Hello,
this has been fixed in exe revision 125282, thank you.

Works now, thank you very much Iceman!

MadDogX added a subscriber: MadDogX.May 7 2016, 6:23 PM

Mass closing tickets marked as resolved more than 1 month ago.

If the issue is in fact not resolved, please create a new ticket referencing this one and ask for it to be re-opened.