I says blank script
#1

I say blank script but i got this, but this just come when i host the server on win.

pawn Код:
#define GAMEMODE    "RG-RP v1.0"
SetGameModeText("RG-RP");
Reply
#2

SetGameModeText(GAMEMODE);

Do you have it at OnGameModeInit?
Reply
#3

Are you using it here?
Код:
public OnGameModeInit()
{
	SetGameModeText("Hakuna Matata");
	return 1;
}
Reply
#4

Quote:
Originally Posted by MarinacMrcina
Посмотреть сообщение
Are you using it here?
Код:
public OnGameModeInit()
{
	SetGameModeText("Hakuna Matata");
	return 1;
}
Yes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)