BigYoda
November 15, 2018, 11:58am
1
Server Log to Discord
Hi. Im back with my third release which posts the players IP, steam hex or License to discord when they connect or disconnect.
Requirements
A Discord server. Also remember to add your webhook at line 1.
Preview:
Can I edit and reupload it?
Yes, Aslong as you tag me LaLord or just add Credits: Big Yoda
Download
Direct Download
Github Download
As I rarely do FiveM developing, No support will be given out.
Have a great day!
21 Likes
cool thanks dude love your work
EDIT
what color format is that??
2 Likes
schwim
November 15, 2018, 2:36pm
6
local communtiylogo = "https://i.imgur.com/e8VsdLL.jpg" --Must end with .png
Got a giggle from that.
2 Likes
Good job, you should prob remove your discord webhook from the download.
ifne
November 16, 2018, 8:49am
10
Is it possible not to show people ips and steam id number ?
Yuke
November 16, 2018, 9:00am
11
You could have the sever log be in a private channel so that no one else other than who you want can see it
schwim
November 16, 2018, 1:38pm
12
Sure you can, just remove the following from line 14 and 34 of logger_sv.lua:
IP: **"..ip.."**\n Steam Hex: **"..steamhex.."**"
ifne
November 16, 2018, 3:56pm
13
hi
iam getting an error, iam trying just to show the name of the player,
[“description”] = "Player: “…name…” \n,
Error parsing script logger_sv.lua in resource yoda_logger: logger_sv.lua:14: unfinished string near '"**
’
Failed to load script logger_sv.lua.
Started resource yoda_logger
can you add that it says if someone gets killed and who of ??
1 Like
BigYoda
November 16, 2018, 5:41pm
15
Yea you need to close it. [“description”] = "Player: “…name…”\n",
BigYoda
November 16, 2018, 5:42pm
16
Sure thing, I’ll be working on it later today.
2 Likes
First I would like to say Im still pretty new to this kind of stuff. With that being said, would it be possible for someone to post a tutorial on how to install this properly? Is there a way to add kill logs and chat from the server in the notification on discord?
Just wanted to say thanks for a great script.
Coder
January 26, 2019, 2:54am
20
It worked on my test server but when put in actual server stopped working