Raised This Month: $ Target: $400
 0% 

Desvirtúe aquí.


  
 
 
Thread Tools Display Modes
AlgoChikitito
BANNED
Join Date: Feb 2011
Location: España
Old 03-09-2012 , 05:46   Re: Desvirtúe aquí.
#16131

PHP Code:
register_event("CurWeapon""caca""b""1=1") ;

public 
caca id client_print id print_chat "Mensaje" ) ; 
AlgoChikitito is offline
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 03-09-2012 , 05:54   Re: Desvirtúe aquí.
#16132

termino una parte del code y pruebo eso sino.. no se me ocurre como cambiar el model mas eficientemente del arma xD
__________________

www.amxmodx-es.com

Steam: Luchokoldo
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 03-09-2012 , 06:01   Re: Desvirtúe aquí.
#16133

es llamado cada vez q hago algo.. sea disparar, terminar de recargar y supongo cuando compras también... D:

llame al evento 150 veces tranquilamente... no me imagino con 32 personas jugandos D:

mucho consumo D:

yo queria hacer esto u.u

PHP Code:
public Event_CurWeapon(id) {     
    
    static 
buffer[100]
        
    
ArrayGetString(da_wp_vmodelg_weapon[id], buffercharsmax(buffer))
    
format(buffercharsmax(buffer), "models/DangerZone/%s/%s.mdl"buffer,  buffer)
    
set_pev(idpev_viewmodel2buffer)
    
    
ArrayGetString(da_wp_pmodelg_weapon[id], buffercharsmax(buffer))
    
format(buffercharsmax(buffer), "models/DangerZone/%s/%s.mdl"buffer,  buffer)
    
set_pev(idpev_weaponmodel2buffer)
    
    return 
PLUGIN_CONTINUE 

__________________

www.amxmodx-es.com

Steam: Luchokoldo

Last edited by rak; 03-09-2012 at 06:01.
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak
XINLEI
me too
Join Date: Jun 2011
Location: Colombian Coffee storage
Old 03-09-2012 , 09:46   Re: Desvirtúe aquí.
#16134

fw_setmodel?
XINLEI is offline
Destro-
Veteran Member
Join Date: Jun 2010
Location: $me->location();
Old 03-09-2012 , 10:14   Re: Desvirtúe aquí.
#16135

Ham_Item_Deploy
__________________

Last edited by Destro-; 03-09-2012 at 10:18.
Destro- is offline
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 03-09-2012 , 10:30   Re: Desvirtúe aquí.
#16136

Quote:
Originally Posted by Destro- View Post
Ham_Item_Deploy
eso averigüe... pero ahora estoy en un dilema terrible D:.. por q uso una native para obtener los weapon_**.. pero algunos se repiten... nose como saltearlos xD pensé usar un trie.. pero me parece mucho quilombo para una trie
__________________

www.amxmodx-es.com

Steam: Luchokoldo
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak
lucas_7_94
Leche Loco
Join Date: Mar 2009
Location: Argentina
Old 03-09-2012 , 10:51   Re: Desvirtúe aquí.
#16137

Me causo mucha gracia estas imágenes xD




__________________
ATWWMH - MiniDuels
Madness is like gravity, just need a little push.
lucas_7_94 is offline
Send a message via Skype™ to lucas_7_94
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 03-09-2012 , 11:24   Re: Desvirtúe aquí.
#16138

mmm... solo estaba buscando mi jetpack.... tu que? JAJAJAJAJAJAJAJAJAJJAJA

algo mejor que esto se les ocurre? xD

PHP Code:
    new buffer[20], i
    
for(0ArraySize(da_wp_item);i++) {
        
ArrayGetString(da_wp_itemibuffercharsmax(buffer))
        if(
TrieKeyExists(weapon_buffer))
            continue;
        
RegisterHam(Ham_Item_Deploybuffer"ReplaceModels"1)
        
TrieSetCell(weapon_buffertrue)
    } 
__________________

www.amxmodx-es.com

Steam: Luchokoldo

Last edited by rak; 03-09-2012 at 11:31.
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak
rak
Veteran Member
Join Date: Oct 2011
Location: banned country
Old 03-09-2012 , 14:09   Re: Desvirtúe aquí.
#16139

por q todos usan el fucking YAP -.-

EDIT: a nadie se le ocurre nada?... seguro ni se les ocurrio usar un trie(?
__________________

www.amxmodx-es.com

Steam: Luchokoldo

Last edited by rak; 03-09-2012 at 14:10.
rak is offline
Send a message via MSN to rak Send a message via Skype™ to rak
CoQuito
Senior Member
Join Date: Jul 2011
Location: Hempstead, New York
Old 03-09-2012 , 17:52   Re: Desvirtúe aquí.
#16140

Compre Esea ^^
__________________
CoQuito is offline
Send a message via MSN to CoQuito Send a message via Skype™ to CoQuito
 



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 23:25.


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