Thread: Fun Challenge!
View Single Post
  #12  
Old 01-25-2004, 01:37 PM
GoZelda GoZelda is offline
Mister 1,000,000
GoZelda's Avatar
Join Date: Jan 2003
Location: Brussels, capital of Europe.
Posts: 5,396
GoZelda will become famous soon enough
Send a message via AIM to GoZelda Send a message via MSN to GoZelda
NPC Code:

a=int(random(0,8));
if (a==3){
a=int(random(0,2));
} else if (a==6){
a=int(random(4,8));
} else {
a=a;
}



Meh...
__________________

Quote:
Originally Posted by Lance
stefan is satan
I am the best.
[URL removed]Music or aural pollution?
Reply With Quote