Raised This Month: $ Target: $400
 0% 

Chat Revamp API V1.2b


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Ayman Khaled
Senior Member
Join Date: Mar 2017
Location: Palestine
Old 07-18-2017 , 15:56   Re: Chat Revamp API V1.1b
Reply With Quote #5

if i'm not wrong :/

PHP Code:
new enabledeadtoalive;

public 
plugin_init()
{
    
enable register_cvar("chat_revamp_enabled""1");
    
deadtoalive register_cvar("chat_allow_dead_to_alive""0");

}

public 
plugin_cfg()
{
    if(!
get_pcvar_num(enable))
        
pause("a");
        
    else
    {
        
pDeadChat get_pcvar_num(deadtoalive);
    }

__________________
Ayman Khaled 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 05:53.


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