Thread: aindex
View Single Post
  #2  
Old 10-29-2002, 02:08 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
huh, it doesn't give any errors, but it doesn't work at all, atleast not like this;
NPC Code:

if (created) {
this.array = {0,1,2,3,4,0,1,2,3};
message #v(aindex(2,this.array));
}

__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote