- 0
Error Pawno
-
Similar Content
-
- 0 replies
- 462 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
Guest Burnny
Salut ... am si eu o problema in pawno ... cand dau sa compilez Gm`u ... imi da urmatoarea erroare
GetPlayerName(playerid, sendername, sizeof(sendername));
format(string, sizeof(string), "%s says: %s", sendername, text);
ProxDetector(20.0, playerid, string,COLOR_FADE1,COLOR_FADE2,COLOR_FADE3,COLOR_FADE4,COLOR_FADE5);
return 0;
}
return 1;
}
}
public ClearChatbox(playerid, lines)
{
if (IsPlayerConnected(playerid))
{
Erroarea este urmatoarea : D:\Jocuri\Samp Server\gamemodes\gwgf.pwn(28457) : error 054: unmatched closing brace ("}")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
P.S : Am postat liniile de la 28450 pana la 28462
1 answer to this question
Recommended Posts