Gamemode saying "Blank Script" - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Gamemode saying "Blank Script" (
/showthread.php?tid=166249)
Gamemode saying "Blank Script" -
Luis- - 07.08.2010
I have set to say LS-RP v1.0 but it just says Blank Script?
Any ideas on fixing?
Re: Gamemode saying "Blank Script" -
[DRD]Rodney - 07.08.2010
server.cfg and go edit
hostname LS-RP v1
Re: Gamemode saying "Blank Script" -
willsuckformoney - 07.08.2010
pawn Код:
SetGameModeText("/*Your Mode Here*/");
Re: Gamemode saying "Blank Script" -
Smokey619 - 08.08.2010
It can also be tht you have a filterscript that is using a gamemode so they mess each other up
Re: Gamemode saying "Blank Script" -
Luis- - 08.08.2010
Thank you i fixed it!