Quote:
Originally posted by KainDaMan
You're thinking of aindexof(variable,array)
indexof is for finding the position of partstr in str
indexof(partstr,str)
|
What kai said is right:
lindexof( str, list ) - position of where the string appears in the string list
indexof() would be for like finding something in the players text or a non-array string