///////////////////////////////////// // Dragon's Edge // by Charly Carlos ///////////////////////////////////// // Toss the Dagger: PC selects one of the daggers will hit the ground pointing downwards. ///////////////////////////////////// void main() { SetLocalInt(OBJECT_SELF, "nHowManyDaggers", 1); }