Raised This Month: $ Target: $400
 0% 

CONCMD, Player Has Immunity...


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
MiloSx7
Member
Join Date: Oct 2011
Location: Serbia, Nish
Old 10-19-2011 , 11:39   CONCMD, Player Has Immunity...
Reply With Quote #1

PHP Code:
public cmdSetLvL(idlevelcid)
{
    if(!
cmd_access(idlevelcid3))
    {
        return 
PLUGIN_HANDLED
    
}
    
    new 
arg1[33]
    new 
arg2[6]
    
    
read_argv(1arg132)
    
read_argv(2arg25)
    
    new 
player cmd_target(idarg1)
    new 
value str_to_num(arg2) - 1
    
   
//My Code Goes Here
    
    
return PLUGIN_HANDLED

How to remove immunity, i mean, how to set that i can execute command on players that have immunity, too
__________________
MiloS
MiloSx7 is offline
Send a message via MSN to MiloSx7
 



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 19:18.


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