setPedsLODDistance | Multi Theft Auto: Wiki Skip to content

setPedsLODDistance

Client-side
Server-side
Shared

This page is incomplete! Help wanted!

Please finish this page using the corresponding Old Wiki article.
Go to Contribution guidelines for more information.


This function sets the peds LOD distance.

Syntax

setPedsLODDistance ( )

Code Examples

client

This example sets the peds LOD distance to 120.

setPedsLODDistance( 120 )

See Also

World Functions