Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 949 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 949 Bytes

samp-discord-log

Filterscript that follow up everything from the game to specific discord channel

Migrating from https://github.com/weziza

This is the stable version of https://github.com/weziza

TODO LIST

  • OnPlayerDeath, OnPlayerConnect, OnPlayerChat, OnPlayerCommandPrefered, OnPlayerDisconnect are logged to specific channel
  • Universal channel (changed from discord bot)

Configuration

  1. Get your discord-connector from maddinat0r
  2. Dont forget we using Pawn.CMD here
  3. Grab your discord token at portal developer
  4. Setting up your token, channel, to yours
    • DCC_FindChannelById as your discord channel id
    • discord_bot_token in server.cfg

Note

If you want make this filterscripts into your main gamemode files, it possible and if there any issue please make an issue so i can fix them, Thanks you