01.12.2017, 15:05
Quote:
I really, really appreciate this. This is so awesome and it looks great.
Thank you! edit: server seems to crash after OnPlayerSpawn, any idea why this happens? edit2: crashdetect log: Code:
[12:30:53] [debug] Server crashed while executing script.amx [12:30:53] [debug] AMX backtrace: [12:30:53] [debug] #0 native CallLocalFunction () [004743b0] from samp-server.exe [12:30:53] [debug] #1 00008bec in ?? (0x00000000, 0x00001b5b, 0x00000001, 0xffffffff, 0x04d02218, 0x00000001, 0x00000000, 0x00000000, 0x00000014, 0x00000000, ... <1073741813 arguments>) from script.amx [12:30:53] [debug] #2 00020f58 in public OnDialogResponse (0x00000000, 0x00001b5b, 0x00000001, 0xffffffff, 0x04d02218) from script.amx |
Version 4.1 (thanks Jelly)
- Fixed crash on OnDialogResponse (CallLocalFunction removed from callbacks)
- Little adjustments