Jump to content

Recommended Posts

  • Moderators
23 hours ago, amirmahdi said:

Hello, is there a way to remove fps drops?

This resource basically increases the draw distance for all objects. If you want to increase FPS, you have to make compromises which elements you want to skip.

At this line you can add a condition or ask someone to create one for you:

https://gitlab.com/IIYAMA12/draw-distance/-/blob/master/scripts/main_c.lua#L53

 

  • Like 1
Link to comment
  • 2 weeks later...
On 28/11/2022 at 00:00, IIYAMA said:

This resource basically increases the draw distance for all objects. If you want to increase FPS, you have to make compromises which elements you want to skip.

At this line you can add a condition or ask someone to create one for you:

https://gitlab.com/IIYAMA12/draw-distance/-/blob/master/scripts/main_c.lua#L53

 

I use the same source for all my .map files

It means that all the .map files are all in one folder and one meta

I understand your meaning that your script takes all map objects, both mapped and default.

If so, how can I determine that your script only gets the folder that has all the .map files I mentioned above?

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...