SA-MP Forums Archive
How Do I Use 'Game-mode Scripts'? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How Do I Use 'Game-mode Scripts'? (/showthread.php?tid=256882)



How Do I Use 'Game-mode Scripts'? - iCallumQ - 22.05.2011

How Do I Use 'Game-mode Scripts'?


Hello People.

I really need to know how to use Game-mode scripts since I want to roleplay in my server.
I heard you need 'Streamer' or something but I am shite at scripting and I cannot use Pawno since its
way to hard....


Please Helppp!!!!!!


Re: How Do I Use 'Game-mode Scripts'? - xalith - 22.05.2011

i honestly did not understand anything you said, you mean you want your server to be a rp? if thats the case then download a script from the gamemodes area then add its name to your server.cfg in the line that says gamemode.
if thats not the case then please be more specific


Re: How Do I Use 'Game-mode Scripts'? - iCallumQ - 22.05.2011

What I mean is...

When I download a 'Gamemode Script' I don't know how to use it...


Re: How Do I Use 'Game-mode Scripts'? - Snipa - 22.05.2011

You copy all files + overwrite into your server directory. Streamer is an object streamer. Your gamemode might need one depending on the amount of objects in the server.


Re: How Do I Use 'Game-mode Scripts'? - Shoaib - 22.05.2011

OMG Just Download .pwn .amx put in gamemode and then goto cfg and it says gamemode0 ...write gamemode....
and run it


Re: How Do I Use 'Game-mode Scripts'? - Snipa - 22.05.2011

Quote:
Originally Posted by Shoaib
Посмотреть сообщение
OMG Just Download .pwn .amx put in gamemode and then goto cfg and it says gamemode0 ...write gamemode....
and run it
OMG Just help the guy instead of spamming to get higher post count...


Make sure the line Filterscripts has all the filterscripts you want to run on startup (Admin System, register system)

Make sure all the configuration files and folders are inside "scriptfiles" else the server might crash

Make sure your .amx gamemode is inside /gamemodes and set it inside your server.cfg