INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_fild11.gat','2')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_maze01.gat','3')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_maze02.gat','3')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_maze03.gat','3')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_monk.gat','0')
in SQLand also you have to add all maps files inside folder named maps in the zone server include .gat .rsw etc files :3It seems that aegis works in sql.
INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_fild11.gat','2')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_maze01.gat','3')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_maze02.gat','3')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_maze03.gat','3')INSERT INTO [IPInfo].[dbo].[Mapinfo] ([ZSID],[MapName],[type]) VALUES ('40','prt_monk.gat','0')
We use essential cookies to make this site work, and optional cookies to enhance your experience.