02-16-2013, 01:02 AM
Use double "!", like "!var!", to show the value
I'm not sure if that was what you wanted
Anyway, here's the wiki
Code:
mana:=Self.Mana()
!mana!<=50
Self.Say(I have !mana! mana, need potions)
I'm not sure if that was what you wanted
Anyway, here's the wiki