Error 025 and Error 029
#6

okey , first problem solved ,

second one now :


PHP код:
public OnPlayerGiveDamage(playeriddamagedidFloat:amountweaponidbodypart) {
    
factionsOnPlayerGiveDamage(playeriddamagedidamountweaponid);
    
acOnPlayerGiveDamage(playeriddamagedidamountweaponid);
        return 
1;
}
public 
OnPlayerTakeDamage(playeridissueridFloatamountweaponidbodypart) {
    
boxingOnPlayerTakeDamage(playeridissueridamountweaponid);
    
//damageSystemOnPlayerTakeDamage(playerid, issuerid, amount, weaponid);
        
return 1;

tell me if there is more problems ..
Reply


Messages In This Thread
Error 025 and Error 029 - by Jigsaw123 - 20.06.2014, 15:47
Re : Error 025 and Error 029 - by MCZOFT - 20.06.2014, 15:52
Re : Error 025 and Error 029 - by MCZOFT - 20.06.2014, 15:56
Re: Error 025 and Error 029 - by Jigsaw123 - 20.06.2014, 15:56
Re: Error 025 and Error 029 - by Rittik - 20.06.2014, 15:59
Re : Error 025 and Error 029 - by MCZOFT - 20.06.2014, 16:00
Re: Error 025 and Error 029 - by Jigsaw123 - 20.06.2014, 16:06
Re: Error 025 and Error 029 - by Cena44 - 20.06.2014, 17:12

Forum Jump:


Users browsing this thread: 1 Guest(s)