Thank you.. we have servuo..i changed the config. housing and it didnt work.. never had this issue on the server i owned i changed it in same spots and worked perfect now on a friends server. it doesnt workHere is something I use for RunUO...in case it works for ServUO...
C#:using System; using Server.Misc; namespace Server { public class ServerConfig { public static int MaxHouses = 5; } }
thats where i changed it from 1 to 3 and players still cant place more than 1 houseHousing.cfg file in the Config folder should work, I have not had any problems with it.
When I get home from work today I'll look into this and see what could be stopping you. You said you are running a pub 54?My ServUO is publish 54.....
Yes ,When I get home from work today I'll look into this and see what could be stopping you. You said you are running a pub 54?
I test it with new account .Make sure to recompile
Thanks , but I don't have this file , and I had try and failure to find strings of maxhouse in some similar files .@mcube520 so you need to search AccountSettings.cs in your scripts folder. it should be under services/shardcontrol/settings I believe, and in it search for maxhouse
We use essential cookies to make this site work, and optional cookies to enhance your experience.