Jump to content

Load testing scripts, gamemodes, etc.


3aGl3

Recommended Posts

So I'm working on a gamemode/server that I plan to possibly host on a larger scale. The project is only for my own amusement and may never be hosted on a large scale, or even finished, however I'd still like to prepare for that. While player interactions on a small scale can be tested easily by using a laptop, virtual pc etc. I was also wondering how one would test load specific things. For example what happens when a player enters a populated area and has to stream in many elements that require shaders or similar. What happens to per player dxDraws like nametags or chat bubbles?

Does anyone have any experience with such things and would share?

Can peds be used instead of actual players? (I imagine some extra script would be possible but that shouldn't be to big a problem)

Link to comment

I think you could try using peds instead of actual players, as players fall under the "ped" element type.

Quote

The word "ped" is short for "pedestrian" and describes any person in GTA, be it a player or an NPC character.

 

Edited by NeXuS™
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...