View Single Post
  #7  
Unread 07-21-2005, 12:30 AM
Rhian Rhian is offline
A Young Mystail Rat
 
Join Date: Oct 2004
Server: Najena
Posts: 5
Default

Quote:
Originally Posted by Landiin
Is it working for any one?

Its not for me. Well it returns info but its not correct. Like gamedata.group.group_0.health returns my health not group member 1's heath..
That seems right to me.

gamedata.group.group_1.health would be for the first group member (or F2 on the group window)

I'm not sure if I remember this correctly but I'm pretty sure I read somewhere on this forum that the numbering starts at "0" as opposed to "1".

So group data would look as follows:

gamedata.group.group_0.health (you / F1)
gamedata.group.group_1.health (group member 1 / F2)
gamedata.group.group_2.health (group member 2 / F3)
gamedata.group.group_3.health (group member 3 / F4)
gamedata.group.group_4.health (group member 4 / F5)
gamedata.group.group_5.health (group member 5 / F6)

It should work the same for showing power too, but confirmation from an expert is best
__________________
Reply With Quote