PHP- Kodu:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "10 saniye sonra ?"
#define VERSION "1.0"
#define AUTHOR "atgsghssrshss"

#define TASK 0 + 1453

new Sure;

public 
plugin_init() {
    
register_plugin(PLUGINVERSIONAUTHOR);
    
    
register_logevent"logevent_round_start"2"1=Round_Start" );
    
register_logevent"logevent_round_end"2"1=Round_End" );
    
}

public 
logevent_round_start()
{
    
set_task10.0"Gecti"TASK""0"b" );
}

public 
logevent_round_end()
{
    
remove_taskTASK );
    
Sure 0;
}

public 
Gecti( )
{
    
Sure Sure 10;
    
client_print0print_chat"El Baslayali %d Saniye Oldu."Sure );