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