View Single Post
echo_cs
Senior Member
Join Date: Dec 2011
Old 12-09-2011 , 10:07   Re: **Show Player Info V1.0***
Reply With Quote #24

I changed the PLugin look

PHP Code:
get_user_name(tempidName31// Get user name
    
get_user_authid(tempidSteam31// Get user team
    
get_user_ip(tempidIp311// Get user ip
    
get_time("%d.%m.%Y"CurrentDate31// Get Current Date
    
client_print_color(idDontChange,"%s Date: %s  NAME: %s STEAM: %s IP:%s",TAG,CurrentDate,Name,Steam,Ip); 

PHP Code:
 register_concmd"show_info""Menu_info"ADMIN_KICK);
    
register_concmd"show_info""Menu_info"ADMIN_KICK);
    
register_concmd"show_info""Menu_info"ADMIN_KICK); 
Attached Files
File Type: sma Get Plugin or Get Source (showinfo.sma - 404 views - 1.7 KB)
__________________
Pawn (5%)

C (80%)

C++ (20%)

SQL (5%)

Last edited by echo_cs; 12-09-2011 at 10:07.
echo_cs is offline