Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004195Zandronum[All Projects] Bugpublic2024-02-14 20:232024-03-24 18:09
Reporterhere100 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusconfirmedResolutionbackport later 
PlatformanyOSWindowsOS VersionXP/Vista/7
Product Version3.1 
Target VersionFixed in Version 
Summary0004195: IDMYPOS Is inaccurate with negative numbers due to rounding
DescriptionIt's off by a full digit compared to your real negative coordinate position. Would be nice if it showed decimals up to a few zeroes aswell. ONLY NEGATIVE NUMBERS are inaccurate
Steps To Reproducerun this on your map and move around in a negative coordinate; Or change 'Y' to 'X' same thing

#include "zcommon.acs"

script 1 ENTER {
    while(true){
        log(f:GetActorY(0));


        delay(1);
    }
}




You would be at coordinate XY -175.01 while idmypos says XY -176 for example
Attached Files? file icon IDMYPOSTEST.wad [^] (1,490 bytes) 2024-02-14 20:23

- Relationships

-  Notes
User avatar (0023076)
WaTaKiD (updater)
2024-02-15 13:20

does gzdoom 1.8.6 behave the same?
what about the latest gzdoom version?
User avatar (0023077)
here100 (reporter)
2024-02-15 18:11

Inaccurrate in gzdoom 1.8.6
User avatar (0023253)
Ru5tK1ng (updater)
2024-03-02 17:48

It's no longer inaccurate in 1.9.0. Will most likely be fixed in the back port. If you want decimals to be displayed, that would be a separate request aimed at GZDoom.
User avatar (0023480)
here100 (reporter)
2024-03-24 07:47

It's inaccurate with positive numbers aswell, apparently
User avatar (0023481)
here100 (reporter)
2024-03-24 18:09

If the decimal is a high enough number

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2024-02-14 20:23 here100 New Issue
2024-02-14 20:23 here100 File Added: IDMYPOSTEST.wad
2024-02-15 13:20 WaTaKiD Note Added: 0023076
2024-02-15 18:11 here100 Note Added: 0023077
2024-03-02 17:48 Ru5tK1ng Note Added: 0023253
2024-03-02 17:48 Ru5tK1ng Status new => confirmed
2024-03-02 17:48 Ru5tK1ng Resolution open => backport later
2024-03-24 07:47 here100 Note Added: 0023480
2024-03-24 18:09 here100 Note Added: 0023481






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker