Hey Guys,
since i used this Code
to reduce the monsters that i can handle all regions on 1 PC
no uniques appear
anyone know why?
since i used this Code
PHP Code:
USE [SRO_VT_SHARD]
GO
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount = dwmaxtotalcount/2
no uniques appear
anyone know why?