Project:
RSS

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003252Multi Theft Auto : San AndreasSynchronizationpublic2008-02-19 04:342012-01-24 19:44
Reporterlil_Toady 
Assigned ToCazomino05 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version1.3Fixed in Version1.3 
Summary0003252: Heat seekers sync isn't accurate
DescriptionIf somebody shoots you, you can be lucky to get rid of the rocket itself so it flies in another direction but you will still get an explosion in the back like if it hit you
TagsNo tags attached.
Attached Files

- Relationships
parent of 0004988resolvedCazomino05 createProjectile() velocity desync between clients 

-  Notes
(0007287)
Jax (administrator)
2008-02-19 05:29
edited on: 2008-02-19 06:26

Some other projectiles' explosions aren't affected by remote actions either, eg: grenades being shot away.
Maybe heatseaking rocket explosions could be sync'd from the targeted player, we can't tell who that is in the explosion event yet though.

(0015060)
Cazomino05 (manager)
2011-10-09 19:43

0x738B20 looks like CProjectile_Process
- 0x739295 moves the projectile array to ebp
- 0x73929A moves another projectile related array to edi (it's called by LaunchSAMRocket a lot)
- It's called by sub_73A360 which in turn is called by CGame__Process
- Check the very frequent player/vehicle checks as they seem very odd.
(0015726)
Picard (updater)
2012-01-13 18:53

Issue automatically marked as fixed by mantisbot ( Fixed in http://code.google.com/p/mtasa-blue/source/detail?r=3683 [^] )

- Issue History
Date Modified Username Field Change
2008-02-19 04:34 lil_Toady New Issue
2008-02-19 05:29 Jax Note Added: 0007287
2008-02-19 06:26 Jax Note Edited: 0007287
2008-06-12 04:53 Jax Status new => assigned
2008-06-12 04:53 Jax Assigned To => Jax
2008-06-24 18:57 Jax Assigned To Jax =>
2008-06-24 18:57 Jax Status assigned => new
2008-11-21 19:27 jhxp View Status public => private
2008-11-22 00:34 jhxp View Status private => public
2008-11-30 21:46 jhxp Target Version => 1.0.3
2010-02-02 02:00 Talidan Target Version 1.0.5 => 1.3x
2011-10-09 19:43 Cazomino05 Note Added: 0015060
2011-10-09 19:44 Cazomino05 Relationship added parent of 0004988
2012-01-13 18:53 Picard Assigned To => Cazomino05
2012-01-13 18:53 Picard Status new => resolved
2012-01-13 18:53 Picard Resolution open => fixed
2012-01-13 18:53 Picard Fixed in Version => 1.3
2012-01-13 18:53 Picard Note Added: 0015726
2012-01-24 19:42 Cazomino05 Target Version 1.3 => 1.3.1
2012-01-24 19:44 Cazomino05 Target Version 1.3.1 => 1.3


Copyright © 2000 - 2013 MantisBT Team
Powered by Mantis Bugtracker