View Single Post
  #6  
Old 05-10-2005, 01:39 PM
Windcatcher
Demi-God
 
Join Date: Jan 2002
Posts: 1,175
Default

The scripting language is really meant for customizing how a single object appears (e.g. a staircase, torch, chair, or any single object you can think of), not for creating more than one object at a time. As such it can't place objects from the mesh library and it doesn't have a random() function. Writing a script can be really hard for beginners, but the nice thing is that you only have to do it once and then everyone can benefit.
Reply With Quote