Raised This Month: $51 Target: $400
 12% 

downloadfilter message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
PHHAAKE
Member
Join Date: Aug 2016
Location: Iran
Old 11-14-2019 , 07:18   downloadfilter message
Reply With Quote #1

Hey guys, i want to make a plugin that send a msay panel to client with cl_downloadfilter none

i recently writed a code that send a chat message but i dont know how to make it to send panel

HTML Code:
public OnClientPutInServer(client) 
{ 
    QueryClientConVar(client, "cl_downloadfilter", GetClientConVar, client); 
} 



public GetClientConVar(QueryCookie:cookie, client, ConVarQueryResult:result, const String:cvarName[], const String:cvarValue[]) 
{  
    if(strcmp(cvarValue, "all")) PrintToChat(client, "\x04[Server]\x03 Please Download Full server Content to play without errors!!!");
}
sorry for my bad english!!!
PHHAAKE 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 15:25.


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