10-31-2012, 03:33 AM
Try
Code:
1000 {Weapons} IDknife:=3291 IDother:=9999 AROUND:=2 Creatures.Beside()>=!AROUND! [knife] Self.Equip.LeftHand(!IDother!) Exit() {knife} Self.Equip.LeftHand(!IDknife!) Exit()