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



HElp - Trollerz - 22.11.2014

hello guyz an someone tell me how to fix this error

Код:
C:\Users\Administrator\Cookies\Desktop\ayaz\pawno\include\fuckCleo.inc(212) : error 017: undefined symbol "E_FK_LASTDEATH"
Error line

Код:
{-136.1105,1116.5667,20.1966},
Full paragraph

new Float:RussiaSpawn[][] =
{
{-136.1105,1116.5667,20.1966},
{-164.6844,1135.0851,19.7422},
{-20.9232,1120.6238,19.8900}
};


Re: HElp - Ryz - 22.11.2014

Updated fuckCleo.inc?


Re: HElp - xCrazyMonkey - 24.11.2014

{
{-136.1105,1116.5667,20.1966},
{-164.6844,1135.0851,19.7422},
{-20.9232,1120.6238,19.8900}
};

Why do you have so many open brackets?