SA-MP Forums Archive
"unkown" gamode help!!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: "unkown" gamode help!!! (/showthread.php?tid=284093)



"unkown" gamode help!!! - ModianO - 17.09.2011

Hello guys i just hosted a server with volt-host i took all files with filezilla, correctly but my gamemode says "Unkown" please help as fast as possible.


Re: "unkown" gamode help!!! - Issam - 17.09.2011

Did you add your GameMode Name inside your server.cfg
on
GameMode0 ?


Re: "unkown" gamode help!!! - =WoR=G4M3Ov3r - 17.09.2011

Quote:
Originally Posted by Issam
View Post
Did you add your GameMode Name inside your server.cfg
on
GameMode0 ?
That's not it.

You're missing plugins tell me what plugins you're using and I'll tell ya what to do..

For example, you have Streamer, if you're using linux paste streamer.so into the plugins folder, if you're using windows, then paste streamer.dll in your plugins folder.

In server.cfg

Add the following:

If linux:

plugins streamer.so

If Windows:

plugins streamer


Re: "unkown" gamode help!!! - ModianO - 18.09.2011

Thnx G4M3Ov3r!!! it worked


Re: "unkown" gamode help!!! - ModianO - 18.09.2011

plugins mysql.so sscanf.so streamer.so those worked


Re: "unkown" gamode help!!! - RoleplayEditor - 18.09.2011

Oh so you had plugin problem so simple :P good you got it solved


Re: "unkown" gamode help!!! - =WoR=G4M3Ov3r - 18.09.2011

Quote:
Originally Posted by ModianO
View Post
Thnx G4M3Ov3r!!! it worked
There we go

Quote:
Originally Posted by RoleplayEditor
View Post
Oh so you had plugin problem so simple :P good you got it solved
The GM text mostly gives "Unknown" when you have a missing plugin