Raised This Month: $ Target: $400
 0% 

Use something if SteamID matching?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
FeuerSturm
AlliedModders Donor
Join Date: Apr 2004
Old 04-05-2005 , 11:32  
Reply With Quote #2

here's the easiest example:

Code:
new steamid[32] get_user_authid(id,steamid,31) if(equal(steamid,"STEAM_0:1:23456")){     client_print(id,print_chat,"You have been recognized by the plugin with SteamID: %s",steamid) } else {     client_print(id,print_chat,"Your SteamID: %s is unknown by the plugin!",steamid) }

hope that helps
FeuerSturm 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 09:52.


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