Jump to content

Noki

Members
  • Posts

    851
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Noki

  1. https://community.multitheftauto.com/in ... ls&id=6998
  2. Yes. But I specifically am looking for tutorials on creating custom HUD Elements/Components using dx. Thanks again.
  3. Anubhav, WASSIm already posted the answer. No need to farm posts. spawnPlayer isTransferBoxActive
  4. Depends if you use MySQL, MTA Accounts System or XML save systems. I recommend you use the MTA accounts system for now. https://community.multitheftauto.com/in ... ls&id=6998
  5. If you have configured it correctly, it will.
  6. Noki

    dff to bmp

    You can't have a paint job in a DFF file. A DFF contains the hierarchy of the model, texture assignments etc. Your paintjob is most likely in a TXD file. You can use TXD workshop and extract the picture inside the TXD into BMP, and import doing the reverse.
  7. This is brilliant. I highly commend your work.
  8. Because that doesn't sound like you've stolen a client-side script. Lol. I suggest you make a tutorial on how to create a health bar and other HUD components.
  9. Noki

    Help me please.

    Can you post your code? We can't help you unless you provide us with your code.
  10. Or, you can change your mouse sensitivity (in the driver control panel, not MTA) and try to scroll. Make sure palm scrolling is off, too.
  11. Or, function closeGUI() if (source == buttonName) then guiSetVisible(myAwesomeWindow, false) end end addEventHandler("onClientGUIClick", guiRoot, closeGUI)
  12. Should be moved to Support for MTA 1.x > Server.
  13. You can view the original timecyc file using GTA SA Timecyc Editor. It will show you the gradients.
  14. Noki

    Read - Sorry

    I know right, abxf. Looks like we have a Willy wanker over here. (inside joke).
  15. You can try ARC Hosting. They accept direct bank transfers, which you should be able to do. They are also cheap and offer great quality servers and comprehensive support.
  16. Noki

    Plane smoke/water

    I already had a search, but it returned nothing. There has to be a function that detects if a plane's smoke/water is on and returns a boolean.
  17. Quite recently, on CSG's IPB forum, we battled a wave of low-paid Russian workers. IPB isn't free, but we are now bot free. It's not the forum software really, but the verification before you register.
  18. Hello, Is there a function that is able to get the current vehicle special components state or detect whether smoke/water is going on a plane? Like a stuntplane's smoke or a cropduster's water? I have looked around, but only found functions that work for a particular part of a model. Does something like getVehicleSpecialComponent or getVehicleSpecialComponentStatus (the latter returning a boolean)?
  19. The steering wheel already works in cars. Try pressing V a few times when in a vehicle so you can get first person view.
  20. You want to display the music in the user track files inside a GUI?
  21. bindKey guiCreateStaticImage Event: onClientPlayerJoin
  22. Looks great. I'm waiting for V3. /me runs.
  23. What language do you use to create the websites? And they look very good. Nice, simplistic and easy to navigate. Keep up the good work.
×
×
  • Create New...