Jump to content

Captain Cody

Members
  • Posts

    2,753
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Captain Cody

  1. You did something wrong with your model then.
  2. On small downloads it's quite quick, however larger downloads and it's throttled.
  3. I'd highly recommend a secondary place to upload your files, yadi.sk is incredibly slow for those who do not live near Russia.
  4. local DFFdictonary = '' -- example content/models/ local COLdictonary = '' local TXDdictonary = '' txdTable = {} function loadTXD(TXD) txdTable[TXD] = txdTable[TXD] or engineLoadTXD(TXD..TXDdictonary..'.txd') return txdTable[TXD] end models = { {'object','object','object',18633}, } -- Dff, Col, Txd, ID for i=1,#models do dff = engineLoadDFF ( DFFdictonary..models[i][1]..'.dff', models[i][4]) engineReplaceModel ( dff, models[i][4]) col = engineLoadCOL( COLdictonary..models[i][2]..'.col' ) engineReplaceCOL( col, models[i][4] ) txd = loadTXD[models[i][3]] engineImportTXD( col, models[i][4] ) end Loads your models and ensures that if something shares a TXD that is only loaded once to save memory.
  5. You'll have to manually convert them. Also slothbot when used right does not suck in it's own right.
  6. Ah had forgotten about that, I may redo the textures and stuff closer to their real life counterparts when I get the time. Oh by the way could I just get feedback on something? (From everyone) I've got a more advanced streamer that uses a vastly more complicated technique used in maps such as United and alien city that have a massive ID list and I'm wondering if posted for $5-10 would any one actually be interested in it. Donations seem to not be happening what so ever and I need a way to fund projects I'm working on atm.
  7. Transfagarasan Download Streaming Quality 10/10 Drift map from Rfactor (I think) Remastered and converted to MTA from an SA mod
  8. Major update for grid map, completely revamped.
  9. Open up 3ds max and use the attach function. I'll likely be doing a crap ton of new features such as multi-clump support and what not as soon as I learn a bit more about C++
  10. Link it and I'll see what I can do.
  11. There's a crap ton of maps made for SA. Also converting a large map (Such as Pubgs) is a massive project that would take months to do. What you guys need to realize is that I don't want to spend every waking moment working on this crap.
  12. Currently, I cannot do maps from external games, what Im talking about are maps already converted to SA.
  13. That's not technically the first though.
  14. As I said it has to be within limits, poly count would murder SA (And my computer) sorry. I'm running very limited hardware atm so massive maps such as that are bit out of my range for now.
  15. New map Vehicle testing grid Included Almost no lag Massive 1000x1000 grid 2000x100 drag strip Bump testing Jumps A track Plane testing hoops x2 loop da loops Climb testing Exterior half-pipe track A halfpipe Ect https://jseries.net/forums/index.php?/files/file/5-vehicle-testing-grid/ 100% custom modeled by me.
  16. More players will not affect FPS.
  17. I actually took that into consideration, I need to figure out the format.
  18. Too big to load in 3ds max. Plus it'd put too much strain on MTA.
  19. Technically both maps are possible, though logically I don't have a computer powerful enough to do them nor the proper tools. Plus they would lag the living hell out of people. A suggested map has to be within reason.
  20. Any map you guys want to see next?
  21. If you want I can convert it I did a previous build that went pretty smoothly but new converter will ensure it 100% converts properly.
  22. Completely understood, I'll admit I didn't take into account some major issues but was just an idea.
  23. The community resource site runs an extremely dated interface with basically what could be considered spam summited in a huge multiple each month. The resources site could be replaced with the IPS downloads system with a lot more pros than cons. Pros to using the current resources page. Bug tracker accounts linked Separate site (if it even is) Cons to using current resource page. Vastly outdated user interface Little to no management, while it relies heavily on reports there seem to be no requirements for posting a resource Poor review and comments system Spambots run rampant in the comments (Less present on the forums) Pros to using the forums download system. Much better user interface Quicker loading times A much more detailed review and comments system Management would be a lot better Less Spam Would be a clean slate Easier updates Cons to using Forum download system. Contained on same site (Might be an issue if the community resources is hosted on an external host) Authors would have to manually migrate their resources (Clean slate 'see above') Just an idea as I know the thought of a new community resources setup has been thrown around, yet never executed. Further info regarding forums vs Community Site Community Forums
  24. Presented By (Previously J Series) With more than 3 years of work I decided to publicly release my map conversions, I had dropped my previous listings due to some "Issues" however, they're back. ---------------------------------------------------------------------------------------------- Download Streaming Quality - 8/10 Get's the job done, awesome all around, but some places are better than others ---------------------------------------------------------------------------------------------- Download Streaming Quality 7/10 Beats VC in other places, very poor in others; as well as a huge FPS drop in the first island (Issues are rockstars fault) ---------------------------------------------------------------------------------------------- Download Streaming Quality 9/10 Beats both VC and LC ---------------------------------------------------------------------------------------------- Vehicle testing gridmap Download Streaming Quality 10/10 Perfecto ---------------------------------------------------------------------------------------------- Download Streaming Quality 7/10 Decent all around Might be a tad laggy due to the high poly and Russian nature of this map Extremely detailed for a user created map ------------------------------------------------- Download (Coming soon) streaming quality 10/10 Very light weight ------------------------------------------------- MTA-Stream MTA-Stream a new lightweight streamer promising near instant load times and better streaming Post any bugs here Or here Questions or discussions can be either posted in this topic or here --- If you would like to support my work, please donate encourages me to make good updates. https://www.paypal.me/BlueJayL
×
×
  • Create New...