NRTnarathip
NRTnarathip
When you want register net event trigger by server side only you can use RegisterNetEvent(eventName, function() print("hello") end) **should not be used** RegisterNetEvent(eventName) AddEventHander(eventName, function() print("hello world") end)  other...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...
Hi Guys!, Is possible can you add Dark Theme?  on above i use extensions for override css custom with my dark theme thanks you ❤️