
mamo
Members-
Posts
44 -
Joined
-
Last visited
Everything posted by mamo
-
Dude i don't won't Image , I won't Text.
-
local screenWidth, screenHeight = guiGetScreenSize() dxDrawColorText ('#ffa500Nextmap: #ffFFff' .. g_NextMap, 2, screenHeight - dxGetFontHeight(1.7, 'default-bold')/2, 100, 100, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.9, 'left') if (g_MapInfo) then dxDrawColorText ('#ffa500Map: #ffFFff' .. g_MapInfo.name, 2, screenHeight - dxGetFontHeight(3.3, 'default-bold')/2, 100, 100, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.9, 'left') else dxDrawColorText ('#ffa500Map: #ffFFff- Nothing -', 2+1, screenHeight - dxGetFontHeight(3.3, 'default-bold')/2+1, 100+1, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.9, 'left') end dxDrawColorText ('#ffa500Spectators: #ffFFff' .. #Spectators .. '', 3.7, screenHeight - dxGetFontHeight(5.0, 'default-blod')/2+1, 100+1, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.9, 'left') if getElementData(getLocalPlayer(),"fps") then dxDrawColorText ('#ffa500FPS: #ffFFff' .. getElementData(getLocalPlayer(),"fps"), 1.2, screenHeight - dxGetFontHeight(6.5, 'default-bold')/2, 100, 100, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.9, 'left') else dxDrawColorText ('#ffa500FPS: #ffFFff??', 1.6, screenHeight - dxGetFontHeight(6.5, 'default-bold')/2, 100, 100, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.9, 'left') end end x, y = guiGetScreenSize() --x is the width of the screen x = x - 100 --X is now 100 Pixel from the right end of the screen. addEventHandler("onClientRender", getRootElement(), function () dxDrawColorText ('#ffa500sb#ffffffgames#ffa500.com#ffffff.br', x, y - dxGetFontHeight(250, 'default-bold')/2+1, 100, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.60, 'right') end) end
-
I use Debug Script and Nothing i just see A Black Screen
-
Don't work your code Go test in your server OMG... x, y = guiGetScreenSize() --x is the width of the screen x = x - 100 --X is now 100 Pixel from the right end of the screen. addEventHandler("onClientRender", getRootElement(), function () dxDrawColorText ('#ffa500sb#ffffffgames#ffa500.com#ffffff.br', x, y - dxGetFontHeight(250, 'default-bold')/2+1, 100, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.60, 'right') end) Black Scrreeenn.
-
Don't work your code Go test in your server
-
But : x, y = guiGetScreenSize() --x is the width of the screen x = x - 100 --X is now 100 Pixel from the right end of the screen. dxDrawColorText ('#ffa500sb#ffffffgames#ffa500.com#ffffff.br', x, 'screenHeight - dxGetFontHeight(250, 'default-bold')/2+1, 100, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.60, 'right') end And Still Not WOrking..
-
--' Look I Just won't how to have this window
-
Thank you I learn Something New
-
Thannnk you but how to hid it ? and How to Make The Text Colored ?
-
Don't work Look Add me in skype : mtaserveur123 Thank's.
-
Not this The black Not the text..
-
What Function for This Black window Thank you.
-
x, y = guiGetScreenSize() --x is the width of the screen x = x - 100 --X is now 100 Pixel from the right end of the screen. dxDrawColorText ('#ffa500sb#ffffffgames#ffa500.com#ffffff.br', x, screenHeight - dxGetFontHeight(250, 'default-bold')/2+1, 100, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.60, 'right') end Screen :
-
x, y = guiGetScreenSize() --x is the width of the screen x = x - 100 --X is now 100 Pixel from the right end of the screen. dxDrawColorText ('#ffa500sb#ffffffgames#ffa500.com#ffffff.br', x, screenHeight - dxGetFontHeight(250, 'default-bold')/2+1, 100, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.60, 'right') end I mean Black screen
-
No I don't. dxDrawColorText ('#ffa500sb#ffffffgames#ffa500.com#ffffff.br', 950, screenHeight - dxGetFontHeight(250, 'default-bold')/2+1, 100, 100+1, tocolor ( 255, 255, 255, 255 ), 0.9, 'default-bold', 0.60, 'right') end That my Code
-
Hey I use a script And i change the pos ( Local ) And i have that problem Plz help me This in 800x600 Uploaded with ImageShack.us This is in 1280x1xxx
-
Look , I think you need Delet RankingBoard.lua / RankingBoard_client.lua From Meta.xml.
-
Try to remove RankingBoard.lua / RankingBoard_Client.lua .
-
No I don't need Anymore I will try to make a CommandHandler for /buymap But i need some scripter in my skype for More Information . But how to make a Lua file ??