golanu21 Posted August 2, 2013 Posted August 2, 2013 hi guys i can modify the this dxText with other function dxDrawText("Misiunea 1", 933, 33, 1076, 45, tocolor(255, 255, 255, 255), 1.00, "diploma", "left", "top", false, false, true, false, false) for the example when something happening this text to modify.. [Dev]BloWnRPG - We BloW the World [1%]
xXMADEXx Posted August 2, 2013 Posted August 2, 2013 You can, but you need to define it in a variable. The Ultimate Lua Tutorial! | MTA PHP SDK
golanu21 Posted August 2, 2013 Author Posted August 2, 2013 var = dxDrawText("Misiunea 1", 933, 33, 1076, 45, tocolor(255, 255, 255, 255), 1.00, "diploma", "left", "top", false, false, true, false, false) like this .. and how i modify it ? [Dev]BloWnRPG - We BloW the World [1%]
xXMADEXx Posted August 2, 2013 Posted August 2, 2013 no, dxDrawText returns true/false. You need to make the text into a variable. The Ultimate Lua Tutorial! | MTA PHP SDK
golanu21 Posted August 2, 2013 Author Posted August 2, 2013 oh... i got this, thanx [Dev]BloWnRPG - We BloW the World [1%]
xXMADEXx Posted August 2, 2013 Posted August 2, 2013 oh... i got this, thanx No problame. The Ultimate Lua Tutorial! | MTA PHP SDK
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