Raised This Month: $ Target: $400
 0% 

get_user_authid error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
andrs
Junior Member
Join Date: Feb 2005
Old 02-28-2005 , 16:42   get_user_authid error
Reply With Quote #1

I'm a newbie at this so plz be nice.
What is wrong?

I get this error:
Client with that name or userid not found

note this is only a small part of the code
Code:
public client_connect(id) {     new steamuserid[32]     get_user_authid(id,steamuserid,31)     new Result:res = dbi_query(mysql, "SELECT nick FROM medlemar WHERE steamid='%s'", steamuserid)     if (res <= RESULT_NONE) {         server_cmd("amx_ban %s 1 reason",id)         return 1     }     client_cmd(id,"nick %s",res)     return PLUGIN_CONTINUE }
andrs is offline
 


Thread Tools
Display Modes

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 14:10.


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