Error - 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: Error (
/showthread.php?tid=327395)
Error -
[BP]Tony - 20.03.2012
pawn Код:
C:\Documents and Settings\Administrator\Desktop\Sampserver2\gamemodes\WorldSU.pwn(255) : error 001: expected token: "{", but found "-string-"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
pawn Код:
new Float:gcopsSP[ 4 ][ 4 ] =
"{-1594.2036, 716.0620, -4.9063, 273.1099}",
"{-1601.3488, 732.6129, -4.9063, 270.5193}",
"{-1565.4688, 756.1705, -4.9063, 135.1815}",
"{-1616.6149, 757.9897, -4.9063, 232.0023}"
};
Re: Error -
Tanush123 - 20.03.2012
pawn Код:
new Float:gcopsSP[ ][ 4 ] =
{-1594.2036, 716.0620, -4.9063, 273.1099},
{-1601.3488, 732.6129, -4.9063, 270.5193},
{-1565.4688, 756.1705, -4.9063, 135.1815},
{-1616.6149, 757.9897, -4.9063, 232.0023}
};
Re: Error -
[BP]Tony - 20.03.2012
Thanks.+rep
Tanush can you help me with another things?
Skype:tonydude8