GM runs in a loop
#6

Your closing braces are incorrect, not to mention indention. Additionally, the code you posted shouldn't effect the gamemodes running status.

Код:
Function(parameters)
{
  AnotherFunctionCall();
 
  switch(Value)
  {
    case 0:
    {

    }

    default:
    {

    }
  }
}
Reply


Messages In This Thread
GM runs in a loop - by guaid - 18.02.2010, 11:46
Re: GM runs in a loop - by guaid - 18.02.2010, 11:51
Re: GM runs in a loop - by (Jeff) - 18.02.2010, 12:39
Re: GM runs in a loop - by Jay_ - 18.02.2010, 12:50
Re: GM runs in a loop - by guaid - 18.02.2010, 12:56
Re: GM runs in a loop - by Jay_ - 18.02.2010, 13:00
Re: GM runs in a loop - by guaid - 18.02.2010, 13:18

Forum Jump:


Users browsing this thread: 1 Guest(s)