Code: Select all
if( get_gametime() < 600.0 && !(get_user_flags(id) & ADMIN_IMMUNITY) )
Code: Select all
if( get_gametime() < 600.0 && !(get_user_flags(id) & ADMIN_IMMUNITY) )
ir joje ten kur nors pradžioj rašompublic cmdVoteMap(id, level, cid)
Code: Select all
if ( get_gametime() < 600.0 && !(get_user_flags(id) & ADMIN_IMMUNITY) ) { client_print(id, print_chat, "%L", id, "JUST_CHANGED") return PLUGIN_HANDLED }
Ir po todisplayVoteMapsMenu(id, pos)
Code: Select all
if (pos < 0) return
Code: Select all
if ( get_gametime() < 600.0 && !(get_user_flags(id) & ADMIN_IMMUNITY) ) { client_print(id, print_chat, "%L", id, "JUST_CHANGED") return }
Yra cvar. amx_votemap_startZaidejas1 wrote:Galėtum numesti .sma failus su viskuo padarytu ir nebus tos terlionės.Viskas būtų kaip pridera.
prisek sma sawo:)Trickas wrote:O čia ir per meniu neleidžia pradėt balsavimo?
Users browsing this forum: No registered users and 4 guests