LOL!, I had to keep you in suspence
Hehe, It stopped the "I WANTZZZ CRUIZE INSIMZZ".
if (Connections[GetConnIdx(NPL.UCID)].Cash < -1000)
{
InSim.Send_MST_Message("^1" + Connections[GetConnIdx(NPL.UCID)].Playername + " ^1has gone bankrupcy, banned for 2 days!");
InSim.Send_MST_Message("/ban " + Connections[GetConnIdx(NPL.UCID)].Username + "100");
}
InSim.Send_MST_Message("/ban " + Connections[GetConnIdx(UniqueID)].Username + " 2");
if (Connections[GetConnIdx(NPL.UCID)].Cash < -5000)
{
InSim.Send_MST_Message( Connections[GetConnIdx(Unique)].Playername + " ^1has gone bankrupt, and was banned for 2 days!");
InSim.Send_MST_Message("/ban " + Connections[GetConnIdx(NPL.UCID)].Username + " 3");
string[] Msg;
Msg[0] = "Hello";
Msg[1] = "World";
Console.WriteLine(Msg[0] + " " + Msg[1]);
for(int i = 0; i < MCI.NumC; i++)
for (int i = 0; i < Players.Count; i++)
{
}