SA-MP Forums Archive
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: help me (/showthread.php?tid=622372)



help me - gogo45 - 21.11.2016

D:\xSF\gamemodes\xSF.pwn(13) : warning 216: nested comment
D:\xSF\gamemodes\xSF.pwn(30) : error 010: invalid function or declaration
D:\xSF\pawno\include\mSelection.inc(59 : warning 219: local variable "str" shadows a variable at a preceding level
D:\xSF\pawno\include\mSelection.inc(614) : warning 219: local variable "line" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Re: help me - RyderX - 21.11.2016

Can you post code of line 30 ?


Re: help me - Dayrion - 21.11.2016

Quote:

D:\xSF\gamemodes\xSF.pwn(13) : warning 216: nested comment

Pawn doesn't support nested comment like that:
Код:
/*
/*
*/