Jump to content

Admin - Duty Script


Recommended Posts

try this i don't test it

addEventHandler ("onPlayerChat",getRootElement(), 
function(message,typ,player) 
if (type(string.find(message,"/adminduty"))) then 
local player = getPlayerName(source) 
  setPlayerNametagColor(source, 255,255,0 ) 
end 
  end) 
  
  

Edited by Guest
Link to comment

"number" - This includes any number floating point (-0.22, 5.2333 (anything not an int)) and integers (-2,-1,0,1,2,3)

its my foul i make a cenzur script and that "number" is if you tipe "fu.ck" you still get mutet and i just copy paste the handler ....

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...