dkraver 1 Posted January 21, 2002 If i want people to be sitting down on ground when i start what should i write in their init field?? Share this post Link to post Share on other sites
The Crow 0 Posted January 22, 2002 Try using the search button: http://www.flashpoint1985.com/cgi-bin....;t=4989 Share this post Link to post Share on other sites
Casto 0 Posted January 22, 2002 put this in the init field: this setbehaviour "safe"; this switchmove "EffectStandSitdown" that's it. Share this post Link to post Share on other sites
Rob 1 Posted January 22, 2002 just like casto said... as simple as abc... this setbehaviour "safe"; this switchmove "effectstandsitdown" Share this post Link to post Share on other sites