SanMartin Posted June 3, 2020 Share Posted June 3, 2020 Hello everyone. Help, if it’s not difficult for you, please) Is it possible to increase the range of drawing objects added to the server? If so, how? I saw that you can add an object using code, but in which file and how to do it right? I express my gratitude in advance. --- Здравствуйте все. Помогите, если вам не сложно, пожалуйста) Можно ли увеличить диапазон объектов рисования, добавляемых на сервер? Если так, то как? Я видел, что вы можете добавить объект, используя код, но в каком файле и как это сделать правильно? Выражаю благодарность заранее. Link to comment
Administrators Tut Posted June 3, 2020 Administrators Share Posted June 3, 2020 For setting high LOD model's distance: https://wiki.multitheftauto.com/wiki/EngineSetModelLODDistance For setting an object as the low LOD object (which can be rendered maximum 1500 units away): https://wiki.multitheftauto.com/wiki/SetLowLODElement Given I'm not into coding, this is probably the most I can help. 1 1 Link to comment
Moderators IIYAMA Posted June 4, 2020 Moderators Share Posted June 4, 2020 (edited) On 03/06/2020 at 11:30, SanMartin said: I saw that you can add an object using code, but in which file and how to do it right? I express my gratitude in advance. The functions that @Tut provided are the way to go to achieve that. You can find here an example resource on how to use the second function: Edited June 4, 2020 by IIYAMA 1 1 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