SA-MP Forums Archive
Whirlpool plugin doesnt load - 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: Whirlpool plugin doesnt load (/showthread.php?tid=196863)



Whirlpool plugin doesnt load - Osviux - 07.12.2010

I add the folder into my plugins folder. The i go to my server.cfg and write plugins Whirlpool and when i start the server

Код:
Loading plugin: Whirlpool
[07:00:18]   Failed.
[07:00:18]  Loaded 0 plugins.



Re: Whirlpool plugin doesnt load - LegendNissanGTR - 07.12.2010

Are you using linux or windows if you are using linux you must put in server.cfg Whirlpool.so for windows just put Whirlpool


Re: Whirlpool plugin doesnt load - Osviux - 07.12.2010

Well i know that.... I have downloaded files for windows because i use windows.


Re: Whirlpool plugin doesnt load - Osviux - 07.12.2010

Bump.,.,.,


Re: Whirlpool plugin doesnt load - Scenario - 07.12.2010

1) Read the forum rules.

2) You should of posted this in the Whirlpool release topic.

3) Show us your 'server.cfg' file.


Re: Whirlpool plugin doesnt load - Osviux - 07.12.2010

Код:
echo Executing Server Config...
lanmode 0
rcon_password NON OF YOUR BUSINESS
maxplayers 200
port 7777
hostname [24/7] MPGames Real-Life
gamemode0 GRP
filterscripts npc_record real_lights textdraw count reklama record
announce 1
query 1
weburl www.mpgames.ql.lt
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 400.0
stream_rate 1000
plugins Whirlpool



Re: Whirlpool plugin doesnt load - Scenario - 07.12.2010

It seems like you are loading Whirlpool correctly, considering this is a Windows platform. You do have an error though;

Код:
gamemode0 GRP
Should actually be
Код:
 gamemode0 GRP 1
You also need to have a "plugins" folder in your servers root folder, with Whirlpool.dll inside of it.


Re: Whirlpool plugin doesnt load - Osviux - 07.12.2010

Yes there is a plugins folder and i have put the Whirlpool folder inside of it


Re: Whirlpool plugin doesnt load - Scenario - 07.12.2010

Quote:
Originally Posted by Osviux
Посмотреть сообщение
Yes there is a plugins folder and i have put the Whirlpool folder inside of it
You put the Whirlpool folder, or plugin?


Re: Whirlpool plugin doesnt load - Osviux - 07.12.2010

"Yes there is a plugins folder and i have put the Whirlpool folder inside of it"