Jump to content

#RooTs

Members
  • Posts

    1,990
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by #RooTs

  1. perhaps an example can help me
  2. I'm trying to put a distance to be displayed. someone please help me? my initial script local tx, ty, tz = 1955.03369, -1855.28638, 13.54688 addEventHandler("onClientRender", root, function() local x, y, z = getElementPosition(localPlayer) local sx, sy = getScreenFromWorldPosition(tx, ty, tz) dxDrawImage(sx, sy-50, 100, 100, "2.png") end) my final attempt and poorly organized local tx, ty, tz = 1955.03369, -1855.28638, 13.54688 addEventHandler("onClientRender", root, function() local x, y, z = getElementPosition(getLocalPlayer()) local cx, cy, cz, x, y, z, dist local x, y, z = getElementPosition( player ) local cx, cy, cz = getCameraMatrix( ) dist = math.sqrt( ( cx - x ) ^ 2 + ( cy - y ) ^ 2 + ( cz - z ) ^ 2 ) if dist < 20 then if isLineOfSightClear( cx, cy, cz, x, y, z, true, false, false, true, false, false, false,localPlayer ) then local x,y = getScreenFromWorldPosition( tx, ty, tz + 0.15 ) if x then dxDrawImage(x, y, 100, 100, "2.png", 0,0,0, tocolor(255, 255, 255, 150)) end end end end end)
  3. @StanleySathler, opa pode deixa que dia 10 é esperado o lançamento
  4. No description https://community.multitheftauto.com/in ... ls&id=2031 DONE
  5. managed to solve with the function of ( RageScripting/FuriouZ and Tete Omar) @FuriouZ, without want, you helped me Thanks man if ( playerHealth <= 50) then HP_Colour = tocolor(200, 0, 0, 190) HP_Alpha = tocolor(200, 0, 0, 100) else HP_Colour = tocolor(102, 204, 102, 190) HP_Alpha = tocolor(102, 204, 102, 100) end My function function getHealthColor() local health = getElementHealth(getLocalPlayer()) if (health) then local r, g, b = interpolateBetween ( 255, 0, 0, 103, 188, 107, health / 50, "Linear" ) return r, g, b else return 0, 255, 0 end end --within the render local sz1, sz2, sz3 = getHealthColor() local health = math.floor( getElementHealth( getLocalPlayer() )) if ( health <= 50) then HP_Colour = tocolor(sz1, sz2, sz3, 255) HP_Alpha = tocolor(sz1, sz2, sz3, 100) else HP_Colour = tocolor(103, 188, 107, 255) HP_Alpha = tocolor(103, 188, 107, 100) end local stat = getPedStat ( getLocalPlayer(), 24 ) if stat < 1000 then dxDrawRectangle(sW*72, sH*698, sW*115, sH*8, HP_Alpha, false) --fundo dxDrawRectangle(sW*72, sH*698, sW*115/100*health, sH*8, HP_Colour, false) else dxDrawRectangle(sW*72, sH*698, sW*115, sH*8, HP_Alpha, false) --fundo dxDrawRectangle(sW*72, sH*698, sW*115/200*health, sH*8, HP_Colour, false) end @FuriouZ, if you want to use my calculation, stay the will
  6. @StanleySathler, Obrigado man.. como eu "Citei" lá em cima, é Play/RPG, então o Painel Freeroam é editado em algumas coisas vai ter que ir em lugares para comprar, tanto como "algumas armas/Munição" e "Habilidades" algumas formas de ganha dinheiro é pelos trabalhos ou matando alguns jogadores, e até mesmo pelos eventos que terá dentro do servidor e sim, também queria você no projeto.. , mais vi que anda muito ocupado
  7. original leaked script(original) https://community.multitheftauto.com/ind ... s&id=10538 Stolen: https://community.multitheftauto.com/ind ... s&id=10714 DONE
  8. lek se é ou não MODs da comunidade, o problema é de quem ? e outra se está na comunidade é para ser usadas. a intenção da comunidade é essa ( compartilhamento de mods e scripts ).... se você não gosta de mim o problema é teu.. é +1 na fila, de vários, e se você acha que me ofende com esses comentarios idiotas, ta perdendo seu tempo
  9. still continues.. the error stats 100% orange
  10. @Hornet(onix) era pra você estar fazendo parte deste projeto, mais você se deixou levar pela inveja alheia, e acabou indo na onda dos invejosos.. mais Obrigado....
  11. [Descrição]: SERVZIKA 5.0 - baseado 50% no GTA-V, está 97,3% finalizada, estou fazendo uma mistura de GameMode Play/RPG, meus GameModes São próprios; não estou usando a GM do MTA, por isso está mais fácil a edição e a integração de Scripts tanto como "novos" ou scripts já existentes, boa parte do servidor foi criação minha e a outra baixada da COMUNIDADE, porém sempre dou uma repaginada nos scripts "EXISTENTES". porém boa parte de meus scripts(criados por mim) antes da versão (5.0) do SZ foi vazada(roubada) e postada na internet, e boa parte deles aqui mesmo na comunidade/forum. Nesta nova versão todos os Scripts estão 100% sem erros ou bugs. [integrantes]: Bom, querendo ou não tive ajuda de vários amigos neste projeto maravilhoso; e nem tenho como agradece essas grandes ajudas que eles me deu, que foi bem Útil para mim; e hipótese alguma quis ou me aproveitei deles, tenho uma boa noção em LUA, mais nem tudo sei fazer, seja em cálculos, matemática ou em funções que exige muito conhecimento nessa área. mais fica ai meus agradecimentos [ #RooTs(eu), AbnerZika, Spoc^, DNL291, manawydan, IaanMesquita ] -- estou precisando de mais pessoas para este projeto, é claro que brevemente serão recompensados, e certamente será adicionado há STAFF Se eu ver ou perceber a intenção de ajudar para não ter responsabilidade em administra o servidor de maneira correta, nem vem atrás [Resoluções]: Melhor resolução de tela adequada, e recomentada é [HD]; para uma melhor visualização e desempenho do servidor ( 1280x720x32 ) - HD ( 1600x900x32 ) - FULL HD ( 1920x1080x32 ) - EXTRA FULL HD ( 3840x2160x32 ) ULTRA HD OU 4K - para TV's [imagens]: - em breve [Videos]: - em breve [url's]: IP - ip.servzika.net:22003 Face: fb.com/servzika Site - http://www.servzika.net Banner:
  12. @WASSIm. sorry, you post. is for me? or for @Tete Omar anyway if I did not understand the etPedMaxHealth
  13. @Mizudori, the calculation of @Tete omar worked perfectly in 100% Health now at 200% non
  14. nothing resolved @Necktrox, its function has nothing to do. @banex, where are the colors my son? return (100-v)*2.55, (v*2.55), 0 --these are the colors? omg
  15. @Tete omar, Thanks man, and Health in 200% ?? local r, g, b = interpolateBetween ( 255, 0, 0, 103, 188, 107, health / 200, "Linear" ) I tried the following function getHealthColor() local health = getElementHealth(localPlayer) if (health) then local r, g, b = interpolateBetween ( 255, 0, 0, 103, 188, 107, health / 100, "Linear" ) and function getHealthColor2() local health = getElementHealth(localPlayer) if (health) then local r, g, b = interpolateBetween ( 255, 0, 0, 103, 188, 107, health / 200, "Linear" ) more when the getHealthColor2 is at 100% it turns orange
  16. views: +40 oh my god, nobody knows this calculation?
  17. views: +24 response: 0 someone there?
  18. hello friends, I do not know how to do this calculation, I have my script below, that. the color white is going to the red. I want to color 01 going, to color, 02 01 - color(103, 188, 107) 02 - color(255, 0, 0) function getHealthColor() local health = getElementHealth(localPlayer) if (health) then local r = 255 local g = (255/100) * health local b = (255/100) * health return r, g, b else return 0, 255, 0 end end
  19. Thanks man.. in which I can improve?
  20. for me is nice I don't care e.e btw,you said you'll put the hud decomplied , but it's complied.. eh? decompiled in version 1.2.0 is a sign you, it is looking my script Thanks man
×
×
  • Create New...