07-26-2014, 01:08 AM
(07-25-2014, 09:22 AM)mr. Kris Wrote: Try it:
Code:500 {fire sword and main sword} ghost:=Creatures.ByName(Ghost) Dec(monsters, !ghost!) !monsters!>=1 [else] Self.Equip.LeftHand(3280) Exit() {else} Self.Equip.LeftHand(7774) Exit()
doesn't work. I dont know for why.
I need to create variables for "Dec" or monsters?
is there any manual for using those instruction "[]", "{}", "else"...
thanks for helping.

