View Single Post
  #8  
Old 09-12-2009, 10:55 PM
sssssssssss sssssssssss is offline
Cyril Rain
sssssssssss's Avatar
Join Date: May 2003
Location: Texas, USA
Posts: 1,134
sssssssssss will become famous soon enough
the problem is, that doesnt seem it will work. Im not trying to search for values in an array. Ill set it up more clear.
Array
ingraal1 {hi,how,he}
ingraal2 {k,m,c,b,d}
ingraal3 {op,asd,g,a}
cuddlefish {2,5,213,2,0}
bombs {sjd,23,6,a}
arrows {s,d,e,gf,a}

Trying to search the NAME of the array, not the names inside the array.
So i want to pull out the array names that have "ingraal" in them, which would pull ingraal1, ingraal2, ingraal3. Then, i was wanting to print out what is after "ingraal" so it would show up
1
2
3
from the "ingraal(1-3)" array names.
__________________
Cyril Rain
Creator and leader of SLX
Admin of Elysium
Elysium's Facebook Page: http://facebook.com/GraalOnlineElysium
Graal Forum Thread: http://forums.graalonline.com...
Graalians Thread: http://www.graalians.com...


Reply With Quote