ALw7sH Posted April 25, 2013 Share Posted April 25, 2013 السلام عليكم ورحمةة الله وبركاته ممكن شرحح لوضع احداثيات الماء https://wiki.multitheftauto.com/wiki/CreateWater حاولت مليون مره ماشوف يجي شي اروح مكان الي سويت فيه فاضي مافيه ماء ولا شي Link to comment
S4MuEL Posted April 25, 2013 Share Posted April 25, 2013 addCommandHandler("Water", function () local x1,y1,z1,x2,y2,z2,x3,y3,z3 = getWaterVertexPosition () setClipboard(" "..x1..","..y1..","..z1..","..x2..","..y2..","..z2..","..x3..","..y3..","..z3.." ") end ) Link to comment
ALw7sH Posted April 25, 2013 Author Share Posted April 25, 2013 addCommandHandler("Water", function () local x1,y1,z1,x2,y2,z2,x3,y3,z3 = getWaterVertexPosition () setClipboard(" "..x1..","..y1..","..z1..","..x2..","..y2..","..z2..","..x3..","..y3..","..z3.." ") end ) اخوي وش ذا ؟ انا ابي اععرف ككيف اححط احداثيات الكريت واتر Link to comment
S4MuEL Posted April 25, 2013 Share Posted April 25, 2013 (edited) ححسسبتك تبي تعرفف كيفف تجيب الإحدآثيآت خخذ الكود يلي سسويته لك # وآكتب بـ آفف 8 water -_-" خذ الإحدآثيآت وعوضهآ بـ ذي water = createWater ( x1, y1, z1, height, x2, y2, z2, height, x3, y3,z3, height ) setWaterLevel (water, 20 ) Edited April 25, 2013 by Guest Link to comment
MSHOOSH Posted April 25, 2013 Share Posted April 25, 2013 السلام عليكم ورحمةة الله وبركاتهممكن شرحح لوضع احداثيات الماء https://wiki.multitheftauto.com/wiki/CreateWater حاولت مليون مره ماشوف يجي شي اروح مكان الي سويت فيه فاضي مافيه ماء ولا شي Required Arguments x1, y1, z1: position of bottom left (south-west) corner. x2, y2, z2: position of bottom right (south-east) corner. x3, y3, z3: position of top left (north-west) corner. اول الشكل حيكون مربعي جيب الاحداثيات طبعا 3 احدثيات الرابع حيكون تلقائي او بامكانك تضيفه اطرح الي سويته و مشتغل معاك Link to comment
кιηg-αвα∂у Posted April 25, 2013 Share Posted April 25, 2013 كود راي باك يجيب لك الأحداثيات حق الماء Water روح المكان الي تبي تحط فيه ماء واكتب في اف8 وتنسخ عندك الأحداثيات Link to comment
ALw7sH Posted April 25, 2013 Author Share Posted April 25, 2013 كود راي باك يجيب لك الأحداثيات حق الماءWater روح المكان الي تبي تحط فيه ماء واكتب في اف8 وتنسخ عندك الأحداثيات طيب العرض والطول كيف بيجون لحالهم؟ Link to comment
iPrestege Posted April 25, 2013 Share Posted April 25, 2013 https://forum.multitheftauto.com/viewtopic.php?f=160&t=54228&p=525362&hilit=CreateWater#p525362 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