mianowicie
public PoczatekRundy()
{
new info[201];
for(new id=0;id<=32;id++)
{
new exp = player_<img src='http://img.amxx.pl//public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' />(id)
if(!is_user_alive(id))
continue;
if(ma_misje[id])
{
if(g_mission[id] == 4)
{
format(info, 200, "-50^nNie udalo Ci sie zapolowac na gracza");
tutorMake(id, TUTOR_RED, 4.0, info)
client_cmd(id, "spk %s", BLIP);
if(exp >= 100)
player_<img src='http://img.amxx.pl//public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' />(id, exp-50);
else
player_<img src='http://img.amxx.pl//public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' />(id, 0)
ma_misje[id] = false;
}
}
}
}
a mam błedy
Welcome to the AMX Mod X 1.8.1-300 Compiler. Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team Error: Invalid function call, not a valid address on line 70 Warning: Expression has no effect on line 70 Error: Expected token: ";", but found ")" on line 70 Error: Invalid expression, assumed zero on line 70 Error: Too many error messages on one line on line 70 Compilation aborted. 4 Errors. Could not locate output file C:\Documents and Settings\Majster VVirus\Pulpit\cod_misje.amx (compile failed).
niby walnięta linia to :
new exp = player_<img src='http://img.amxx.pl//public/style_emoticons/<#EMO_DIR#>/tongue2.gif' class='bbc_emoticon' alt='xP' />(id)
wiecie jak może zaradzić ?


Dodatki SourceMod



Temat jest zamknięty



cod_misje.amxx







