gamemode:unknown - 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: gamemode:unknown (
/showthread.php?tid=498135)
gamemode:unknown -
Alwinstaff - 02.03.2014
Frnds i know this is not the apt place to post this.But i am new to this so idk where to post.For last few weeks i decided to make a samp server.I got 3 server from samp.gz and 1 from Ultra-host.I am not a scripter so i decided to download gm and fs from this site.I download some cool gm's and i upload them to my
ftp.When i open the client i see my server is online but the problem is gamemode is unknown.plz someone help me.Befor i upload the files i tested them and works perfect.atlast i found 1 gm work but fs are not working.
Re: gamemode:unknown -
BroZeus - 02.03.2014
for first problem use this in your server.cfg
Код:
gamemodetext YOUR GAME MODE NAME HERE
and for second make sure that in server.cfg file FS anme are wriiten which are to be loaded
Re: gamemode:unknown -
Alwinstaff - 02.03.2014
Quote:
Originally Posted by BroZeus
for first problem use this in your server.cfg
Код:
gamemodetext YOUR GAME MODE NAME HERE
and for second make sure that in server.cfg file FS anme are wriiten which are to be loaded
|
Zeus thankz.I hope that will fix my first problem(coze i need new server to test).
Re: gamemode:unknown -
SPA - 02.03.2014
Check out the plugins :
EXAMPLE: plugins audio sscanf streamer Whirlpool crashdetect nativechecker ....
Re: gamemode:unknown -
Konstantinos - 02.03.2014
Checking the server log will tell you that it cannot run the gamemode due to a run time errror 19. The best way to find out which plugin is missing/failed to load is to load nativechecker plugin and see what functions are not registered.
Quote:
Originally Posted by SPA
Check out the plugins :
EXAMPLE: plugins audio sscanf streamer Whirlpool crashdetect nativechecker ....
|
Why do you say random plugins if he doesn't want to use some of them?
Re: gamemode:unknown -
SPA - 02.03.2014
Quote:
Originally Posted by Konstantinos
Checking the server log will tell you that it cannot run the gamemode due to a run time errror 19. The best way to find out which plugin is missing/failed to load is to load nativechecker plugin and see what functions are not registered.
Why do you say random plugins if he doesn't want to use some of them?
|
Oh sry it was an example