Azlier
Old World Ghost
- Reaction score
- 461
Well then you didn't require the tutorial.
Tutorials exist for the less, erm, knowledgable.
Tutorials exist for the less, erm, knowledgable.
iabi "AIs1,AId1"
//! textmacro MakeHolyShield takes ID, LEVEL, STR, ARMOR
//! external ObjectMerger w3a AIs1 AS$STR$ Istr 1 $STR$ anam "Item STR Bonus" ansf "($STR$)"
//! external ObjectMerger w3a AId1 AA$ARMOR$ Idef 1 $ARMOR$ anam "Item DEF Bonus" ansf "($ARMOR$)"
//! external ObjectMerger w3t cnob IC$ID$ iabi "AS$STR$,AA$ARMOR$" unam "Holy Shield +$LEVEL$" iico "ReplaceableTextures\CommandButtons\BTNHumanArmorUpThree.blp" ides "The crusader protects his allies and himself with his Holy Shield.|n|n+$STR$ STR and +$ARMOR$ Armor." idro 0
//! endtextmacro
//! i makechange(current,"Ncl3",1,"\001")
10-19 are the same as 1, 20-29 are the same as 2, etc.0-Unique Cast
1-Visible, Unique Cast
2-Targeting Image, Unique Cast
3-Visible, Targeting Image, Unique Cast
4-Physical Spell, Unique Cast
5-Visible, Physical Spell, Unique Cast
6-Targeting Image, Physical Spell, Unique Cast
7-Visible, Targeting Image, Physical Spell, Unique Cast
8-Universal Spell
9-Visible, Universal Spell, Unique Cast0-Unique Cast
library myLib
//! external ObjectMerger w3u ewsp e000
endlibrary