I made a pack for RPG's if thats what you mean.It includes ranked players forArmorSpeedJump HeightFist Damage TypesSince you said you needed armor, the armor players in it are-weak -50 HP-strong -200 HP-super -300 HP-extreme -400 HPthe "medium" armor would be the standard no jet playerNote: All these armor players are NO JEThttp://forum.blockland.us/index.php?topic=163072.0
What you could do, is have a loop on the player. It checks to see if the players life is less than 100, and stores how much damage the player has taken, then heals the player. You can subtract the damage taken variable from another custom made variable that the player has, newHealth for example, and then you can have another check to see if that newHealth variable is below zero. If it is, kill the player.You could also instead set the players health to 50, then you can use healing items to have the player heal. Getting a custom playertype with massive amounts of life, and setting the players health to the halfway point gives you extra leeway between healing and damage.See if you can try to implement this on your own, just post here again if you can't figure it out.
Thanks for your help,but could you break it down into event coding?I get confused alot,and i'm still not to good with VCE,so right now i need event coding,Thanks.
I'll do that this weekend. I'm a tad busy doing a few things this week.
make a variable set to their ID, then compair when they're using stuff