Raised This Month: $ Target: $400
 0% 

ProKreedz 2.31


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 07-20-2012 , 04:53   Re: ProKreedz 2.31
Reply With Quote #11

I think he mean to be able to use Godmode and not reset the timer.



PHP Code:
public GodMode(id

    if(!
is_user_alive(id)) 
    { 
        
kz_chat(id"%L"id"KZ_NOT_ALIVE"
        return 
PLUGIN_HANDLED 
    
}     
     
    new 
mapName[32]
    new 
bool:detect=false
    
get_mapnamemapName31
     
    for( new 
0sizeofMAPS_NAME ); i++ ) 
       if( 
equalmapNameMAPS_NAME] ) )  
           
detect=true;
         
    new 
godmode = !get_user_godmode(id
    
set_user_godmode(idgodmode
    if(
godmode && !detect
         
detect_cheat(id,"God Mode"
    
kz_chat(id"%L"id"KZ_GODMODE" godmode "ON" "OFF"
     
         
    return 
PLUGIN_HANDLED 

__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.

Last edited by NucL3ra; 07-20-2012 at 04:55.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
 



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:31.


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