21.01.2016, 09:41
(
Last edited by BiosMarcel; 11/12/2016 at 06:53 PM.
Reason: CHanged a lot the last days, pls update i had a lot of erros
)
First of all, thanks to the creators of:
This Filterscript is capable of logging:
Configuration:
You can change the configuration per config file which is "Logs\config.cfg" or per /logmenu (Dialog).
Single Commands for all settings are in developement (I am a bit lazy that's why it is still not done).
Bugs , Requests and Ideas:
If you find any bugs, have ideas for improvment or new features, post them here: GitHub Issues Page(Account required)
or post it in this Thread / PM me.
Problems:
Might cause performance problems on bigger servers depending on the settings that you chose.
Future Plans:
Note: The GitHub repository includes the .amx, .pwn, includes and plugins(windows & linux).
GitHub
greetings Marcel
- zcmd
- sscanf
- dini
- Directory plugin
- SA-MP
This Filterscript is capable of logging:
- Death (playerid,killerid,reason)
- Shooting
- Chat
- Commands
- Enter/Exit Vehicle
- PlayerTake/DealDamage
- Interior Change(Oldinterior, NewInterior)
- Connect/Disconnect(name,Ip,reason);
- Rcon Login(Wrong/successful)
- PlayerPosition(logs each players position every 3 seconds by default)
- Download the package
- Put sscanf and Directory into the plugins folder
- Put Log.amx into your filterscripts folder
- insert sscanf and the Directory plugin into your server.cfgCode:
plugins sscanf Directory
- insert Log into your server.cfgCode:
filterscripts Log
- Start your server
Configuration:
You can change the configuration per config file which is "Logs\config.cfg" or per /logmenu (Dialog).
Single Commands for all settings are in developement (I am a bit lazy that's why it is still not done).
Bugs , Requests and Ideas:
If you find any bugs, have ideas for improvment or new features, post them here: GitHub Issues Page(Account required)
or post it in this Thread / PM me.
Problems:
Might cause performance problems on bigger servers depending on the settings that you chose.
Future Plans:
- Better Documentation
- Functionallity to read logs ingame
- Control everything per commands
Note: The GitHub repository includes the .amx, .pwn, includes and plugins(windows & linux).
GitHub
greetings Marcel