How do i know what plugins i should use - 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: How do i know what plugins i should use (
/showthread.php?tid=418890)
How do i know what plugins i should use -
Zloobe - 26.02.2013
So i got a script from a friend, and i get Runtime error: 19 that means theres is a plugin that is missing and i wanna know how i can figure out what plugin who is missing??
Re: How do i know what plugins i should use -
doreto - 26.02.2013
open server.cfg -> plugin ....
Re: How do i know what plugins i should use -
Zloobe - 26.02.2013
Quote:
Originally Posted by doreto
open server.cfg -> plugin ....
|
I meant what plugins i NEED on that script
Re: How do i know what plugins i should use -
Skaizo - 26.02.2013
use it
https://sampforum.blast.hk/showthread.php?tid=249226
open server.exe then show server_log
if you have problem with run time error(what mising plugin and other functions)
Re: How do i know what plugins i should use -
KP2 - 26.02.2013
You should know your script. Then choose the plugins. Widely used plugins are Sscanf and Streamer.
You should add them both in order to make your server working.
You may download the necessary plugins here.
Streamer:
https://sampforum.blast.hk/showthread.php?tid=102865
Sscanf:
https://sampforum.blast.hk/showthread.php?tid=120356
Download them and put them in your plugins folder. If you don't have a plugins folder create one.

And add the names in the plugins line of the server.cfg.