The sa-mp wiki - 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: The sa-mp wiki (
/showthread.php?tid=118696)
The sa-mp wiki -
thecutkiller - 04.01.2010
On the sa-mp wiki stands (How to make a basic DM server):
Making a basic deathmatch
Making a basic deatchmatch in PAWN couldn't be simpler. Simply open up Pawno (see Scripting Editors) and click new. There you have it, your first script. To run it first save it (most people save it to
"<San Andreas Install Directory>/samp/gamemodes/src/" but it is easier (for local testing) to save it to "<SA>/samp/gamemodes/"), then click the button on the toolbar to the immediate left of the blue arrow button. This will compile your .pwn file to a .amx in the same folder, however for the game to see it it needs to be in "<SA>/samp/gamemodes/" (see why saving there was easier, that makes it already there after compiling). Now to test your map you will need to set up a local server and change to your mode (type "changemode <your mode name>" in the server window).
In my san andreas directory I DONT have a samp folder
Please help!
Thanks.
Best Regards, Jaap Koopman.
Re: The sa-mp wiki -
thecutkiller - 04.01.2010
Ah thanks i fixed it. I had some spaces in the GM name.
Removed them and now it works
Re: The sa-mp wiki -
thecutkiller - 04.01.2010
But now I have the problem that when I start up the game the players dont show in the player selection.
Please Help.
Jaap Koopman.
Re: The sa-mp wiki -
Naruto4 - 04.01.2010
any players on the server joined ? lol
Re: The sa-mp wiki -
thecutkiller - 05.01.2010
But now I have the problem that when I start up the game the models dont show in the player selection.
Please Help.
Jaap Koopman.