This plugin,I did for my server.
The purpose of the plugin -> in the game selects randomly a prisoner, selected prisoner give m4a1 and warn with hud message.
But, I can't select random T (Sometimes choose CT

), finally ->
PHP Code:
if( ict == 1)
{
ColorChat(0, NORMAL, "%s Mahkumlardan biri hapishaneye silah sokmayi basarmis onu bulun.!!",tag); // Only see all guardian
return;
}
__________________