iToxiicz Posted August 5, 2011 Share Posted August 5, 2011 Having a(n) small issue with a hotwire script , It outputs the /me wierd like. *Player_Name Player_Name Saying the name twice basically , heres the line exports.global:sendLocalMeAction(thePlayer, getPlayerName(thePlayer) .. " reaches under the dashboard, Tearing at some wires.") Link to comment
Castillo Posted August 5, 2011 Share Posted August 5, 2011 As I told you when I gave it, I wasn't sure if this could happend, it's easy to fix it . exports.global:sendLocalMeAction(thePlayer, "reaches under the dashboard, Tearing at some wires.") Try using that. 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