help help help - 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 help help (
/showthread.php?tid=630728)
help help help -
AndreaSanchez - 18.03.2017
hello guys, please help me.
PHP код:
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : error 029: invalid expression, assumed zero
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : warning 215: expression has no effect
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : warning 215: expression has no effect
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : warning 215: expression has no effect
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : error 001: expected token: ";", but found ")"
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : error 029: invalid expression, assumed zero
C:\Users\Sanchez\Desktop\SANFIERROSTORIES\gamemode\pawno\include\NewGeneration\modules\mapping.pwn(637) : fatal error 107: too many error messages on one line
PHP код:
SanFierroRepair();
PHP код:
stock SanFierroRepair() {
CreateObject(16084, -2104.22, 107.74, 18.54, 15.00, 90.00, -92.82); - error.
return true;
}