Weeiird bug OnDialogResponse - 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: Weeiird bug OnDialogResponse (
/showthread.php?tid=166518)
NVM -
[DRD]Rodney - 09.08.2010
First problem fixed by myself, I have learned never to use new inside a switch
Ooops, I fail, I have used public DJScratch()
;
XD I have fixed myself some1 lock/delete this topic
Re: Weeiird bug OnDialogResponse -
PotH3Ad - 09.08.2010
-_-
pawn Код:
forward DJScratch();
public DJScratch()
{
if(RADON)
{
}
}
Re: Weeiird bug OnDialogResponse -
[DRD]Rodney - 09.08.2010
Quote:
Originally Posted by PotH3Ad
-_-
pawn Код:
forward DJScratch(); public DJScratch() { if(RADON) { } }
|
I saw

fail of myself, I rushed to the forums to fast :P