Help with weapon damage system thanks
#4

So would this work

pawn Code:
case 3: if(armour >= 0)
                    SetPlayerArmour(playerid, armour-10);
                    else SetPlayerHealth(playerid, HP-33); // Torso
                                        case 4: SetPlayerHealth(playerid, HP-28); // Groin
                                        case 5: SetPlayerHealth(playerid, HP-20); // Left ARM
                                        case 6: SetPlayerHealth(playerid, HP-20); // Right ARM
                                        case 7: SetPlayerHealth(playerid, HP-20); // Left Leg
                                        case 8: SetPlayerHealth(playerid, HP-20); // Right Leg
                                        case 9: SetPlayerHealth(playerid, HP-100); // Head
Reply


Messages In This Thread
Help with weapon damage system thanks - by JessThompson - 14.07.2014, 20:26
Re: Help with weapon damage system thanks - by JessThompson - 14.07.2014, 20:45
Re: Help with weapon damage system thanks - by Don_Cage - 14.07.2014, 21:07
Re: Help with weapon damage system thanks - by JessThompson - 14.07.2014, 21:25
Re: Help with weapon damage system thanks - by azzerking - 14.07.2014, 22:16
Re: Help with weapon damage system thanks - by JessThompson - 15.07.2014, 11:56
Re: Help with weapon damage system thanks - by JessThompson - 15.07.2014, 12:18
Re: Help with weapon damage system thanks - by Pottus - 15.07.2014, 13:01

Forum Jump:


Users browsing this thread: 3 Guest(s)