Please Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Please Help (
/showthread.php?tid=96089)
Please Help -
_TeRmiNaToR_ - 06.09.2009
When I enter in my local server, give me this warning:
Код:
Warning(opcode) Exception: 0xC0000005 at 0x469797
And commands not work.
Re: Please Help -
Kalcor - 06.09.2009
You're creating an object with a bad model id.
Re: Please Help -
MenaceX^ - 06.09.2009
Quote:
Originally Posted by Kye
You're creating an object with a bad model id.
|
Didn't you say that in 0.3 invalid objects will no longer make problems? They'll just be not shown?
Re: Please Help -
Kalcor - 06.09.2009
Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by Kye
You're creating an object with a bad model id.
|
Didn't you say that in 0.3 invalid objects will no longer make problems? They'll just be not shown?
|
There is protection against model IDs outside the ranges of models in San Andreas, although there are still bad ones in the middle which might cause a crash if used.