PHP Code:
register_dictionary_colored( "hpk.txt" );
Code:
[en]
HPK_USER_HIGH_PING = echo ^"!r[HPK]!n Sorry but you have high ping, try later...^"; disconnect
HPK_ALL_HIGH_PING = !r[HPK]!t %s!n was disconnected due to high ping!
HPK_DISABLED = !r[HPK]!n Ping checking disabled due to immunity...
HPK_MAX_PING = !r[HPK]!n Players with ping higher than !t%dms!n will be kicked!
P.S. Compiles fine.
Btw, will this work with this?
PHP Code:
server_cmd("%L", "AFK_WERE_KICKED", get_user_userid(id), maxafktime)
Or
PHP Code:
log_message("%L", id, "LOADED_WORDS", g_swearsNum )