Blizz09 Posted April 4, 2011 Author Share Posted April 4, 2011 Problem Solved. But my Plate has no Collision and no Texture.. Does anyone no why? Code: function LoadPlate() txd = engineLoadTXD ( "Big_Plate.txd" ) engineImportTXD ( txd_floors, 3781 ) col = engineLoadCOL ( "Big_Plate.col" ) dff = engineLoadDFF ( "Big_Plate.dff", 0 ) engineReplaceCOL ( col, 3781 ) engineReplaceModel ( dff, 3781 ) end addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), LoadPlate) Link to comment
ProDMRac3r Posted April 10, 2011 Share Posted April 10, 2011 Follow Video : Mine For You https://www.youtube.com/watch?v=kOjM02jSjqw Link to comment
Blizz09 Posted April 13, 2011 Author Share Posted April 13, 2011 Thx, but it doesnt really help.. Link to comment
ProDMRac3r Posted April 27, 2011 Share Posted April 27, 2011 Oh Ok Follow This What You Need ? New Ramp ? New Road ? New Wood Floor ? 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