Very easy 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)
+--- Thread: Very easy help needed (
/showthread.php?tid=336061)
closed. :) -
WarriorEd22 - 21.04.2012
closed.
Re: Very easy help needed -
Azazelo - 21.04.2012
FIXED
JUST MAKE A NEW COPY of Server WITH DIFFERENT FOLDER NAME.
>> AND CHECK YOU PC FOR BHO MALWARE <<
Re: Very easy help needed -
WarriorEd22 - 21.04.2012
Never I got this. And wtf? Check PC for malware? xD
Re: Very easy help needed -
RollTi - 21.04.2012
Sometimes the Gamemode Text Unknown is causing by missing/incorrect plugins and includes
to change the mapname put this OnGameModeInit
pawn Код:
SendRconCommand("mapname Your Mapname");
Re: Very easy help needed -
.FuneraL. - 21.04.2012
Quote:
Originally Posted by WarriorEd22
Here's what I'm having problems with:
Okay so how come my Map and Mode won't change?
|
Have Correct plugins and Includes in your mode?
Re: Very easy help needed -
DBan - 21.04.2012
Quote:
Originally Posted by Azazelo
FIXED
JUST MAKE A NEW COPY of Server WITH DIFFERENT FOLDER NAME.
>> AND CHECK YOU PC FOR BHO MALWARE <<
|
wth?
@Topic: In the console try doing these commands:
Код:
mapname <mapname>
gamemodetext <mode text>
Re: Very easy help needed -
Azazelo - 21.04.2012
Oh not i this post .... wrong tab in mozila .... Sorry for bumping ...
me == stupid;
Re: Very easy help needed -
WLSF - 21.04.2012
pawn Код:
SetGameModeText("Name of Script");
Re: Very easy help needed -
MP2 - 21.04.2012
To set the mapname, either use SendRconCommand or change 'mapname' in server.cfg.