Quote:
Originally posted by Falcor
I see no difference in star index . only the lenght. Or has the number system changed without me knowing?
setplayerprop #c,#e(0,3,#s(hellostring));
And
setplayerprop #c,#e(0,5,#s(hellostring));
There is onne difference.
Length
not start index. not String.
thankyou
|
no guy...
your startindex begins at 0 .. and your length is the length-1 ..
for example "kaka" is 4 in length . but the length in #e would be 3 because it counts from 0 not 1..
and before you said "i believe hello is a 5 letter word so it would be"
length wouldnt be 5 just because its a 5 letter word. get it
