SA-MP Forums Archive
4 errors!!! - 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: 4 errors!!! (/showthread.php?tid=625356)



4 errors!!! - RedRex - 31.12.2016

What'S Wrong here guyz 4 errors....
ERRORS:
Код:
: error 010: invalid function or declaration
error 010: invalid function or declaration
error 010: invalid function or declaration
error 054: unmatched closing brace ("}")
Look, here all of the Errors....

PHP код:
task SaveEvoVehicleSystem[150000]()
{
    
SaveEVO();
    
SaveEvoVehicles(0);
    
SaveShowrooms(0);




Re: 4 errors!!! - saffierr - 31.12.2016

Not sure but possibly remove 'task' ? As Ive actually never seen that before.


Re: 4 errors!!! - Vince - 31.12.2016

Are you actually using y_timers at all?