SA-MP Forums Archive
Mode Text Will Not Change From "Blank Script" - Help Needed - 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: Mode Text Will Not Change From "Blank Script" - Help Needed (/showthread.php?tid=88167)



Mode Text Will Not Change From "Blank Script" - Help Needed - wilcock33 - 24.07.2009

hello all

as the title suggests i need help!!

i have tried renaming my GM files, but to no accomplishment

any ideas?

thanks


Re: Mode Text Will Not Change From "Blank Script" - Help Needed - Head$hot - 30.07.2009

ur script will say something like:

SetGameModeText("Blank Script");

u need to change that to

SetGameModeText("Your game name here");

hope it helped lol


Re: Mode Text Will Not Change From "Blank Script" - Help Needed - .::: Ecko :::. - 30.07.2009

Quote:
Originally Posted by Head$hot
ur script will say something like:

SetGameModeText("Blank Script");

u need to change that to

SetGameModeText("Your game name here");

hope it helped lol
Yes,it might be that but at 95% is not.
It says Blank Script,maybe,because he added more than 1 GM ?!
Or something isn't right as it should be at cfg.Check it out.

Ecko


Re: Mode Text Will Not Change From "Blank Script" - Help Needed - Head$hot - 30.07.2009

ah, i see ur point lol, didnt think of that :P