Jump to content

#RooTs

Members
  • Posts

    1,991
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by #RooTs

  1. hello admin, the user continues to send mods on TXD and DFF. you do not have providences for this, and will just ignore? https://community.multitheftauto.com/ind ... s&id=10960 DONE
  2. Adicionado - Banner com informações do servidor Adicionado - Nova versão 5.1
  3. mod https://community.multitheftauto.com/ind ... s&id=10925 https://community.multitheftauto.com/ind ... s&id=10942 https://community.multitheftauto.com/ind ... s&id=10935 https://community.multitheftauto.com/ind ... s&id=10919 https://community.multitheftauto.com/ind ... s&id=10945 https://community.multitheftauto.com/ind ... s&id=10943 Stolen: https://community.multitheftauto.com/ind ... s&id=10923 Original: https://community.multitheftauto.com/ind ... s&id=10615 DONE
  4. Solved
  5. anyone?
  6. I can not understand. look all my stats and continue 0% and because the his it is 50%?
  7. Fala que o servidor está aberto mais coloca isso ? não entendi......
  8. local screenW,screenH = guiGetScreenSize() local resW, resH = 1280, 720 local cx, cy = (screenW/resW), (screenH/resH) function Test ( ) local stats = {69,73,78,70,74,77,71,72,75,76,79,23} for i, v in ipairs (stats) do check = getPedStat (localPlayer,tonumber(v)) end dxDrawText (check.."%", cx*69, cy*505, cx*150, cy*10, tocolor ( 0, 0, 0, 200 ), 1,"default-bold","left","top",false,false,false, true) dxDrawText (check , cx*68, cy*504, cx*150, cy*10, tocolor ( 255, 165, 0, 255 ), 1,"default-bold","left","top",false,false,false, true) end addEventHandler("onClientRender", root, Test)
  9. @SkatCh no work
  10. @SkatCh, I did the table, so I think there's something most wrong aii local stats = { {69,73,78,70,74,77,71,72,75,76,79,23}, } for _, v in ipairs (stats) do check = getPedStat (localPlayer,tonumber(v)) end dxDrawText (check.."%", cx*69, cy*505, cx*150, cy*10, tocolor ( 0, 0, 0, 200 ), 1,"default-bold","left","top",false,false,false, true) dxDrawText (check , cx*68, cy*504, cx*150, cy*10, tocolor ( 255, 165, 0, 255 ), 1,"default-bold","left","top",false,false,false, true)
  11. table? never seen it, can you give me an example?
  12. Hello, is there any way to join all the ability in one variable? I've tried everything friends Example: local stats01 = getPedStat (localPlayer,tonumber(69) ) local stats02 = getPedStat (localPlayer,tonumber(73) ) local stats03 = getPedStat (localPlayer,tonumber(78) ) local stats04 = getPedStat (localPlayer,tonumber(70) ) local stats05 = getPedStat (localPlayer,tonumber(74) ) local stats06 = getPedStat (localPlayer,tonumber(77) ) local stats07 = getPedStat (localPlayer,tonumber(71) ) local stats08 = getPedStat (localPlayer,tonumber(72) ) local stats09 = getPedStat (localPlayer,tonumber(75) ) local stats10 = getPedStat (localPlayer,tonumber(76) ) local stats11 = getPedStat (localPlayer,tonumber(79) ) local stats12 = getPedStat (localPlayer,tonumber(23) ) --my attempt local allstats = 1000*stats01/1000*stats02/1000*stats03/1000*stats04/1000*stats05/1000*stats06/1000*stats07/1000*stats08/1000*stats09/1000*stats10/1000*stats11/1000*stats12 dxDrawRectangle(cx*77, cy*530, cx*220/allstats, cy*7, tocolor(103, 188, 107 , 255), false) dxDrawText (allstats.."%", cx*69, cy*505, cx*150, cy*10, tocolor ( 0, 0, 0, 200 ), 1,"default-bold","left","top",false,false,false, true)
  13. Nossa preciso chega a esse ponto de ameaçar um moderador ? a coisa ta feia neh ? MEL DELS
  14. we will see
  15. removed by moderators
  16. beautiful signature just have to further improve their English
  17. HELLO @jhxp where it's the launch 1.4.1 in the input of MTA, and because it is not in Portuguese?
  18. Ohh Yeah
  19. [url's]: - Atualizado!!
  20. @jhxp, Very nice Job
  21. seems to me that it is well absent
  22. what has changed in version 1.4.1 .. can someone tell me?
  23. Muito bom, boa sorte com o projeto
  24. error when downloading https://community.multitheftauto.com/ind ... ls&id=6164 https://community.multitheftauto.com/ind ... ls&id=6163
  25. delete https://community.multitheftauto.com/in ... s&id=10169 https://community.multitheftauto.com/in ... ls&id=6916 https://community.multitheftauto.com/in ... ls&id=9022 https://community.multitheftauto.com/in ... ls&id=5035 DONE
×
×
  • Create New...