View Single Post
  #4  
Old 02-15-2002, 10:12 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
try using timereverywhere in the script and if you want the mushrooms to grow more depending on the ammount of players, do if (playercount>1) or somthing like that
Reply With Quote