In FLHook Plugin's einbinden
-
The player control plugin assumes size has all three values, which is not always the case. For a text file, this is no problem, missing values just get set to 0. Binary files cause the message you see. As mentioned, the solution is to install the SDK/JFLP, to convert the binary files to text. Or fix the plugin (use is_value_empty).
-
ok got it, but…
now im still getting errors.
could not load plugin etc…i followed the install instructionscopy files to plugin directory.
But whats with all the stuff in the src folder? It contains files that might be from some kind of use.
The readme.txt says you may do with it whatever you want, but i take it it has to go somewhere, that isnt part of the install instructions.
I hope that might fix the problem.thx
-
1. Do you use playercntl_plugin_v1.0.zip?
2. Did you executed PlayerCntlSetup.exe and made some changes?
You dont need givecash plugin cose playercntl has it included.
Just to make it work -.- -
yes it is playercntl.plugin vers 1.0.
And no i didnt make any changes.
And if i have to make changes, what would i have to do?Actually what i really want is…
i wanna make it possible to turn off pvp in certain systems.
Also, id like to manage that players would be able to transfer cash to other players and that receiving player get notified.
A cheat detection and if possible that flses web interface for payers that they can manage their own cash on their accounts.At the moment im just at the beginning and trying to find whats useful and what not.
thx for the help.
-
Dominus wrote:
yes it is playercntl.plugin vers 1.0.
And no i didnt make any changes.
And if i have to make changes, what would i have to do?Actually what i really want is…
i wanna make it possible to turn off pvp in certain systems.
Also, id like to manage that players would be able to transfer cash to other players and that receiving player get notified.
A cheat detection and if possible that flses web interface for payers that they can manage their own cash on their accounts.At the moment im just at the beginning and trying to find whats useful and what not.
thx for the help.
- Execute it! With or without changes copy that playercntl.ini to EXE\flhook_plugins dir
- FLHook plugin already has pvp restrictions as future (see FLHook.ini)
- Givecash plugin should work - cant help here
- Some cheat detection is also included in FLhook for adition use dsace1.0.7 (but only when u solve first important things)
Step by step m8
Good luck
-
thx for staying with me…
i got playercntl and temban working now.
as soon as i add the givecash plugin the server will not start anymore. I have to delete the give cash dll & ini.
Then the other things work just fine.
Now im gonna check out that other thing u mentioned.thx again