*Moved from Programming forum*
I have my MUD set to accept extremely large numbers for vnums and am having an issue with reboots and when characters log in. If they are in any of the rooms with a high vnum, such as room 112800, as soon as the file is reloaded, they are in the default room for when the room is NULL. I have tried a few things, but cannot get the MUD to keep them in the high vnum rooms (112800 for example).
I have my MUD set to accept extremely large numbers for vnums and am having an issue with reboots and when characters log in. If they are in any of the rooms with a high vnum, such as room 112800, as soon as the file is reloaded, they are in the default room for when the room is NULL. I have tried a few things, but cannot get the MUD to keep them in the high vnum rooms (112800 for example).