Page MenuHomeFeedback Tracker

"set up the tripod" useraction should use ASL
Closed, ResolvedPublic

Description

The static weapon useraction "set up the tripod" (class PressXToFlipTheThing) uses setpos and getpos, which return ATL coordinates on land.

statement = "this setpos [getpos this select 0,getpos this select 1,(getpos this select 2)+1]";

The problem with this is when you try to correct a tilted static weapon on top of a building and it magically teleports through floors to the ground floor. It should use setposASL and getposASL instead.

Details

Legacy ID
3994664606
Severity
None
Resolution
Open
Reproducibility
Always
Category
Config
Steps To Reproduce
  1. Put a static weapon upside down on a tall building
  2. Try to flip it
  3. Congratulations, you are now a wizard

Event Timeline

akp edited Steps To Reproduce. (Show Details)Dec 11 2013, 2:52 PM
akp edited Additional Information. (Show Details)
akp set Category to Config.
akp set Reproducibility to Always.
akp set Severity to None.
akp set Resolution to Open.
akp set Legacy ID to 3994664606.May 7 2016, 5:35 PM