Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a problem...
#2
types are not useful unless you are doing bitmap load.save stuff Smile

Listen, just use a.hp and a.damage. You don't need type.
n = 100 'amount
DIM a.hp(n) as INTEGER, a.damage(n) as INTEGER
i = 56
a.hp(i) = a.hp(i) - a.damage(i)
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply


Messages In This Thread
a problem... - by Placeborick - 03-04-2003, 02:18 AM
a problem... - by Agamemnus - 03-04-2003, 02:32 AM
a problem... - by na_th_an - 03-04-2003, 03:49 AM
a problem... - by Agamemnus - 03-04-2003, 06:20 AM
a problem... - by toonski84 - 03-04-2003, 08:36 AM
a problem... - by Neo - 03-04-2003, 01:38 PM
a problem... - by Zap - 03-06-2003, 07:43 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)