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

Desvirtúe aquí.


  
 
 
Thread Tools Display Modes
Lawer
Senior Member
Join Date: Jul 2010
Location: C:\WINDOWS\MyHouse
Old 09-16-2011 , 15:58   Re: Desvirtúe aquí.
#13311

PHP Code:
public plugin_init ...     RegisterHam(Ham_Killed"player""fw_Killed"1)  // ...      public fw_Killed(Victim)      Glow[Victim] = false 
__________________
Lawer is offline
Send a message via Skype™ to Lawer
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 09-16-2011 , 16:04   Re: Desvirtúe aquí.
#13312

PHP Code:
#include <amxmodx>  
#include <cstrike> 

new g_glow

public plugin_init()  

    
register_clcmd("say /glow" "clcmd_glow"
    
register_event("DeathMsg""PlayerKilled""a"
}

public 
PlayerKilled(id)
{
    if(
g_glow == id)
        
g_glow 0
}

public 
client_disconnect(id)
{
    if(
g_glow == id)
        
g_glow 0
}

public 
clcmd_glow(id

    if(
cs_get_user_team(id) == CS_TEAM_CT
    { 
        if(
is_user_alive(id)) 
        { 
            if(!
g_glow
            { 
                
client_print(id,print_chat,"[AMXX] Tienes Glow."
                
g_glow id
            

            else 
            { 
                
client_print(id,print_chat,"[AMXX] Ya Hay Algien Con Glow"
            } 
        } 
        else 
        { 
            
client_print(id,print_chat,"[AMXX] Estas Muerto , No Podemos Darte Glow"
        } 
    } 
    else 
    { 
        
client_print(id,print_chat,"[AMXX] Solo Los Cts Pueden Tener Glow"
    } 

__________________
Destro- is offline
AlgoChikitito
BANNED
Join Date: Feb 2011
Location: España
Old 09-16-2011 , 17:38   Re: Desvirtúe aquí.
#13313

si ahy un glow y lo matan , nadie puede elegir tener glow porque dice que ya ahy 1
AlgoChikitito is offline
Viru
New Member
Join Date: Sep 2011
Old 09-16-2011 , 18:33   Re: Desvirtúe aquí.
#13314

Las minitas, aman los payasos y la pasta del campeón
Viru is offline
folycs
Junior Member
Join Date: Jan 2011
Old 09-16-2011 , 19:03   Re: Desvirtúe aquí.
#13315

Quote:
Originally Posted by AlgoChikitito View Post
si ahy un glow y lo matan , nadie puede elegir tener glow porque dice que ya ahy 1
Resetea la variable que usa para ver si alguien tiene glow cuando muere el que tenga glow.

Me fui a jugar black ops mp :$
__________________
folycs is offline
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 09-16-2011 , 21:11   Re: Desvirtúe aquí.
#13316

Che dicen qeu estoy muy duro con los bans, ustedes creen que es asi?

diganme que piensan, es bueno saberlo
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline
AlgoChikitito
BANNED
Join Date: Feb 2011
Location: España
Old 09-16-2011 , 21:14   Re: Desvirtúe aquí.
#13317

No , La gente se cree quees un mercadillo.

Estas actuando bien , mano dura para que aprendan

Por Mi parte

+1 Mano Dura
AlgoChikitito is offline
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 09-16-2011 , 21:21   Re: Desvirtúe aquí.
#13318

Quote:
Originally Posted by AlgoChikitito View Post
No , La gente se cree quees un mercadillo.

Estas actuando bien , mano dura para que aprendan

Por Mi parte

+1 Mano Dura
Yo tambien creo que la mano dura es la unica forma para que se respeten las cosas. Pero tambien respeto la opinion de todos los users.
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 09-16-2011 , 21:23   Re: Desvirtúe aquí.
#13319

https://forums.alliedmods.net/showthread.php?t=167512

Pasense por ahi cuando puedan,

PD: Doble post, ban de 10 dias para mi (?)

PD2: Es offtopic, no cuentan los post
__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline
AlgoChikitito
BANNED
Join Date: Feb 2011
Location: España
Old 09-16-2011 , 21:25   Re: Desvirtúe aquí.
#13320

Quote:
Originally Posted by Starsailor View Post
PD: Doble post, ban de 10 dias para mi (?)t
+ No Search 10 Dias (?)
AlgoChikitito 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:07.


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