tarantonio
Old School Player
- Joined
- Jun 21, 2009
- Messages
- 868
- Solutions
- 1
- Reaction score
- 282
@Nottinghster Can you share the houses.xml with correct names ?
@tarantonio I think you can use a normal house.xml for this server.
DB:
http://pastebin.com/GWQAsbH6
Group sql:
INSERT INTO `groups` (`id`, `name`, `flags`, `access`, `maxdepotitems`, `maxviplist`) VALUES
(1, 'player', 0, 0, 2000, 100),
(2, 'tutor', 549772591104, 0, 2000, 100),
(3, 'senior tutor', 549772591104, 0, 2000, 100),
(4, 'a gamemaster', 549739028479, 0, 2000, 100),
(5, 'a community manager', 549739012091, 3, 2000, 100),
(6, 'a god', 549739012091, 4, 2000, 100);