Okay. Is there any way to protect the files generated by the Publish button? How can I prevent someone from altering the files once they are finished?
Second. I defined a bitmap like this:
bmap CustomButton_Plain = <CustomButtonPlain.tga>
The panel came out as a funky yellow pic.
Cyrus
Cyrus.TurnInto OBJECT_CYRUS_DOLL, CyrusDoll
DummyEffect CyrusDoll, Body, FIRE, TRUE
CyrusDoll.SetScared TRUE
CyrusDoll.RunTo CIRCLES
TakeObjectFromHero OBJECT_DIGNITY
Target.Kill Hero CYRUS, SLOW
SetFlag PNWED, TRUE
|