SA-MP Forums Archive
big problem - 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: big problem (/showthread.php?tid=363739)



big problem - rumen98 - 28.07.2012

Hey all i start to make one RP mod but now i have problem then i start SA-MP client i see name on the Mode is "Unknown" please found skype: rumen98 to help me i dont know how to repair this :X


Re : big problem - lelemaster - 28.07.2012

Place
pawn Код:
SetGameModeText("Roleplay");
Under OnGameModeInit


Re: Re : big problem - rumen98 - 28.07.2012

Quote:
Originally Posted by lelemaster
Посмотреть сообщение
Place
pawn Код:
SetGameModeText("Roleplay");
Under OnGameModeInit
i have this
SetGameModeText("Role Play ");
SendRconCommand("mapname .• LS •.");
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
ShowPlayerMarkers(0);
UsePlayerPedAnims();

but again have this error :X


Re: big problem - Steven82 - 28.07.2012

What's your server log say in it. Most likely the sever didn't start up all the way, meaning it crashed because of a plugin.


Re: big problem - rumen98 - 28.07.2012

Quote:
Originally Posted by Steven82
Посмотреть сообщение
What's your server log say in it. Most likely the sever didn't start up all the way, meaning it crashed because of a plugin.
im deleted a log mm no have crashes or anyting found skype: rumen98 to send you mode to help me please


Re: big problem - vexer1234 - 28.07.2012

1, Accept me on skype.
2, Make sure you change it to:
pawn Код:
SERVER_GM_TEXT ("Role Player ");



Re: big problem - cosmon - 28.07.2012

in server cfg add this line gamemodetext <Name> or use https://sampwiki.blast.hk/wiki/SetGameModeText in the OnGameModeInit callback


Re: big problem - ReVo_ - 28.07.2012

Try to unload all fs