Plugins 0.3e
#1

Well I just converted my samp files from 0.3d to 0.3e, but right now it gives me runtime error 19, means it didn't load plugins. in my gamemode i use #include [PLUGIN NAME] etc etc.. how would it load in 0.3e?
Reply
#2

you don't load plugins with include..
you load the plugins in your server.cfg..
add the plugins ont he server.cfg

Example server.cfg:
pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password changemee
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 Untitled 1
filterscripts
announce 0
query 1
weburl [url]www.sa-mp.com[/url]
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
plugins sscanf        <<<<<<<<<<<<<<<<  here, and if you use linux, don't forget to put .so behind it, and to have the .so plugins offcoarse..
Reply
#3

lol my bad forgot i switched server.cfg too
Reply
#4

Quote:
Originally Posted by JoeyDeBlob
Посмотреть сообщение
lol my bad forgot i switched server.cfg too
You mean it's solved, or you mean you already added them there?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)