Zaloguj się by uzyskać pełen dostęp. Nie masz jeszcze konta? Założ je już teraz w kilka sekund.
GTAONLINE.PL
Tematy otagowane jako: regulamin.
1. [INNE] Skrypt regulamin.
Mam problem. Zrobi?em skrypt na regulamin serwera.


To error:

C:Documents and Settingskacper.UFOLUDKI-0D7D06Pulpitregulamin.pwn(45) : error 030: compound statement not closed at the end of file (started at line 45)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


1 Error.

Napiszcie jak to naprawi?. Prosz?.
Poda? kod?

#include <a_samp>
#define COLOR_YELLOW 0xFFFF00AA
#define WARN_COLOR 0xFF0000AA
#define COLOR_LIGHTBLUE 0x33CCFFAA

public OnFilterScriptInit(){
print("n+---------------------+");
print("| Regulamin |");
print("| by |");
print("| Lorenzo |");
print("| z a l a d o w a n o |");
print("+---------------------+n");
return 1;
}
public OnFilterScriptExit(){
print("n+---------------------+");
print("| Regulamin. |");
print("| by |");
print("| Lorenzo |");
print("| >>>>N I E<<<< |");
print("| z a l a d o w a n o |");
print("+---------------------+n");
return 1;
}
public OnPlayerConnect(playerid) {
SendClientMessage(playerid,0xFFFFFFAA,"Na serwerze jest Regulamin by Lorenzo. Wpisz /regulamin aby wy?wietli? zasady");
return 1;
}

public OnPlayerCommandText(playerid, cmdtext[]) {
//------------------- teleporty gracza
if(strcmp(cmdtext, "...