H5N1 Posted May 25, 2013 Share Posted May 25, 2013 Hello, anybody knows how to get LOD object ID when you know ID of normal object? It would be nice if it will be serverside, but clientside is also acceptable. Link to comment
iPrestege Posted May 25, 2013 Share Posted May 25, 2013 What you mean by "LOD" | = ?! Link to comment
Moderators IIYAMA Posted May 25, 2013 Moderators Share Posted May 25, 2013 Maybe study first the object creation syntax. object createObject ( int modelid, float x, float y, float z, [ float rx, float ry, float rz, bool isLowLOD = false ] ) set last argument to true. and https://wiki.multitheftauto.com/wiki/GetLowLODElement and https://wiki.multitheftauto.com/wiki/SetLowLODElement and https://wiki.multitheftauto.com/wiki/IsElementLowLOD Link to comment
Allentus Posted May 26, 2013 Share Posted May 26, 2013 Just aim with the cursor over the object, Then you will see "Object ID | Object LOD" .. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now