#Khaled Posted May 1, 2020 Share Posted May 1, 2020 @ 'getElementData' [Expected element at argument 1 , got boolean] وش ممكن يكون سبب هذا الخطأ Link to comment
-Ilker. Posted May 1, 2020 Share Posted May 1, 2020 الي ممكن يسبب الخطا هذا انك مستدعي المنت غير موجود مثلاً ped1 = createPed(0,0,0,3) outputChatBox(getElementModel(ped)) -- هنا راح يجيك الخطا لاني حطيت اسم الالمنت خطا outputChatBox(getElementModel(ped1)) -- هنا راح ينفذ لك الوظيفة لان الالمنت موجود وصحيح اتمنى فهمت 1 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