thats the issue im having lol there are no maps 73+ but even if i add a copy of a map as a new map it trys to find another map e.g unable to load map 73 so i copy a map and rename it to 73.svmap and next time i try itl say cnt load map 74.svmap
ok so i found out the problem was due to a configuration issue after replacing with translated files looks like im going to have to do all the translating myself -_- replacing back with the original file fixed the issue
Loading Maps 04/08/2011 - CO2 Private Server - 5 Replies Would this be a good way to load maps with settings?
public static void Load()
{
try
{
for (int i = 0; i < MapIDs.Length; i++)
{
IniFile I = new IniFile(Path + MapIDs);
Help? 5095 Source gets stuck at loading maps. 09/20/2010 - CO2 Private Server - 3 Replies I am using the CoEmuV2 source, and when i try to open the gameserver, it gets stuck after loading the maps.