Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom model/object and texture edit #232

Open
daeernil opened this issue Aug 5, 2020 · 3 comments
Open

Custom model/object and texture edit #232

daeernil opened this issue Aug 5, 2020 · 3 comments

Comments

@daeernil
Copy link

daeernil commented Aug 5, 2020

Add custom model/object and texture edit in map editor.

@xLive
Copy link
Member

xLive commented Aug 5, 2020

I don't think this related to the map editor

if you want to replace a texture in your map make a script

even if you implement it to the map editor
how it is gonna be?

you still need to put the model's files in a resource and add it to meta.xml manually

@daeernil
Copy link
Author

daeernil commented Aug 6, 2020

editor

This is the subject I want to talk about. Additional sections to change the texture part when selecting the object in the map editor.

Other subject,

Example i want the add samp object or different object in map editor. and add with the object id I want.

@Fernando-A-Rocha
Copy link
Contributor

I've achieved custom models in Map Editor currently with an external resource I created called "newmodels", link if you're interested.
It exploits the engineRequestModel features, which are not "finished" at the moment, so now might not be the right time to do this in the official Map Editor (perhaps wait for serverside model allocation by @TheNormalnij).

As for textures editing in Map Editor, see issue #233.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants