View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008474 | Multi Theft Auto : San Andreas | Scripting | public | 2014-08-19 19:24 | 2014-08-19 19:36 |
Reporter | AlexTMjugador | Assigned To | sbx320 | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | 1.3.5-release-6596.0.000 | OS | Windows 8.1 | OS Version | |
Product Version | |||||
Target Version | Fixed in Version | 1.4.1 | |||
Summary | 0008474: Crash when trying to get the key of a control bound to a function clientside | ||||
Description | The title says all. When I try to get the key bound to a function clientside the game crashes. Here it is the crash information, if it's helpful: Version = 1.3.5-release-6596.0.000 EAX=00000000 EBX=0D4050E8 ECX=0D0C9F88 EDX=00000000 ESI=192BE310 I'm using 1.3.5-release-6596.0.000, but I think that this can be reproduced in 1.4 as well. I think that this issue it's important to fix, because you can't use this to get the key that a player uses for a certain control (and that's neccesary for some scripts like mine, because the "aim_weapon" control doesn't trigger when in a vehicle). | ||||
Steps To Reproduce | Create a resource with this code in a clientside script: function aRandomFunction() function makeMTACrash() And type the command /crashme. | ||||
Tags | No tags attached. | ||||