Help a newb out - 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: Help a newb out (
/showthread.php?tid=391859)
Help a newb out -
viktor26 - 11.11.2012
Hello,
I'm new to this so here's my first newb question :
I learned how to add a class , spawn location , add vehicles , items and such to a server , filescipts etc
The problem i have when i try to add a gamemode , a lot of people who share there gamemodes they share only the 2 gamemode files (.amx and .pwn ) or simply the script and i have to compile it with pawno.
The problem i encounter is that there gamemodes ask for .inc files from pawno/include , the certain files are not in the basic samp server files so i need to find it on different sites .
Is there a basic pack (or someone can make one ?) of .ini files for pawno/include and/or scriptfiles i need for most of the gamemodes to work ?
Re: Help a newb out -
Pawnstar - 11.11.2012
Normally the includes would be already in the .rar file when you download the GM i think, Did you download the server files from the sa-mp website? i believe there may be some basic includes in there already.
Re: Help a newb out -
rbush12 - 11.11.2012
Try this pack i put together.
http://www.mediafire.com/?a4qkei5jqfql4e4
Re: Help a newb out -
Zebb - 11.11.2012
List your includes, I'll find them for you.
Re: Help a newb out -
Zircon-Hosting - 11.11.2012
Hi Viktor!
Make sure that you download the latest server package from
http://sa-mp.com/download.php for Windows, you can then ****** for the include that you need. When you do, make sure it supports the current version (0.3e).
Re: Help a newb out -
viktor26 - 11.11.2012
Thank you for your reply's. And thank you for the pack rbush12
Since the .ini files it's out of the picture now , how about plugins , what should i get ?
(I read about sscanf and streamer, any other recommended ? or it depends on the gamemode ?)
Re: Help a newb out -
rbush12 - 11.11.2012
It depends on the gamemode, they should come when you get the gamemode.
Re: Help a newb out -
Zircon-Hosting - 11.11.2012
Make sure you get the latest plugins if you need any.
Re: Help a newb out -
viktor26 - 11.11.2012
Thank you everyone