Welcome to the AMX Mod X 1.8.1-300 Compiler. Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team poprawa5.sma(288) : warning 217: loose indentation poprawa5.sma(288) : error 014: invalid statement; not in switch poprawa5.sma(288) : warning 215: expression has no effect poprawa5.sma(288) : error 001: expected token: ";", but found ":" poprawa5.sma(288) : error 029: invalid expression, assumed zero poprawa5.sma(288) : fatal error 107: too many error messages on one line Compilation aborted. 4 Errors. Done.
Wycinek pluginu
case 7:
{
get_user_name(id, nicki, 31)
set_hudmessage(0, 85, 255, 0.56, 0.39, 0, 6.0, 3.0)
show_hudmessage(0, "%s ^x01Gracz (%s) Zadaje 0 dmg przez %d sec !!", TAG, nicki, get_pcvar_num(losowanie5))
strzelanie[id] = true
set_user_maxspeed(id, 0.1)
set_task(get_pcvar_float(losowanie5), "wyłącz", id)
}
}
[color=#ff0000] case 8 :[/color]
{
get_user_name(id, nicki, 31)
set_hudmessage(0, 85, 255, 0.56, 0.39, 0, 6.0, 3.0)
show_hudmessage(0, "%s ^x01Gracz (%s) Zadaje 0 dmg przez %d sec !!", TAG, nicki, get_pcvar_num(losowanie5))
strzelanie[id] = true
set_user_maxspeed(id, 0.1)
set_task(get_pcvar_float(losowanie5), "wyłącz", id)
}
case 9:
{
set_user_footsteps( id, 1)
get_user_name(id, nicki[id], 63)
set_hudmessage(0, 85, 255, 0.56, 0.39, 0, 6.0, 3.0)
show_hudmessage(0, "%s ^x01Gracz (%s) Cicho biega!!", TAG, nicki)
}
Mozecie powiedziec co jest zle ?


Dodatki SourceMod



Temat jest zamknięty









