6,834
edits
No edit summary |
No edit summary |
||
Line 91: | Line 91: | ||
|pickupstreamoutdistance | |pickupstreamoutdistance | ||
|100.0 | |100.0 | ||
|The distance that a pickup is removed from the client, recommended to be about 100.0. | |The distance that a pickup is removed from the client, recommended to be about 100.0. '''Must be higher than pickupstreamindistance'''. | ||
|- | |- | ||
|port | |port | ||
Line 123: | Line 123: | ||
|streamindistance | |streamindistance | ||
|100.0 | |100.0 | ||
|The distance that an entity is sent to a client, recommended 100.0. | |The distance that an entity is sent to a client, recommended to be about 100.0 mainly because of game limits. | ||
|- | |- | ||
|streamoutdistance | |streamoutdistance | ||
|200.0 | |200.0 | ||
|The distance that an entity is removed from a client, recommended 200.0. '''Must be higher than streamindistance'''. | |The distance that an entity is removed from a client, recommended to be about 200.0. '''Must be higher than streamindistance'''. | ||
|- | |- | ||
|syncinterval | |syncinterval |
edits