18.03.2017, 03:07
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;
}