You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I analyzed a cheat that offered an option to crash players, I noticed that it created an object with the hash of the vehicle “dune” and then the players who were next to it crashed.
What happened?
I analyzed a cheat that offered an option to crash players, I noticed that it created an object with the hash of the vehicle “dune” and then the players who were next to it crashed.
Expected result
No longer crashes or cannot create this object
Reproduction steps
CreateObject(-1661854193, coords.x, coords.y, coords.z, true, false, false)
or
CreateObject(
dune
, coords.x, coords.y, coords.z, true, false, false)Importancy
Crash
Area(s)
FiveM
Specific version(s)
FiveM v1.0.0.11012
Additional information
No response
The text was updated successfully, but these errors were encountered: