Blockland Forums > Modification Help
How to change health and size in a player type.
computermix:
--- Quote from: Legodude77 on April 05, 2011, 10:20:26 PM ---So I would need to make an AI for what I want to do?
So is maxdamage max health?
Is there anyway to make the player bigger without console?
--- End quote ---
Uhh... I think it depends on the model.
SWAT One:
I'm not entirely sure on this, but try using the line:
--- Code: ---mass = X;
--- End code ---
X is represented Value.
WARNNING: Before inserting this line, search for it in case of it already existing.