HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Sacrifice / Sacrifical Pit?

03-01-2008, 03:35 AM#1
Death4ngel
Is it possible to train another unit using the skill sacrifice?

I tried using Event - starts the effect of an ability, but I can't seem to stop it from training the shade.

And also, is there a way to add to the "Game interface" so that I can add something "Can only target XXX"

Thanks.
03-01-2008, 04:04 AM#2
Hydrolisk
I swear it's hard-coded. Instead of bashing your head trying to investigate this, go the possible way and just trigger it off of Channel or something.

Trust me, you could waste your life on this particular spell.
03-01-2008, 07:01 AM#3
Pyrogasm
To change the error message, look in the Gameplay Constants and/or Game Interface in the World Editor... there should be a string there.
03-01-2008, 08:09 AM#4
DioD
hardcoded, code self or replave units
03-02-2008, 11:03 AM#5
Death4ngel
Quote:
Originally Posted by Pyrogasm
To change the error message, look in the Gameplay Constants and/or Game Interface in the World Editor... there should be a string there.

I meant adding an error message. Because if I edit the current one, it would affect the same error message used for other errors, wouldn't it?
03-02-2008, 07:30 PM#6
Pyrogasm
Yes it would, Death4ngel. I think your best solution is to simply code the whole thing yourself... it shouldn't be that complicated.