SA-MP Forums Archive
Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Help (/showthread.php?tid=507708)



Help - Mriss - 18.04.2014

Hey guys I got a problem, when I got my script before and started it, it didnt load the AddStaticVehicles and Objects, and Idk how i fixed it before but it started loading everything, now its not working again


Re: Help - iAnonymous - 18.04.2014

Streamer problem ?
Or check your objects steam rate .


Re: Help - Mriss - 18.04.2014

btw, WHen it works it like says like


Max Objects :"Number here"(not streamed or static)|Your Objects : "Number, Mine was over max objects"

and like max textdraws


Re: Help - iAnonymous - 18.04.2014

You are using createobject or createdynamicobject ?


Re: Help - Mriss - 18.04.2014

Dynamic


Re: Help - Mriss - 19.04.2014

Crashdetect/Nativechecker (Dont know which one it is) Logs>
Код:
[22:32:39] [debug] Run time error 4: "Array index out of bounds"
[22:32:39] [debug]  Accessing element at index 15 past array upper bound 14
[22:32:39] [debug] AMX backtrace:
[22:32:39] [debug] #0 000db2d8 in ?? () from BlackCityRoleplay.amx
[22:32:39] [debug] #1 00109590 in public SSCANF_OnGameModeInit () from BlackCit$
[22:32:39] [debug] #2 native CallLocalFunction () [080dc710] from samp03svr
[22:32:39] [debug] #3 0000ff9c in public zcmd_OnGameModeInit () from BlackCityR$
[22:32:39] [debug] #4 native CallLocalFunction () [080dc710] from samp03svr
[22:32:39] [debug] #5 0000f8fc in ?? () from BlackCityRoleplay.amx
[22:32:39] [debug] #6 000090ac in public Itter_OnGameModeInit () from BlackCity$
[22:32:39] [debug] #7 native CallLocalFunction () [080dc710] from samp03svr
[22:32:39] [debug] #8 000026d4 in public ScriptInit_OnGameModeInit () from Blac$
[22:32:39] [debug] #9 000015a4 in public OnGameModeInit () from BlackCityRolepl$
[22:32:39]



Re: Help - Mriss - 19.04.2014

Anyone?


Re: Help - Astralis - 19.04.2014

Show your OnGameModeInit lines.