[POMOC]Error - gTEAM

Započeo Arnel_Bp
10. Mar. 2014. Zaključano
318
pregleda
3
postova
Arnel_Bp
5
Underboss
10. Mar. 2014.
Scripta koju koristim: Moja od 0
Detaljan opis problema: Uradio sam sve kako treba, i kad ocu da komplite izbacuje mi neke glupe errore, mozete li da vidite ovo
Dio Skripte: 
#define TEAM_SWAT 0
#define TEAM_COP 1
#define TEAM_BANKER 2

public OnPlayerSpawn(playerid)
{
if(gTeam == TEAM_COP) {
SendClientMessage(playerid,0x1E90FFAA, "Type /commands for your commands");
SendClientMessage(playerid,0x1E90FFAA, "POLICE OFFICER: Your job is to keep criminals off the streets of San Andreas");
SendClientMessage(playerid,0x1E90FFAA, "Remember: This is not a deathmatch server. Please abide by the /rules and enjoy");

}else if(gTeam == TEAM_BANKER) {
SendClientMessage(playerid,0x1E90FFAA, "Type /commands for your commands");
SendClientMessage(playerid,0x1E90FFAA, "LOS SANTOS BANKER: Your job is to work in the LOS SANTOS BANK.");
SendClientMessage(playerid,0x1E90FFAA, "Remember: This is not a deathmatch server. Please abide by the /rules and enjoy");

}else if(gTeam == TEAM_SWAT) {
SendClientMessage(playerid,0x00FFFFFF, "Type /commands for your commands");
SendClientMessage(playerid,0x00FFFFFF, "SWAT: Your job is to keep searching for criminals and /drag them.");
SendClientMessage(playerid,0x00FFFFFF, "Remember: This is not a deathmatch server. Please abide by the /rules and enjoy");
    }
    return 1;
}


izbacuje mi errre na TEAM_SWAT, TEAM_COP, TEAM_BANKER

sta je problem sa ovim?
Neke slike/video?: -/-
Dave
5
Underboss
10. Mar. 2014.
Pa sta ti baca?
Arnel_Bp
5
Underboss
10. Mar. 2014.
FireMan wrote on March 10, 2014, 2:59 pm:
Pa sta ti baca?


reseno, trebo sam da stavim

new TEAM_COP; itd...

moze lock

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha