This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

SourceMod 1.4.1 Released


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
psychonic

BAFFLED
Join Date: May 2008
Old 12-08-2011 , 15:05   Re: SourceMod 1.4.1 Released
#10

Quote:
Originally Posted by v1uuu View Post
Hiho ;D,

CS_GetClientClanTag, which was implemented in the 1.4 version of sourcemod, isn't really working for me. I tried it on 2 servers, but nearly with the same output.

My Code:
PHP Code:
  new String:ct[50];
  new 
String:name[50];
  
CS_GetClientClanTag(clientctsizeof(ct));
  
GetClientName(client,name,sizeof(name)); 
  
PrintToConsole(client,"-> %s - Clantag = '%s'",name,ct); 
And output is something like:
PHP Code:
  -> _v1uuu^# - Clantag = '?c?'
   
(Some special characters
When i change my clantag, it doesn't affect the output, but when i reconnect, the output is something else, which i don't really understand.

Is CS_GetClientClanTag bugged, or is it just not working for me?
I want to mention that CS_SetClientClanTag is working, only the get-method isn't working.

Thanks for your replies,
v1uuuu
The linux gamedata for it has now been updated. Unloading and reloading SourceMod or just restarting the server should let the updater download the fix.
psychonic 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 16:48.


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