Alex King f322e85d4e
[Bug Fix] Fix #door Save (#2699)
* [Bug Fix] Fix #door Create

# Notes
- Using `#door create` then `#door save` was overwriting doors instead of using the next highest ID.
- Remove the following unused commands.
```cpp
uint32 GetGuildEQID(uint32 guilddbid);
void UpdateDoorGuildID(int doorid, int guild_id);
int32 GetDoorsCount(uint32* oMaxID, const char *zone_name, int16 version);```

* Update doors.cpp

* Update doors.cpp

* Update doors.cpp
2023-01-01 22:53:34 -05:00
..
2021-08-31 01:24:21 -05:00
2023-01-01 22:53:34 -05:00
2013-05-09 11:37:51 -04:00
2022-12-12 17:25:36 -06:00
2022-05-09 20:49:43 -05:00
2022-05-09 20:49:43 -05:00
2017-05-15 15:46:19 -07:00
2014-08-21 23:46:01 -07:00
2016-05-25 16:10:28 -04:00
2022-10-12 20:14:44 -05:00
2014-12-15 19:16:53 -06:00
2020-01-31 20:25:06 -06:00
2023-01-01 22:53:34 -05:00
2023-01-01 22:53:34 -05:00