SA-MP Forums Archive
Mon premier GameMode (GM) Help! - 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: Mon premier GameMode (GM) Help! (/showthread.php?tid=296001)



My first GameMode (GM) Help! - Esmaelo - 09.11.2011

Hello I am creating my first Game Mode (GM) at the base of anything, but I do not know where to start can you help me or advise me a tutorial.
Thank you in advance.


Re: Mon premier GameMode (GM) Help! - Mr_Scripter - 09.11.2011

https://sampwiki.blast.hk/


Re: Mon premier GameMode (GM) Help! - Esmaelo - 09.11.2011

thank you, but I do not know where to start


Re: Mon premier GameMode (GM) Help! - Stigg - 09.11.2011

Quote:
Originally Posted by Esmaelo
Посмотреть сообщение
thank you, but I do not know where to start
Have you downloaded the server package yet ?

http://www.sa-mp.com/download.php


Re: Mon premier GameMode (GM) Help! - Esmaelo - 09.11.2011

Yes I download


Re: Mon premier GameMode (GM) Help! - Stigg - 09.11.2011

Inside it you will find some example gamemodes and filterscripts to look at. If you dont understand the scripts, you can search the keyword or functions at https://sampwiki.blast.hk/
There will be alot of reading involved though.


Re: Mon premier GameMode (GM) Help! - ikkentim - 09.11.2011

when you open up pawno.exe in the folder pawno, and click on new file, you will get a file with a bunch of callback(function that are called on specific moments eg, when a player connects(OnPlayerConnect)) it's a good start of your script.


Re: Mon premier GameMode (GM) Help! - Esmaelo - 09.11.2011

thank you and after


Re: Mon premier GameMode (GM) Help! - jiwan - 09.11.2011

are you done with that ??


Re: Mon premier GameMode (GM) Help! - Esmaelo - 09.11.2011

yes I did with that!