kibook / webmap

Live map for FiveM and RedM servers
https://redm.khzae.net/map
26 stars 7 forks source link

added player id and fix exports #1

Closed abdulkadiraktas closed 3 years ago

kibook commented 3 years ago

Thank you for this!

I think showing the server ID is definitely a good idea. However, I'm not sure adding it to the player info client-side with GetPlayerServerId is necessary, as the server IDs are already stored in the table as keys.

Regarding the exports, although I named the repository "redm-weathersync" to make it obvious it was for RedM, I installed it as simply "weathersync" on my actual server, which is why the exports were named as such. I should maybe clarify that on the weathersync repository itself, though.

kibook commented 3 years ago

I added the player ID as a column in the player list in 770906e