SA-MP Forums Archive
Gamemode running - 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: Gamemode running (/showthread.php?tid=144685)



Gamemode running - Timmmy - 28.04.2010

Well I'm testing out gamemodes and some of them are simple enough to start. On the two or three that I have tested they have the samp-server.exe, but in some of them they don't. I know this may sound like a really stupid questions; but how would I go about hosting the gamemodes without that file?


Re: Gamemode running - Naxix - 28.04.2010

That file is included in your pawno folder? It's not the gamemodes who have it. So i don't really understand waht you mean :b


Re: Gamemode running - Timmmy - 28.04.2010

Okay, so I downloaded a gamemode. The file I downloaded included the samp-server.exe

I downloaded a few more but they only had two files; the pawno one and a .amx one. So I'm a little confused.


Re: Gamemode running - Naxix - 28.04.2010

You have to write the name of the .amx file into the "config" or "server" file at the line "Gamemode0" like if i had a amx file named "lol" i would do like this:

gamemode0 lol 1

P.S the config/server file is in your pawno folder.


Re: Gamemode running - Timmmy - 28.04.2010

When I do that, the server doesn't load up