Set(Player)ObjectMaterialText - 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)
+--- Thread: Set(Player)ObjectMaterialText (
/showthread.php?tid=372155)
Set(Player)ObjectMaterialText -
iPLEOMAX - 25.08.2012
Once I read that "SetPlayerObjectMaterial" is safer and less crash prone.. Is it still true?
I'm asking this because I'm having some exceptions and I currently use "SetObjectMaterial" only.
Код:
[20:17:57] Warning(s007): Exception 0xC0000005 at 0x74DA25
[20:18:01] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:05] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:10] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:33] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:38] Warning(s007): Exception 0xC0000005 at 0x73485D
There are a few seconds gap between each warning..
Help will be really appreciated.
Re: Set(Player)ObjectMaterialText -
Nothis - 28.09.2013
Quote:
Originally Posted by iPLEOMAX
Once I read that "SetPlayerObjectMaterial" is safer and less crash prone.. Is it still true?
I'm asking this because I'm having some exceptions and I currently use "SetObjectMaterial" only.
Код:
[20:17:57] Warning(s007): Exception 0xC0000005 at 0x74DA25
[20:18:01] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:05] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:10] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:33] Warning(s007): Exception 0xC0000005 at 0x73485D
[20:18:38] Warning(s007): Exception 0xC0000005 at 0x73485D
There are a few seconds gap between each warning..
Help will be really appreciated.
|
its blueberry bug happen to any one who get near blueberry (if server had bad object id or bad car mod or hacks)
Re: Set(Player)ObjectMaterialText -
Pottus - 28.09.2013
Could we possibly get a FS to try and see if others are having the same problem?