Jump to content

mamo

Members
  • Posts

    44
  • Joined

  • Last visited

Everything posted by mamo

  1. mamo

    Help plzzz

    But it's not Colored ..
  2. mamo

    Help plzzz

    Dude i don't won't Image , I won't Text.
  3. mamo

    Help plzzz

    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
  4. mamo

    Help plzzz

    I use Debug Script and Nothing i just see A Black Screen
  5. mamo

    Help plzzz

    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.
  6. mamo

    Help plzzz

    Don't work your code Go test in your server
  7. mamo

    Help plzzz

    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..
  8. mamo

    Help plzzz

    ?? Can you Explain plz
  9. mamo

    Need a Function

    --' Look I Just won't how to have this window
  10. mamo

    Need a Function

    Thank you I learn Something New
  11. mamo

    Need a Function

    Thannnk you but how to hid it ? and How to Make The Text Colored ?
  12. mamo

    Help plzzz

    Don't work Look Add me in skype : mtaserveur123 Thank's.
  13. mamo

    Need a Function

    Not this The black Not the text..
  14. mamo

    Need a Function

    What Function for This Black window Thank you.
  15. mamo

    Help plzzz

    Don't work .. Help me plz
  16. mamo

    Help plzzz

    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 :
  17. mamo

    Help plzzz

    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
  18. mamo

    Help plzzz

    Ok thank's i will Test That code .
  19. mamo

    Help plzzz

    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
  20. mamo

    Help plzzz

    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
  21. Look , I think you need Delet RankingBoard.lua / RankingBoard_client.lua From Meta.xml.
  22. Try to remove RankingBoard.lua / RankingBoard_Client.lua .
  23. 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 ??
×
×
  • Create New...