verdao Posted April 19, 2014 Share Posted April 19, 2014 I would like to change the side of the message can someone help me I've tried changing the coordinates no longer hit the right coordinates http://imgur.com/KWdP6CU http://imgur.com/KWdP6CU http://imgur.com/KWdP6CU local config = { ["lines"] = 5, ["startY"] = 0.35, ["textHeight"] = 16, ["iconPosOffY"] = -10, ["iconHeight"] = 20, ["iconSpacing"] = 4, ["defaultWeapon"] = 255, ["fadeTime"] = 5000, ["startFade"] = 15000, ["align"] = "right", ["startX"] = -10 } local default = { ["lines"] = 5, ["startY"] = 0.25, ["textHeight"] = 16, ["iconPosOffY"] = -10, ["iconHeight"] = 20, ["iconSpacing"] = 4, ["defaultWeapon"] = 255, ["fadeTime"] = 5000, ["startFade"] = 15000, ["align"] = "right", ["startX"] = -10 } Link to comment
Karuzo Posted April 19, 2014 Share Posted April 19, 2014 try to change "align"= right to left. Link to comment
verdao Posted April 19, 2014 Author Share Posted April 19, 2014 it only put one little icon to the side 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