yra klaidu ir nerodo 2 eilutes.aurimasko wrote:Code: Select all
} StartTheVote(); return PLUGIN_CONTINUE; } static name[32]; get_user_name( id, name, charsmax( name ) ); client_print ( 0, print_chat, "Mano Tekstas.", name, (get_pcvar_num(howmanyvotes)-count), (floatround(get_pcvar_float(howmanyvotesperc) * 100.00))) client_print ( 0, print_chat, "Mano Tekstas2") } } } return PLUGIN_CONTINUE; }
