iMr ~ MnHmAr Posted January 11, 2016 Share Posted January 11, 2016 انا سويت جيم مود م اقدر اطرح الاكواد لكن بطرح السطرين الي يقول ب الدي بوق ان فيه مشكله انا سويت الان تحميل يدور ثمن تجي صوره و ترجع ورا و تنل تحت ثمن تجي لوحة تسجيل ثمن يرسبن بس لم اشغله يجي كل شيء الى الصورهه الي ترجع على وراء و يقول الخطا ب السطر بطرح اكوادهم تحت function easyInterpolateBetween (fromx,fromy,fromz,tox,toy,toz,startT,now,a8,animType) local now = getTickCount( ) ; endT = startT + a8 ; ---- الخطا الاول هنا local dec = endT - startT ; local time = now - startT ; local anim = time / dec ; local x,y,z = interpolateBetween(fromx,fromy,fromz,tox,toy,toz, anim, animType) ; الثاني هنا return x,y,z ; end الدي بوق ب الصوره Link to comment
iMr ~ MnHmAr Posted January 11, 2016 Author Share Posted January 11, 2016 وين الصورة ؟ دقيقه و احطه Link to comment
LoOs Posted January 11, 2016 Share Posted January 11, 2016 انا سويت جيم مود م اقدر اطرح الاكواد لكن بطرح السطرين الي يقول ب الدي بوق ان فيه مشكله انا سويت الان تحميل يدور ثمن تجي صوره و ترجع ورا و تنل تحت ثمن تجي لوحة تسجيل ثمن يرسبن بس لم اشغله يجي كل شيء الى الصورهه الي ترجع على وراء و يقول الخطا ب السطر بطرح اكوادهم تحت function easyInterpolateBetween (fromx,fromy,fromz,tox,toy,toz,startT,now,a8,animType) local now = getTickCount( ) ; endT = startT + a8 ; ---- الخطا الاول هنا local dec = endT - startT ; local time = now - startT ; local anim = time / dec ; local x,y,z = interpolateBetween(fromx,fromy,fromz,tox,toy,toz, anim, animType) ; الثاني هنا return x,y,z ; end الدي بوق ب الصوره هذا مب مشكلة من الفنكشن نفسه انت استخدمت الفنكشن بطريقة خاطئة Link to comment
iMr ~ MnHmAr Posted January 11, 2016 Author Share Posted January 11, 2016 انا سويت جيم مود م اقدر اطرح الاكواد لكن بطرح السطرين الي يقول ب الدي بوق ان فيه مشكله انا سويت الان تحميل يدور ثمن تجي صوره و ترجع ورا و تنل تحت ثمن تجي لوحة تسجيل ثمن يرسبن بس لم اشغله يجي كل شيء الى الصورهه الي ترجع على وراء و يقول الخطا ب السطر بطرح اكوادهم تحت function easyInterpolateBetween (fromx,fromy,fromz,tox,toy,toz,startT,now,a8,animType) local now = getTickCount( ) ; endT = startT + a8 ; ---- الخطا الاول هنا local dec = endT - startT ; local time = now - startT ; local anim = time / dec ; local x,y,z = interpolateBetween(fromx,fromy,fromz,tox,toy,toz, anim, animType) ; الثاني هنا return x,y,z ; end الدي بوق ب الصوره هذا مب مشكلة من الفنكشن نفسه انت استخدمت الفنكشن بطريقة خاطئة وش الخطآء + هذا الصوره تحت http://cdn.top4top.co/p_107hcc1.png 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