Theme editor

NP [Open Source] Nopixel 4.0 Chat inspired with UI

NoPixel content
  • Post hidden due to user being banned.
Thread owner
Did this script have Chat with Staff and only staff can see it ?
you must added some logic for that at server side

RegisterCommand('staff', function(source, args)
--> get all player -> check is player group of staff if they staff trigger client side event chat:addMessage with data message
end)
 
Back
Top Bottom