04.11.2016, 07:57
Take the time to READ the errors.
native SetVehicleToRespawn
in public OnVehicleSpawn
Show us your OnVehicleSpawn + OnGameModeInit.
Код:
[15:44:44] [debug] Accessing element at index 65535 past array upper bound 1999 [15:44:44] [debug] AMX backtrace: [15:44:44] [debug] #0 003ef45c in ?? (0x00000001, 0x0000ffff, 0x00000002) from MC-RP.amx [15:44:44] [debug] #1 00326628 in public OnVehicleSpawn (0x000000ac) from MC-RP.amx [15:44:44] [debug] #2 native SetVehicleToRespawn () [0046ff60] from samp-server.exe [15:44:44] [debug] #3 0025e6d4 in public LRAPID_OnGameModeInit () from MC-RP.amx [15:44:44] [debug] #4 0001592c in public Audio_OnGameModeInit () from MC-RP.amx [15:44:44] [debug] #5 native CallLocalFunction () [004743b0] from samp-server.exe [15:44:44] [debug] #6 0000e894 in public SSCANF_OnGameModeInit () from MC-RP.amx [15:44:44] [debug] #7 native CallLocalFunction () [004743b0] from samp-server.exe [15:44:44] [debug] #8 000089b0 in public Timers_OnScriptInit () from MC-RP.amx [15:44:44] [debug] #9 native CallLocalFunction () [004743b0] from samp-server.exe [15:44:44] [debug] #10 000048b0 in public zcmd_OnGameModeInit () from MC-RP.amx [15:44:44] [debug] #11 native CallLocalFunction () [004743b0] from samp-server.exe [15:44:44] [debug] #12 000037a8 in public Itter_OnGameModeInit () from MC-RP.amx [15:44:44] [debug] #13 native CallLocalFunction () [004743b0] from samp-server.exe [15:44:44] [debug] #14 00001650 in public OnGameModeInit () from MC-RP.amx
in public OnVehicleSpawn
Show us your OnVehicleSpawn + OnGameModeInit.