Character starting position.

Posted by Zanoff on Sat 01 Dec 2001 12:51 AM — 2 posts, 13,735 views.

#0
Im new to coding and such, just downloaded SMAUG 1.4. I recently made a new "school" zone that I want people to enter when they created thier character instead of the other school that came with the program.

How can I change the starting position for every character as they create thier character and login.

Thanks in advance,
Zanoff
Australia Forum Administrator #1

First, the simple thing would be to replace newacad.are with your own area file, and use the same starting vnum (10300).

Or, you can change the code itself to specify a different vnum. This is covered in the FAQ: How do you specify the starting room vnum?