Jump to content

Topperx

Members
  • Posts

    19
  • Joined

  • Last visited

Everything posted by Topperx

  1. Does anyone have the link or the dll in linux to help me?
  2. Link Download is OFF it here: https://green-candy.osdn.jp/external/releases/fileSystem_2_0_linux.zip
  3. link off https://green-candy.osdn.jp/external/releases/fileSystem_2_0_linux.zip does anyone have to download????
  4. I was accessing some servers that I saw that had some that disabled the initial menu and placed a settings panel and an exit button (/disconnect) how did they do that? I don't know this documentation
  5. I have a problem with (dl_flashlight) all my customizations are becoming transparent, these customizations on vehicles and characters, when we don't use txdImport and using dxCreateTexture to change the texture of the character's skin I'm using the resource (dl_flashlight) dependencies pattach, dl_lightmanager and dl_core please... https://prnt.sc/lqlmDsr90uts
  6. Is there any way to change fires per seconds of weapons ?
  7. Does anyone have any idea how to remove surfing on the vehicle? Example: https://prnt.sc/f8BM9xsCLPnY
  8. responseData = image ( "http://servertestdownload.unaux.com/download/data/database/login/ScreenLoading1.png" ) the problem is not in the function but in the connection to the site "http://servertestdownload.unaux.com/download/data/database/login/ScreenLoading1.png"
  9. is not downloading > [Output] : ERRO 1006 helpp is not downloading [Output] : ERRO 1006
  10. requestBrowserDomains({"http://servertestdownload.unaux.com/"}) function startDownload( ) fetchRemote ( "http://servertestdownload.unaux.com/download/data/database/login/ScreenLoading1.png", myCallback, "", false, getLocalPlayer() ) end function myCallback( responseData, error, client ) if error == 0 then outputChatBox("SUCCS "..tostring(error)) else outputChatBox("ERRO "..tostring(error)) end end startDownload( ) debug " ERRO 1006 "
  11. você está aprendendo neah ? manda pra mim esses dados da varável : blipparte3, entregafinalizar, blipfim, entregarparte3 createMarker
  12. I already used this function.... Same thing... ++ Rep
  13. After some updates on the FetchRemote function, I'm having a lot of trouble downloading some files directly from a "Domain" Example: My server is on a Host, and the Files on another Host, and it looks like something is blocking and FetchRemote Function. can someone help me ?
  14. I need help to make this system LINK : the character's life system, at least one of these !!! Please
×
×
  • Create New...