Thread: Fun Challenge!
View Single Post
  #11  
Old 01-25-2004, 05:50 AM
DIABLO2099 DIABLO2099 is offline
Registered User
Join Date: Sep 2002
Location: New York
Posts: 290
DIABLO2099 is on a distinguished road
Quote:
Originally posted by Python523
wont work till the new engine but
NPC Code:

do {
a=int(random(1,9));
} while (a == 3 || a == 6)

Alright, do while loops!
__________________
-Former UnholyNation Server Manager.

Call me Xecutor.
Reply With Quote