Nicoolo Posted January 16, 2013 Share Posted January 16, 2013 i have this some problem please help me to solve viewtopic.php?f=91&t=44812&p=514518#p514518 sorry for my bad english Link to comment
MR.S3D Posted January 16, 2013 Share Posted January 16, 2013 i have this some problemplease help me to solve viewtopic.php?f=91&t=44812&p=514518#p514518 sorry for my bad english Go to freeroam/ fr_server fr_server remove this on line 331 addEventHandler('onPlayerChat', g_Root, function(msg, type) if type == 0 then cancelEvent() local r, g, b = getPlayerNametagColor(source) outputChatBox(getClientName(source) .. ': #FFFFFF' .. msg:gsub('#%x%x%x%x%x%x', ''), g_Root, r, g, b, true) end end ) Link to comment
Nicoolo Posted January 16, 2013 Author Share Posted January 16, 2013 muchas gracias por tu ayuda thank you very much for your help Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now