#Paper Posted March 15, 2011 Share Posted March 15, 2011 How i can make a script that make 4 line in the rectangle's sides made a whit createColRectangle function? Link to comment
Moderators Citizen Posted March 15, 2011 Moderators Share Posted March 15, 2011 Maybe with this function ( client-side only ): DxDrawLine3D Link to comment
Wojak Posted March 15, 2011 Share Posted March 15, 2011 DxDrawLine3D have a streaming problem... https://wiki.multitheftauto.com/wiki/Get ... ldPosition https://wiki.multitheftauto.com/wiki/DxDrawLine you also need to calculate the 3D coordinats for each corner Link to comment
#Paper Posted March 15, 2011 Author Share Posted March 15, 2011 Maybe with this function ( client-side only ):DxDrawLine3D Mhh, and how i can track it in each angle? Link to comment
Wojak Posted March 15, 2011 Share Posted March 15, 2011 you use x, x + width, y , y+ depth in 4 combinations Link to comment
#Paper Posted March 15, 2011 Author Share Posted March 15, 2011 you use x, x + width, y , y+ depth in 4 combinations and for the dxDrawLine? 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