Jump to content

Captain Cody

Members
  • Posts

    2,753
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Captain Cody

  1. Clear Channel Outdoor JJS
  2. Nearly a thousand downloads. Also patch for VC vegetation floating around along with some shadow fixes in LC will be released soon. VC issue just needs a small edit to the tree movement code in the streamer , I forgot to add an underscore to veg causing every object containing 'veg' in it to move. LC shadow issues are just due to MTA handling alphas weirdly, shouldn't be to hard to fix.
  3. Looks just fine Run this function dx_() col_1 = 255, 255, 255, 190 col_2 = 255, 255, 255, 255 ret_1 = 0,0,0,190 ret_2 = 0,0,0,255 if not info and not give then print(math.random(0,1000)) if isMouseInPosition( 329, 336, 387, 87 ) then bt_1 = col_2 else bt_1 = col_1 end outputChatBox("Done!") dxDrawImage(201, 279, 512, 208, "button.png", 0, 0, 0, tocolor(0, 0, 0, 255), false) dxDrawImage(207, 278, 512, 208, "button.png", 0, 0, 0, tocolor(bt_1), false) dxDrawText("Some text", 388, 348, 696, 402, tocolor(0, 0, 0, 255), 1.40, "pricedown", "center", "center", false, false, false, false, false) end end And see if multiple numbers are outputted in chat box.
  4. Make sure it is linked to an onClientRender event.
  5. Think of the likes of Garrys mod.That was originally a mod of a game that reached steam. I don't see why MTA wouldn't be able to pull a similar thing.
  6. What source are you using for your SA installation?
  7. Captain Cody

    HELP PLEASE!!!

    Ensure others are open as UCP
  8. Captain Cody

    HELP PLEASE!!!

    Ensure they are open in fire wall.
  9. You can try changing power management mode to prefer maximum performance. Under 3d settings.
  10. Ah 1080ti those cards some times have issues with MTA.
  11. May you post your specs?
  12. Pretty nice. Would be cool to see ambient lighting on it though.
  13. This is a total map conversion from driver 2 Included JStreamer Advanced Streamer Not very accurate conversion Please note, this was an experimental test bed map for jstreamer 2.0, the map comes from a very old game and it is missing a lot of details. https://jseries.net/forums/index.php?/files/file/9-driver-2-chicago/
  14. https://jseries.net/forums/index.php?/files/file/2-vice-city/ VC Updated open spoiler for updates. https://jseries.net/forums/index.php?/files/file/7-alien-city/ Alien city updated check spoiler for updates. (Performance gain as well as the loading time drop was massive here) https://jseries.net/forums/index.php?/files/file/3-carmageddon/ Carmageddon updated https://jseries.net/forums/index.php?/files/file/5-vehicle-testing-grid/ Grid map updated https://jseries.net/forums/index.php?/files/file/6-transfagarasan-drift-map/ Drift map updated
  15. I just got a new graphics card so tomorrow I'll be uploading the rest of the maps. This new version will making using Jstreamer 2.0 mandatory.
  16. MTA has one of the best Anti cheat systems any game has ever had period. You don't really have to worry about any of this sort of stuff unless they figure out some sort of http export or something that they can get into.
  17. Considering basically every server in MTA has its own stand alone database something's missing out of this.
  18. Need to extend the neck model a bit so that there are no seems, but other then that very nice. Cool to see someone actually doing this.
  19. With an extremely complicated system, else not possible.
  20. https://wiki.multitheftauto.com/wiki/GetCameraRotation
  21. I have gostown 5 I'm working on atm (Jungle map) gostown six (A massive jungle map) is JSeries exclusive though.
×
×
  • Create New...