Nem tudod rá jönni a hibára!
Valaki pls segítsen.
#include
#include
#include
new gAreaFortCarson
public OnScriptInit()
{
gAreaFortCarson = Area_AddCuboid(-1.5551, 2369.0076, -3, -53.2185, 2332.3062, 200.00);
return 1;
}
public OnPlayerEnterArea(playerid, areaid)
{
if (areaid == gAreaFortCarson) SendClientMessage(playerid, 0x0066FF, \"Üdv a piacon!\");
}
ez a script
és ez a hiba: C:\\Users\\user\\Desktop\\peti szero uj\\ujszeronk\\regiujra\\filterscripts\\piac.pwn ( 8 ) : error 001: expected token: \";\", but found \"public\"