RdX Posted May 15, 2014 Share Posted May 15, 2014 السلام عليكم ورحمة الله و بركاته انا ابي مسأأعده انا مسوي dxtext:create nextmap nextmapdisplay = dxText:create('Next Map: [b][size=4]-[/size][/b]', 2, screenHeight - dxGetFontHeight(1, 'default-bold')/0.7, false, 'default-bold', 1, 'left') و لكن ابي الكود الي يخلي النكست ماب يطلع مكان الشرطه - ممكن مسأأعده Link to comment
#Rmad~> Posted May 15, 2014 Share Posted May 15, 2014 Try.. nextmapdisplay = dxText:create("Next Map:"..g_NextMap.."", 2, screenHeight - dxGetFontHeight(1,"default-bold")/0.7, false, "default-bold", 1, "left") 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