Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with variables values.
#1
what are the expressions to indicate a variable value ?? for example

Self.Mana() <= 50
Self.Say(I need some mana potions dude.)

thx for reading
#2
Use double "!", like "!var!", to show the value
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
Waypoints By Me [Here]

BBot functions/Funções do BBot [Here]


Forum Jump:


Users browsing this thread: 1 Guest(s)