Warning in game - 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: Warning in game (
/showthread.php?tid=122907)
Warning in game -
whitedragon - 23.01.2010
i get errors when i spawn
Warning(opcode) Exception 0xC0000005 at 0x7F0BF7
Warning(opcode) Exception 0xC0000005 at 0x7F0BF7
Warning(opcode) Exception 0xC0000005 at 0x7F120E
its comes when i try add gm dialog box what crashed server
how fix them?
Re: Warning in game -
Backwardsman97 - 23.01.2010
Show whatever code made it come up.
Re: Warning in game -
whitedragon - 24.01.2010
Quote:
Originally Posted by Backwardsman97
Show whatever code made it come up.
|
i create menu like this
https://sampwiki.blast.hk/wiki/Creating_a_simple_Menu
Re: Warning in game -
maltheus. - 24.01.2010
Than delete it
Re: Warning in game -
whitedragon - 24.01.2010
Quote:
Originally Posted by [FG
otto ]
Than delete it
|
i delete it but warings stays.
Re: Warning in game -
wafffllesss - 24.01.2010
From Wiki:
pawn Код:
...(values over 2000 make the player drunk, max drunklevel is 50000)...
Try setting it to 1000 then.