14.11.2009, 19:59
In which line are the error?
Ex:
Which of these lines are the error on?
Ex:
Which of these lines are the error on?
pawn Код:
public OnGameModeInit() //On this?
{ //Or this?
print("my gamemode"); //Or this?
ConnectNPC("MyFirstNPC","mynpc"); //Or this?
return 1; //Or this?
} //Or this?