Raised This Month: $ Target: $400
 0% 

Need help with these


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Samurai [/]
Member
Join Date: Sep 2006
Old 04-18-2007 , 17:22   Re: Need help with these
Reply With Quote #3

Quote:
Originally Posted by Nican View Post
You know, you should start to look at other people plugins, and look how it is made

1.
PHP Code:
public client_authorized(id){
new 
name[64]
get_user_name(id,name,63);
new 
usrip[33], result[46];
get_user_ip(idusrip321); 
geoip_country(usripresult45);
//Send message to him self? lol
client_print(0print_chat"[AMXX] %s is from %s"nameresult);
}
//little typo only or i forgot id 
2.
PHP Code:
public SilentFootTsteps()
{
for(new 
i=0;i<=get_maxplayers();i++)
if(
cs_get_user_team(id) == CS_TEAM_T)
set_user_footsteps (id0)

3. You can use the hud-message generator in the AMXX-Studio "Generator" tab
Already generated by it..
set_user_footsteps - Gives player silent footsteps if set is 1. (you set it to 0) did u even try compile ur version of silentfootsteps?
__________________

Last edited by Samurai [/]; 04-18-2007 at 17:33.
Samurai [/] is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:34.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode