Započeo Ljubavnik Ljubavnika
•4. Jun 2010.[cenzura]i erori
834
pregleda
2
postova
Hustler
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
65
Postovi:
24
Teme:
Pridružio se:Jan. 2010
4. Jun 2010.
Quote
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(67) : error 001: expected token: ";", but found "forward"
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(68) : error 001: expected token: ";", but found "forward"
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(121) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(121) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(121) : error 004: function "OnGameModeExit" is not implemented
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(122) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(128) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(128) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(128) : error 004: function "OnPlayerConnect" is not implemented
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : error 001: expected token: ";", but found "public"
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : error 004: function "OnPlayerDisconnect" is not implemented
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : fatal error 107: too many error messages on one lineEv ako moze neko mi rec sta je to
http://pastebin.com/NiPXhsdJ evo pastebin pa probajte sloziti
Made Man
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
489
Postovi:
106
Teme:
Pridružio se:Sep. 2009
4. Jun 2010.
//---Komande
if(strcmp(cmd, "/komande", true) == 0)
{
if(IsPlayerConnected(playerid))
{
SendClientMessage(playerid, COLOR_red,"________________________________________________________________CroForce Pomoc Panel__________________");
SendClientMessage(playerid, COLOR_blue,"[*]Korisnicki racun: ");
SendClientMessage(playerid, COLOR_blue,"[*]Razgovor: ");
SendClientMessage(playerid, COLOR_blue,"[*]Generalno: ");
SendClientMessage(playerid, COLOR_blue,"[*]Generalno: ");
SendClientMessage(playerid, COLOR_blue,"[*]Ostalo: ");
SendClientMessage(playerid, COLOR_blue,"[*]Ostale Podgrupe: ");
SendClientMessage(playerid, COLOR_red,"____________________________________________________________________________________________________");
}
}
return 1;
}To ubaci pod OnPlayerCommandText u gamemod.. Lakse ti je 😉
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava