[Release]Load All Dmaps (5165) 11/15/2010 - CO2 PServer Guides & Releases - 19 Replies As everyone releases shit like that ime give it a shot:
Go to Dmap.cs and find
if (MapsNeeded.Contains((int)MapID))
{
DMap D = new DMap(MapID, Path);
H_DMaps.Add(MapID, D);
}
5165 load screen 07/20/2010 - CO2 Private Server - 8 Replies hi i need help
anyone know edit the loading screen. I have darkside so right and and i was trying to find the loadscreen but i can't. i just want to change the darkside co's name to find client name. ty:)
how to load full Nobility in 5165 05/19/2010 - CO2 Private Server - 1 Replies i want a void to load full Nobility ranck in 5165 scour sql
does any one know how to load this directly
[Release] Adding form to load (LOTF) 04/15/2009 - CO2 PServer Guides & Releases - 40 Replies I bet most of you already know how to do this, but this is just for the people that don't know how to make the form open up.
First, open LOTF.
Then right-click on COServerProject in the Solution Explorer.
Click Add > Windows Form...
Then Form1.cs should be in the Solution Explorer.
Now go to View > Toolbox and you can start adding buttons and stuff.