Home   Help Search Login Register  

Author Topic: Scalars in "format" ? (GetDammage)  (Read 749 times)

0 Members and 1 Guest are viewing this topic.

Pointman

  • Guest
Scalars in "format" ? (GetDammage)
« on: 01 Feb 2003, 06:29:31 »
Anyone been able to print the value of the damage of a unit?

I did
Code: [Select]
hint format["%1",GetDammage _vehicle0]

It gives me "scalar"
Code: [Select]
_dam = GetDammage _vehicle0
hint format["%1", _dam]

gives me "<null>"


any ideas?
« Last Edit: 01 Feb 2003, 06:31:53 by Pointman »

Pointman

  • Guest
Re:Scalars in "format" ? (GetDammage)
« Reply #1 on: 01 Feb 2003, 07:05:54 »
please delete this topic, i am a flaming moron


I'll go climb a flagpole