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

downloadfilter message


Post New Thread Reply   
 
Thread Tools Display Modes
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
PHHAAKE
Member
Join Date: Aug 2016
Location: Iran
Old 11-14-2019 , 07:20   Re: downloadfilter message
Reply With Quote #2

and what should i do when i want to spam it to client for 10 secounds!
PHHAAKE is offline
lugui
Senior Member
Join Date: Feb 2016
Location: GetClientAbsOrigin();
Old 11-26-2019 , 08:23   Re: downloadfilter message
Reply With Quote #3

can't you just put it on a repeating timer?
__________________
Add me for commissions!
Steam: [U:1:88621772]
Discord: lugui#0889
My Plugins
lugui is offline
PHHAAKE
Member
Join Date: Aug 2016
Location: Iran
Old 11-26-2019 , 13:23   Re: downloadfilter message
Reply With Quote #4

Quote:
Originally Posted by lugui View Post
can't you just put it on a repeating timer?
No i dont know how to put it in timer!
can u help me?

but i have created a menu for this plugin!!

and do you know anything about scripting??!

i have 1 more question about counter strike source smoke

can i change the smokegrenade radius, thick and ...???
PHHAAKE is offline
Reply


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 21:44.


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