Raised This Month: $ Target: $400
 0% 

/top15 and /flop15 not visible in chat


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
n-o-l-o
Member
Join Date: Sep 2004
Location: Germany
Old 10-12-2006 , 13:33   Re: /top15 and /flop15 not visible in chat
Reply With Quote #7

I did a workaround by adding this to cmdFlop15:

Code:
new szUserName[33]; get_user_name(id, szUserName, 32); new szMessage[164]; format(szMessage, 163, "^x03%s ^x01: ^x04/flop15", szUserName); message_begin(MSG_ONE, get_user_msgid("SayText"), {0,0,0}, id); write_byte(id); write_string(szMessage); message_end();

If you know another way how to solve the problem let me know. Thx.
n-o-l-o 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 04:48.


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