Jump to content

Simple0x47

Members
  • Posts

    1,518
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Simple0x47

  1. Buena suerte encontrando scripters de calidad gratuitamente.
  2. Eu tias recomanda sa iei un .fx de pe community si sa testezi schimband valori, etc. Asa se invata cel mai bine functiunea fiecarui lucru.
  3. Materialul poate fi un renderTarget care iti ofera posiblitatea de-a crea un "material" care sa contina dxDraw.
  4. Si el inventario está abierto y no se hace un query para actualizar los items, no se vera el nuevo item hasta que se haga otro select.
  5. It seems that it's a nulled version. It seems that it's a nulled version.
  6. Vale te diria que reestructures tu pregunta. Piensa que el primer método sirve para algo y el segundo sirve para otra cosa. El primero sirve para almacenarlo de una forma "permanente" que no se vacie al reiniciar el script. El segundo sirve para acceder de forma directa y optimizada sin hacer tanto dbQuery. O sea que tienes que usar los dos.
  7. Usar shaders sería el método más eficaz y simple.
  8. Why don't you make the index be numeric values?
  9. Gracias por la info, a ver si responde el dueño del tema.
  10. ¿Empleais elementData? ¿Has usado alguna gamemode base? ¿Cuánto de optimizada está la gm? ¿Ha generado algun beneficio?
  11. Contact him via PM's or Skype or something which is private. Cuz people is not intersted in this kind of things.
  12. Look, you can't do anything. He has the author rights, and you don't. So please stop annoying.
  13. Yeah, but you didn't talk about author rights. Although that's pretty unprofessional attitude. Next time try to get the author rights or make your own scripts.
  14. It's not a retarded statement, it's the true and If I'll be paying for a script (never), I'd speak and deal the author rights price.
  15. Don't be sick please, remember that you've bought the scripts not the author rights. He can do everything he wants with his script because he has the author rights and you don't. Next time be sure that you buy that rights please.
  16. Lol, these haters are everywhere. Stop throwing :~ to real scripters.
  17. Posteaza in sectiunea Romana, aici se vorbeste numai engleza. https://forum.multitheftauto.com/forum/103-romanian-română/
  18. Add them to the weapon tables and the mods file to the meta.xml
  19. You could make a function like this. local _S = { "false", "nil", "true" } function convertThem( key, _type ) if ( _type == 1 ) then _S[ key ] = false elseif ( _type == 2 ) then _S[ key ] = nil elseif ( _type == 3 ) then _S[ key ] = true end end convertThem( 1, 1 )
  20. Numai cateva zile pe afara, si aici so facut revolutia. Inca nu vad nici o schimbare cu atatia mod...
  21. No please! Dont use pairs :v
×
×
  • Create New...