#Mr.alkmasha Posted June 20, 2015 Share Posted June 20, 2015 ما في تحقق من الداتا للكلنت؟ , Link to comment
Jupi Posted June 20, 2015 Share Posted June 20, 2015 ما في تحقق من الداتا للكلنت؟ , يب في تحقق بلكلاينت getElementData اذا كانت getAccountData ما تضبط لانها سيرفر فقط Link to comment
#Mr.alkmasha Posted June 20, 2015 Author Share Posted June 20, 2015 #, اخذت التحقق حطيته ب كلنت ما زبط Link to comment
Jupi Posted June 20, 2015 Share Posted June 20, 2015 #, اخذت التحقق حطيته ب كلنت ما زبط اطرح الكود Link to comment
The Don Posted June 20, 2015 Share Posted June 20, 2015 ذا مثال كلنت اتمنى انك تفهمه addCommandHandler ('data', function () setElementData ( localPlayer , "DataCheck",true ) end ) addCommandHandler('data2', function () if getElementData ( localPlayer , "DataCheck") == true then outputChatBox('Data Checked') else outputChatBox('Data not checked') end end ) Link to comment
#Mr.alkmasha Posted June 20, 2015 Author Share Posted June 20, 2015 addCommandHandler ('pass3', function () setElementData ( localPlayer , "Pass",true ) end ) function EnterSpawn() if (team == "Staff") then if getElementData ( localPlayer , "Pass") == true then end end end bindKey("enter", "down", EnterSpawn) ليه ما زبط لول Link to comment
#Plair07 Posted June 20, 2015 Share Posted June 20, 2015 if getElementData ( localPlayer , "Pass") == true then end ليه ما زبط لول اظن المشكله من السطر ذا بعد then لازم فيه شيء يسويه الكود Link to comment
#Mr.alkmasha Posted June 20, 2015 Author Share Posted June 20, 2015 if getElementData ( localPlayer , "Pass") == true then end ليه ما زبط لول اظن المشكله من السطر ذا بعد then لازم فيه شيء يسويه الكود مو فاهم Link to comment
#Plair07 Posted June 20, 2015 Share Posted June 20, 2015 if getElementData ( localPlayer , "Pass") == true then end ليه ما زبط لول اظن المشكله من السطر ذا بعد then لازم فيه شيء يسويه الكود مو فاهم السطر هذا يتحقق من الداتا وإذا تحقق لازم يكون فيه امر بعده , كذا فالسطر اللي انت مسويه يتحقق بس يعني لازم تحط شيء يسويه بعد م يتحقق آسف لو لحست مخك شوي , آتمنى انك فهمتني Link to comment
#Mr.alkmasha Posted June 20, 2015 Author Share Posted June 20, 2015 اها يب انا ما ابيه يوم يضغط انتر يسوي الحدث Link to comment
Ac[T]ioN Posted June 20, 2015 Share Posted June 20, 2015 addCommandHandler ('pass3', function () setElementData ( localPlayer , "Pass",false) end ) function EnterSpawn() if (team == "Staff") then if getElementData ( localPlayer , "Pass") == true then end end end bindKey("enter", "down", EnterSpawn) جرب Link to comment
#Mr.alkmasha Posted June 20, 2015 Author Share Posted June 20, 2015 addCommandHandler ('pass3', function () setElementData ( localPlayer , "Pass",false) end ) function EnterSpawn() if (team == "Staff") then if getElementData ( localPlayer , "Pass") == true then end end end bindKey("enter", "down", EnterSpawn) جرب بالله يا شيخ؟ Link to comment
Ac[T]ioN Posted June 20, 2015 Share Posted June 20, 2015 addCommandHandler ('pass3', function () setElementData ( localPlayer , "Pass",false) end ) function EnterSpawn() if (team == "Staff") then if getElementData ( localPlayer , "Pass") == true then end end end bindKey("enter", "down", EnterSpawn) جرب بالله يا شيخ؟ وش يقولك بالديبوق ؟ Link to comment
#Plair07 Posted June 20, 2015 Share Posted June 20, 2015 اها يبانا ما ابيه يوم يضغط انتر يسوي الحدث كودك هذا يتحقق بس + ي انك تحذف addCommandHandler او تحذف bindkey وكمان لازم تضيف شيء بعد التحقق .. بالنسبه لي م انصحك تجلس تاخذ اكواد كذا وتعدل عليها بس لأنك م بتكسب اي خبره , روح شف دروس البرمجه وبتلقى شروحات للتحقق وبتلقى كل شيء هناك Link to comment
#Mr.alkmasha Posted June 20, 2015 Author Share Posted June 20, 2015 اها يبانا ما ابيه يوم يضغط انتر يسوي الحدث كودك هذا يتحقق بس + ي انك تحذف addCommandHandler او تحذف bindkey وكمان لازم تضيف شيء بعد التحقق .. بالنسبه لي م انصحك تجلس تاخذ اكواد كذا وتعدل عليها بس لأنك م بتكسب اي خبره , روح شف دروس البرمجه وبتلقى شروحات للتحقق وبتلقى كل شيء هناك اجل باخذ اكود اقول انت روح شف لك دروس عل عموم صلحت المشكله و يا ريت ما حد يتفلسف مره ثانيه Link to comment
#Plair07 Posted June 21, 2015 Share Posted June 21, 2015 اها يبانا ما ابيه يوم يضغط انتر يسوي الحدث كودك هذا يتحقق بس + ي انك تحذف addCommandHandler او تحذف bindkey وكمان لازم تضيف شيء بعد التحقق .. بالنسبه لي م انصحك تجلس تاخذ اكواد كذا وتعدل عليها بس لأنك م بتكسب اي خبره , روح شف دروس البرمجه وبتلقى شروحات للتحقق وبتلقى كل شيء هناك اجل باخذ اكود اقول انت روح شف لك دروس عل عموم صلحت المشكله و يا ريت ما حد يتفلسف مره ثانيه طيب هذي مجرد نصيحه ليه كل هالزعل ! وترا الدروس مب بس للمبتدئين , فيه مبرمجين كبار لين الحين يتعلمون ويكسبون خبرات Link to comment
Recommended Posts