Thread: #r
View Single Post
  #9  
Old 03-30-2003, 07:00 PM
Ethic_Sern Ethic_Sern is offline
Banned
Join Date: Aug 2002
Location: NewYork,NY
Posts: 97
Ethic_Sern is on a distinguished road
Send a message via AIM to Ethic_Sern
Re: #r

Quote:
Originally posted by osrs


I made this example,wors fine,as Kai said:
NPC Code:

if(created || timeout){
setstring this.names,osrs kaimetsu stefan jagen;
message #I(this.names,int(random(0,sarraylen(this.names))) );
}
timeout=0.05;

Does it only work with random tokens for the string? if not what else could it be used for?
Reply With Quote