Please help me to make the NoPvpTokens plugins
-
DeathKiller wrote:
Yes, I know about it. I think It’s because kosacid’s FLHook is compiled in VS 2010, and I’m not able to compile it, so I’m using FLHook from official SVN and I’m compiling FLHook with Visual C++ 2008. Discovery plugins are compiled in 2008 version too, so I can use them.
Kosacid’s plugins can be recompiled for 2008, so then it can be used with official FLHook.
If you’re not using official FLHook version, I can’t help you.First thanks for your reply.
It is another way to solve the problem, my mod need those plugins to run:
bsdocking.dll < MobileDock
build.dll < player can build weapon or equipment
DockRestrict.dll < can limit player dock
Itemrestrictions.dll < can limit item to trade or in space
regarmour.dll < armour regen
SpinProtection.dll < ships spin protection
store.dll < let player can be store and take back item or something in tagetMay you have those plugins can let me use?
-
I recompiled these plugins for you. One function in regarmor source was missing, so I added it, and It’s not tested. Plugins were made by kosacid, I recompiled them only.
Download flhook from this link: http://svn.the-starport.net/flhookplugin/trunk/bin/FLHook.dll
And then download plugins in attached file. -
DeathKiller wrote:
I recompiled these plugins for you. One function in regarmor source was missing, so I added it, and It’s not tested. Plugins were made by kosacid, I recompiled them only.Download flhook from this link: http://svn.the-starport.net/flhookplugin/trunk/bin/FLHook.dll
And then download plugins in attached file.I don’t know how to express my thanks.
Thanks DeathKiller, I’ll try and report what I got.
Very thanks for your help.
-
Sorry DeathKiller, I forget to tell you I have another plugins in use, it is:
cloak.dll
playercntl.dll
ftl.dll
minecontrol.dll
condata.dll
tempban.dllplease help me to add those plugins, thanks you so much.
If you have time, may you can tell me if I want to recompile those plugins myself, what procedures and data are necessary?
I think it comes than I trouble you to help better.
Test report:
build.dll not work.
-
I don’t know why build doesn’t work, but the source code looks bad.
playercntl - Download
minecontrol - Download
condata - Download
tempban - Download
cloak and ftl are in Attached file.Other plugins (from DIscovery) can be found here in SVN
-
Sorry, I forgot that this plugins needs additional library. Download this and put it to EXE/flhook_plugins/
-
DeathKiller wrote:
Sorry, I forgot that this plugins needs additional library. Download this and put it to EXE/flhook_plugins/Thanks DeathKiller, thanks for your help.
I saw the Cannon’s plugins has some files like tempban.pdb, its mean if I use this plugins, I need to put the tempban.pdb files in the flhook_plugins together? or just put the tempban.dll only?
-
-
MineControl plugin was made by Cannon, and you can try newer version from SVN (I put link here).
*.pdb files are only for debuging, so you don’t need them.For DJ.DBFuz: Plugins are in Attached file.
-
what does “minecontrol.dll” do?
its for managing this -> http://www.youtube.com/watch?v=_wQy-XcCl60
the config is pretty self-explanatory, just take a look at it >> ^^
kind of Btt:
wow thanks for ur time and effort
now only the rest of flaks hooks must be transformed into plugins :D:D
(that would be ultra awesome) -
DeathKiller may you do also Bountyhunt from KosAcid - i see it works but not wants to show list of bounties when you enter /bountyhunt list or just /bountyhunt
-
BountyHunt is in Attached file. List is disabled by default. It can be enabled in settings - add “EnableList=yes” to [General] section.
-
Thx - the same as i have recompiled.
If i do for example:/bountyhunt tester3 100 100
then
/bountyhunt ```or``` /bountyhunt list ```- it gives nothing.
-
I thought you wanted to disable list. If you want to enable it, add EnableList=yes to [General] section in settings file.
-
Added EnableList=yes to [General] - no luck
-
Try this new version: