^iiEcoo'x_) Posted July 11, 2016 Posted July 11, 2016 يقول لي في خطا بسطر رقم 104 شوف outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", player, 255, 255, 0, true ) ذا السطر رقم 104
#STZ Posted July 11, 2016 Posted July 11, 2016 يقول لي في خطا بسطر رقم 104 شوف outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", player, 255, 255, 0, true ) ذا السطر رقم 104 outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", getRootElement(), 255, 0, 0, true )
^iiEcoo'x_) Posted July 12, 2016 Author Posted July 12, 2016 كفووووووووووووو ضبط بس يقول لي في غلط بذا السطر outputChatBox ( "تم إفتتاح السباق", root, 255, 255, 0, true )
فاّرس Posted July 12, 2016 Posted July 12, 2016 root يعني لكل اللاعبين انت حاط الوظيفه كلينت ولا سيرفر؟
#STZ Posted July 12, 2016 Posted July 12, 2016 (edited) كفووووووووووووو ضبط بس يقول لي في غلط بذا السطر outputChatBox ( "تم إفتتاح السباق", root, 255, 255, 0, true ) outputChatBox ( "تم افتتاح السباق", getRootElement(), 255, 0, 0, true ) + اتمني لك زيارة DELETED Edited July 13, 2016 by Guest
فاّرس Posted July 12, 2016 Posted July 12, 2016 كفووووووووووووو ضبط بس يقول لي في غلط بذا السطر outputChatBox ( "تم إفتتاح السباق", root, 255, 255, 0, true ) outputChatBox ( "تم افتتاح السباق", getRootElement(), 255, 0, 0, true ) root = getRootElement() ماتفرق ترا.
#STZ Posted July 12, 2016 Posted July 12, 2016 اخوي انا حاط الكود كلينت هل يضبط ؟ outputChatBox كلنت و سيرفر
' A F . Posted July 12, 2016 Posted July 12, 2016 اخوي انا حاط الكود كلينت هل يضبط ؟ outputChatBox كلنت و سيرفر فيه فرق بين outputChatBox Client & Server Client : لأيوجد ارقمنت الاعب Server : يوجد ارقمنت الاعب
justboy Posted July 12, 2016 Posted July 12, 2016 يقول لي في خطا بسطر رقم 104 شوف outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", player, 255, 255, 0, true ) ذا السطر رقم 104 outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", getRootElement(), 255, 0, 0, true ) الككوذ برمجيا صح بس منطقيا أتوقع غلط لأنه من الفروض الرسالة تكون لشخص واحد وإنت رآح ترسلها للكل !!
#STZ Posted July 13, 2016 Posted July 13, 2016 يقول لي في خطا بسطر رقم 104 شوف outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", player, 255, 255, 0, true ) ذا السطر رقم 104 outputChatBox ( "*[Car Race] You won the race $5000 And 1 Score", getRootElement(), 255, 0, 0, true ) الككوذ برمجيا صح بس منطقيا أتوقع غلط لأنه من الفروض الرسالة تكون لشخص واحد وإنت رآح ترسلها للكل !! +1
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