Hedius

User

Forum Rep

9

Reports

60

Threads

2

Posts

16

Joined BF4DB: May 5, 2017
Last Online: 3 weeks ago

Threads

BF4DB Plugin Linux Fix 6 years ago


People who host their Layer on a Linux system have to change the file path for including the API:

Open BF4DB.cs and change line 77:

  • String fullPath = Path.GetFullPath(@"Plugins\BF4\BF4DB_API.dll");

to

  • String fullPath = Path.GetFullPath(@"Plugins/BF4/BF4DB_API.dll");


Edit: The plugin is incompatible with mono. A compatible version will be released soon.


1 Reply 1044 Views

Bookmark players 6 years ago


Hey,

as an server admin, I gonna report all hackers on my server. However, it is quite difficult to check the status of reports and my notes. Therefore, would it be possible to implement a list showing an user's reports and notes?


5 Replies 1264 Views