Posts: 423
Threads: 96
Joined: Sep 2010
Reputation:
0
What plugins do i need to run my server?
#include <a_samp>
#include <streamer>
#include <mysql>
#include <zcmd>
#include <sscanf2>
#include <foreach>
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
Depends on what do you have in your script.
Posts: 1,152
Threads: 11
Joined: Feb 2010
Reputation:
0
Those are called includes, not plugins. For a basic script you will only need a_samp
If you want to save files you will need Dini or DJson, Y_ini
For new command processors you will need ycmd or zcmd.
Posts: 423
Threads: 96
Joined: Sep 2010
Reputation:
0
well my server wont run
cos i dont have the right plugins so i need to know which plugins to use
Posts: 815
Threads: 65
Joined: May 2010
in your server.cfg do you have a plugins line that has sscanf MySQL?