Raised This Month: $ Target: $400
 0% 

block guns in chat


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 07-03-2019 , 14:41   Re: block guns in chat
Reply With Quote #2

Because of that part I think.

Code:
public fw_SayCmd(id) {         if(bPrefix) {                 new szName[33], szArgs[192], szPrefix[16];                 get_user_name(id, szName, charsmax(szName));                 read_args(szArgs, charsmax(szArgs));                 remove_quotes(szArgs);                 if(!is_user_alive(id))                         szPrefix = "*DEAD* ";                 ColorChat(0, TEAM_COLOR, "^1%s^4[ Level: %i ]^3 %s^1 : %s", szPrefix, iLevels[id], szName, szArgs);                 return PLUGIN_HANDLED;         }         return PLUGIN_CONTINUE; }
__________________









Last edited by CrazY.; 07-03-2019 at 14:41.
CrazY. 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 17:18.


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