SA-MP Forums Archive
dont work server with gamemode - 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: dont work server with gamemode (/showthread.php?tid=187815)



dont work server with gamemode - Christian_Bojic - 04.11.2010

hi everyone

i was create one gamemode

then

i try to run server to test it with my friend and look:



can you guys say me where i wrong?


Re: dont work server with gamemode - Kitten - 04.11.2010

missing includes,plugins?


Re: dont work server with gamemode - Christian_Bojic - 04.11.2010

no
on my FS(s) dont need any include


Re: dont work server with gamemode - Grim_ - 04.11.2010

Make sure the gamemode you are trying to run is inside the gamemode's folder (the .amx (compiled script) of the gamemode). Also, if the gamemode requires any plugins that are not found in your plugin's folder or added to the server.cfg, there can be problems.

EDIT: Also what [Lethal] said, I always forget that one :/

This forum requires that you wait 120 seconds between posts. Please try again in 39 seconds.


Re: dont work server with gamemode - [L3th4l] - 05.11.2010

pawn Код:
main() { }
Somewhere in your script ( not inside a callback )


Re: dont work server with gamemode - Christian_Bojic - 05.11.2010

thx lethal
can lock admins