var/list
CharacterRow=list("Row 1"=list("Goku","Vegeta","Trunks","Gohan","Goten","Piccolo"),
"Row 2"=list("Goku","Vegeta","Trunks","Gohan","Goten","Piccolo")
ID:842053
Jun 29 2012, 12:14 pm
|
|
this question is more relatively related to HUD Groups, i just want to know is there anyway which i could possibly set the pointer from index=1 and starting from top, its just that the way i am making title screen it gets the name of characters from list which is something like this:
|
Jun 29 2012, 12:21 pm
|
|
I'm not sure what you're asking.
|
basically by default HUD Groups sets the pointer to 1 which is the lowest option (if you see) is it possible to set it so it will set 1 to the first one in client view E.G
Current Option 1 (3) What i want >Option 1 (1)//by default this is first pointer |