Blockland Forums > Modification Help
Pirate RPG
Dexxtter:
Sorry Double Post
What are these?
heedicalking:
those are willow trees growing.
LurBree:
--- Quote from: Dexxtter on January 19, 2012, 03:34:20 PM ---Sorry Double Post
What are these?
--- End quote ---
Lolz
LoserHero:
--- Quote from: Dexxtter on January 19, 2012, 03:34:20 PM ---Sorry Double Post
What are these?
--- End quote ---
They are actually herbs.
Chrono:
--- Quote from: LoserHero on January 19, 2012, 03:43:03 PM ---They are actually herbs.
--- End quote ---
first value = shapefile
middle values = not important for this post
last value = brick datablock
PRPGAddCrop("herb",-snip-,"brickPRPGOakData");
PRPGAddCrop("herb",-snip-,"brickPRPGWillowData");
PRPGAddCrop("herb",-snip-,"brickPRPGMapleData");
Also:
Anyone wanna stand under a meteor and gain some defense levels? :cookieMonster:
datablock ProjectileData(MeteorProjectile)
{
shapeFile = "base/data/shapes/empty.dts";
directDamage = 500;
directDamageType = $DamageType::FireM;
radiusDamageType = $DamageType::FireM;