Help with GOTO

Posted by Manakra on Sat 17 Jan 2004 07:14 AM — 4 posts, 18,830 views.

#0
In the help, it says if i try to "goto" an vnum or room not allrdy occupied, it creates it, then i can rset etc
so heres what i tried to do
goto 100100
knowing that 100100 was a very high number
but it says that room is not there
USA #1
Your vnum system might be limited to thirty two thousand vnums... you may still be using shorts, as opposed to longs to represent your vnum data.
Canada #2
Could also be that if you don't have an assigned area, I beleive that it won't open rooms.
Australia Forum Administrator #3
See this post about assigning vnum ranges:

http://www.gammon.com.au/forum/?bbsubject_id=3660