[QUESTION] Why do this script not work?
#2

Im not so sure, the commands seem to have the correct functions.
You should clean up your script abit if this is a filterscript you don't need to have

Код:
public OnGameModeInit()
{
  // Don't use these lines if it's a filterscript
  SetGameModeText("Blank Script");
  return 1;
}

public OnGameModeExit()
{
  return 1;
}
Reply


Messages In This Thread
[QUESTION] Why do this script not work? - by Battlaman - 04.04.2009, 10:05
Re: [QUESTION] Why do this script not work? - by BoRg4LiFe - 04.04.2009, 15:25
Re: [QUESTION] Why do this script not work? - by Marcel - 04.04.2009, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)