[FU2]SpawnKiller
22nd Sep 2003, 12:06 AM
i get Types are incompitable with for this line any ideas?? Incompatiable with !
simulated function Tick (float DeltaTime)
{
if ( ! Level.NetMode == 3 ) goto JL0017;///////////////this line error
JL0017:
}
simulated function Tick (float DeltaTime)
{
if ( ! Level.NetMode == 3 ) goto JL0017;///////////////this line error
JL0017:
}