why doesn't compile this code
#1

why i get errors when compile this code?

Код:
public OnGameModeInit()
{
  print("my gamemode");
  ConnectNPC("MyFirstNPC","mynpc");
  return 1;
}
this is my error
Код:
C:\PROGRA~1\ROCKST~1\SERVER~1.3AR\GAMEMO~1\Sfinx_17.pwn(159) : warning 225: unreachable code
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
why doesn't compile this code - by Sfinx_17 - 14.11.2009, 19:48
Re: why doesn't compile this code - by miokie - 14.11.2009, 19:50
Re: why doesn't compile this code - by Sfinx_17 - 14.11.2009, 19:54
Re: why doesn't compile this code - by Benne - 14.11.2009, 19:59
Re: why doesn't compile this code - by Sfinx_17 - 14.11.2009, 20:02
Re: why doesn't compile this code - by Benne - 14.11.2009, 20:08
Re: why doesn't compile this code - by Sfinx_17 - 14.11.2009, 20:09
Re: why doesn't compile this code - by Benne - 14.11.2009, 20:10
Re: why doesn't compile this code - by iLinx - 14.11.2009, 20:25
Re: why doesn't compile this code - by Correlli - 14.11.2009, 20:26

Forum Jump:


Users browsing this thread: 1 Guest(s)