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

Prevenir daņo x caida, necesito ayuda...!!!


  
 
 
Thread Tools Display Modes
Author Message
HoCiO
Member
Join Date: Aug 2009
Old 09-19-2009 , 10:44   Prevenir daņo x caida, necesito ayuda...!!!
#1

Hola de nuevo gente, weno necesitare ayuda porque veo que en algunos servers tienen algun plugin raro que previene daņo x caida...
Yo pensaba revisando el plugin del bunnyjump que tiene ese code, pero = hay errores...
Si alguno sabe de esto qe me tire alguna ayudita nomas asi salgo del embole qe tengo

Gracias
HoCiO is offline
Starsailor
horrible hahah
Join Date: Aug 2008
Location: Buenos Aires
Old 09-19-2009 , 10:53   Re: Prevenir daņo x caida, necesito ayuda...!!!
#2

proba este
PHP Code:
#include <amxmodx>
#include <hamsandwich> 

public plugin_init()
{
    
RegisterHam(Ham_TakeDamage"player""FwdTakeDamage")
}


public 
FwdTakeDamage(victiminflictorattackerFloat:damagedamage_bits)
{          
    if(
damage_bits & (1<<5))
    {
        return 
HAM_SUPERCEDE
    
}
    
    return 
HAM_IGNORED

__________________
Find my plugins here..

Ex - Spanish Moderator.
Starsailor is offline
HoCiO
Member
Join Date: Aug 2009
Old 09-19-2009 , 11:09   Re: Prevenir daņo x caida, necesito ayuda...!!!
#3

Starsailor, excelente el code, de verdad gracias!!!
+karma de 1!!!, otra frma de agradecer no tengo u.u
jeje
La granada de teletransportacion es un quilomboooo...El que la creo nose como hizo...pero estaba re bug...
Si sabes algo de como desbugear esa cosa rara, avisame plz
HoCiO 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 07:19.


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