ertlflorian1 Posted November 1, 2012 Share Posted November 1, 2012 Hi I have a problem i have createt a Object in the Map Editor und changed the scale to 2, but now i can go thougt the Object I have tied to make it in Script with SetObjectCollison Enablet but it wont work? MFG Flo Link to comment
Renkon Posted November 1, 2012 Share Posted November 1, 2012 You should set the collision to FALSE, not to true Link to comment
TAPL Posted November 1, 2012 Share Posted November 1, 2012 https://wiki.multitheftauto.com/wiki/SetObjectScale This function changes the visible size of an object. It is very important to note that this does not affect the collision models for the object, as such this is unsuitable for use for interaction with players, vehicles or other objects. if you want full collision for the object, you have to make a custom col and import it using engineLoadCOL and engineReplaceCOL. You should set the collision to FALSE, not to true You may want read the topic again to understand what's he looking for. Link to comment
ertlflorian1 Posted November 1, 2012 Author Share Posted November 1, 2012 Thank you and how I can make a own col file? Link to comment
TAPL Posted November 1, 2012 Share Posted November 1, 2012 Thank youand how I can make a own col file? https://wiki.multitheftauto.com/wiki/COL Link to comment
ertlflorian1 Posted November 1, 2012 Author Share Posted November 1, 2012 Editor link is down but i found the editor in google. My object that i will modify has the ID 3051 how i make that now? 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