Talk:GetPedAnimationData: Difference between revisions
Jump to navigation
Jump to search
(New page: Doesn't give this function a false when ped has no animation ? --~~~~) |
No edit summary |
||
Line 1: | Line 1: | ||
Doesn't give this function a false when ped has no animation ? --[[User:Sebassje|Sebas]] 07:34, 11 June 2009 (CEST) | Doesn't give this function a false when ped has no animation ? --[[User:Sebassje|Sebas]] 07:34, 11 June 2009 (CEST) | ||
** No. It returns information for the last played animation, but the "finished" parameter is set to true. Not sure what happens on very first Get, before even any animations are set. |
Revision as of 07:32, 11 June 2009
Doesn't give this function a false when ped has no animation ? --Sebas 07:34, 11 June 2009 (CEST)
- No. It returns information for the last played animation, but the "finished" parameter is set to true. Not sure what happens on very first Get, before even any animations are set.