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?