vinxent10 Posted January 5, 2013 Posted January 5, 2013 Hello, I've started working with .col shapes and .dff, but I can not get the .col file to work in the server. I'd like to ask how it should be. The whole .col pack with several .cst, or just the .cst? Experienced Lua Scripter
uhm Posted January 5, 2013 Posted January 5, 2013 The COL file should contain the collision data for just one object, so it should not be a library that contains collision data for multiple objects. Using Collision File Editor II, which you are probably using, you can split the library into multiple COL files. CST files aren't allowed directly into MTA.
manve1 Posted January 5, 2013 Posted January 5, 2013 MTA doesn't take in .cst as i never seen that name of a file on MTA WIKI Looking for tutorials or information? check out: www.simpleask.co.uk
vinxent10 Posted January 5, 2013 Author Posted January 5, 2013 The COL file should contain the collision data for just one object, so it should not be a library that contains collision data for multiple objects. Using Collision File Editor II, which you are probably using, you can split the library into multiple COL files. CST files aren't allowed directly into MTA. Oh, so I should basically make a new .col library with only the .cst I need? Experienced Lua Scripter
Anderl Posted January 5, 2013 Posted January 5, 2013 He meant you should split the CST file in multiple COLs ( one COL per object ). "[...] If you don’t love it, if you’re not having fun doing it, you don’t really love it, you’re going to give up." - Steve Jobs, 2007
vinxent10 Posted January 5, 2013 Author Posted January 5, 2013 He meant you should split the CST file in multiple COLs ( one COL per object ). Alright, thank you. I'll reply again if it works or not! Experienced Lua Scripter
vinxent10 Posted January 7, 2013 Author Posted January 7, 2013 It works, thank you guys! This thread may be closed. Experienced Lua Scripter
Recommended Posts