PHP Code:
#include <amxmodx>
public plugin_init()
{
register_plugin("test", "1.0", "tester")
register_logevent("round_end", 2, "1=Round_End")
}
public round_end() {
for(i=0; i<=get_maxplayers(); i++) {
if(is_user_connected(i)) {
new name[33] or 32???? , frags
get_user_name(i, name,32)
frags=get_user_frags(i)
client_print.....
}
}
but how to get 3 best fraggers fast. I need to compare each results.....
__________________
VDS in Europe 1 gb/s unmetered.Any configurations.
I accept Paypal, Moneybookers,etc