Opcode, please see it ant help me.. - 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: Opcode, please see it ant help me.. (
/showthread.php?tid=426609)
Opcode, please see it ant help me.. -
-CyRAX - 29.03.2013
Warning(s007): Exception 0xC0000005 at 0x74DA25
Warning(s007): Exception 0xC0000005 at 0x749B8A
Warning(s007): Exception 0xC0000005 at 0x749B8A
Warning(s007): Exception 0xC0000005 at 0x73485D
why ?
Re: Opcode, please see it ant help me.. -
Vince - 29.03.2013
Bad object model or bad vehicle mod.
Re: Opcode, please see it ant help me.. -
-CyRAX - 30.03.2013
I create Gamemode completely from 0, so again it is not machine system, and only about 100 object.
Re: Opcode, please see it ant help me.. -
Gamer_007 - 30.03.2013
Quote:
Originally Posted by Vince
Bad object model or bad vehicle mod.
|
I am also a victim of this and I dont have any MOD.
Re: Opcode, please see it ant help me.. -
ReVo_ - 30.03.2013
https://sampforum.blast.hk/showthread.php?tid=267025
Re: Opcode, please see it ant help me.. -
-CyRAX - 30.03.2013
Quote:
Originally Posted by ReVo_
|
My callback:
public OnVehicleMod(playerid, vehicleid, componentid){
return (true);
}
Empty...
I understand you, why i use this FilterScript, if i create gamemode from 0..
Please help everybody...
Re: Opcode, please see it ant help me.. -
ReVo_ - 30.03.2013
If you add a mod to a vehicle and this vehicle cant support it you could get that problem..
If you add invalid objects you could get this warning..
What the fuck means "if i create gamemode from 0"? Lol man, check your objects and vehicles.