| Blockland Forums > Help |
| My addon wont work |
| (1/1) |
| Hiok1998:
Ive been trying to make a player type, i have everything i need is there a problem with it? //Zombie Hunter datablock PlayerData(Zombie Hunter : PlayerStandardArmor) { minJetEnergy = 0; jetEnergyDrain = 0; canJet = 0; uiName = "Zombie Hunter"; showEnergyBar = true; runForce = 10 * 10; runEnergyDrain = 2; minRunEnergy = 0; maxForwardSpeed = 100; maxBackwardSpeed = 50; maxSideSpeed = 20; jumpForce = 15 * 15; maxForwardCrouchSpeed = 0; maxBackwardCrouchSpeed = 0; maxSideCrouchSpeed = 0; }; |
| Spockticus:
Why are you editing a Rot Zombie, and why aren't you changing it's name? |
| Hiok1998:
--- Quote from: Spockticus on October 03, 2009, 04:59:51 PM ---Why are you editing a Rot Zombie, and why aren't you changing it's name? --- End quote --- No this is a player type it is a person hunting zombies not the zombie. |
| Navigation |
| Message Index |