15.10.2013, 13:55
(
Последний раз редактировалось KeNTos; 15.10.2013 в 14:51.
)
I, too)
And how do they just go to the map, as ordinary citizens!? |
what is the point of this? what have u actually fixed in this update?
|
About that Linux crashes, the crashes are caused by the hooks (exepect the bitstream write hook).
Didnt digged too much, but it seems like your Addesses for the Functions are not correct. If you want to fix it just contact me. |
Yeah, all the linux crashes are caused by the hooks, not cuz the addresses are wrong, but because of the (unconverted) assembly, all you need to do is convert that windows assembly code into a linux code and fix the addresses for the new samp server version
or as temporary solution, just disable all hooks (You'll ofc disable some features such as damage detection ...) |