Thread: Ugh
View Single Post
  #1  
Old 06-01-2003, 02:23 PM
protagonist protagonist is offline
Banned
protagonist's Avatar
Join Date: May 2003
Location: CAW
Posts: 5,586
protagonist is on a distinguished road
Send a message via AIM to protagonist Send a message via MSN to protagonist
Unhappy Ugh

Hi.

How do you return a value from a string array? I'm trying to create a hat trading system and I can't get the darned thing to scroll over hats that the people actually have, just hats 1,2,3 etc.

I tried using a bunch of different combinations using sarraylen and lindexof, but neither works for me in the way I was trying it.


For example, I want the client's 6th hat in the string array to appear over their head. I have everything working but the 6th hat turns out to be hat6.png. I want the value of the 6th number in the string array.
Reply With Quote