Project: RSS

Viewing Issue Advanced Details Jump to Notes ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0007193 [Multi Theft Auto : San Andreas] Client minor always 2012-07-19 08:35 2012-07-19 11:36
Reporter LeetWoovie View Status public  
Assigned To ccw
Priority normal Resolution fixed Platform
Status resolved   OS
Projection none   OS Version
ETA none Fixed in Version 1.3.1 Product Version
  Target Version 1.3.1 Product Build
Summary 0007193: getPedMoveState returning incorrectly
Description I've noticed when jumping on top of a car, the value returned is whatever last occurred. It isn't changing with movement.
Steps To Reproduce local gx, gy = guiGetScreenSize()
function onRender()
local pstate = getPedMoveState ( getLocalPlayer() )
dxDrawText ( pstate, ( gx - 128 ), ( gy - ( (gy / 2 ) - 100 ) ), gx, gy - ( (gy / 2 ) - 28 ), tocolor ( 255, 255, 255, 255 ), 1, "default", "center", "center", false, false, false )
end
addEventHandler ( "onClientRender", getRootElement(), onRender )
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0017096)
Ca11um (viewer)
2012-07-19 09:50

Fixed with 0007187

- Issue History
Date Modified Username Field Change
2012-07-19 08:35 LeetWoovie New Issue
2012-07-19 09:50 Ca11um Note Added: 0017096
2012-07-19 11:34 x86 Assigned To => ccw
2012-07-19 11:34 x86 Status new => resolved
2012-07-19 11:34 x86 Resolution open => fixed
2012-07-19 11:35 x86 Project New issues => Multi Theft Auto : San Andreas
2012-07-19 11:36 x86 Fixed in Version => 1.3.1
2012-07-19 11:36 x86 Target Version => 1.3.1


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker