Me[Z]oO Posted April 27, 2016 Share Posted April 27, 2016 (edited) السلام عليكم ورحمة الله وبركاته عادي لو سويت هيك setElementData ( root,"Fd") هيك الداتا تنحط ع كل اللاعبين وﻻ ﻻزم اسوي لوب ؟ Edited April 27, 2016 by Guest Link to comment
Simple. Posted April 27, 2016 Share Posted April 27, 2016 تنحط على ججميع الالمنتات بالسيرفر افضل شيء سو لوب يعني تنحط عالتيمات والسيارات وكل شيء Link to comment
#Soking Posted April 27, 2016 Share Posted April 27, 2016 يب لازم لوب لان بالشكل دا بتتحط على الاوبجكات و السيارات و البيد , و كل شي Link to comment
Me[Z]oO Posted April 27, 2016 Author Share Posted April 27, 2016 مشكور شباب تمت الافاده Link to comment
Me[Z]oO Posted April 27, 2016 Author Share Posted April 27, 2016 (edited) . Edited April 27, 2016 by Guest Link to comment
Jupi Posted April 27, 2016 Share Posted April 27, 2016 addEventHandler ( " onClientGUIClick ", root, function ( ), if source == mm then local WS2P = getElementData(getResourceRootElement(getThisResource()),"WS2P") or 0 setElementData(getResourceRootElement(getThisResource()),"WS2P", tonumber(WS2P) + 20 ) end end) ليه م يعطي داتا ؟؟؟ فاصلة زائدة بجانب الفنكشن لو شفت الدي بق تفهم بس غبي Link to comment
Me[Z]oO Posted April 27, 2016 Author Share Posted April 27, 2016 انا كتبت الكود من الموب المود م به الفتصلة وم يعطي داتا Link to comment
Abdul KariM Posted April 27, 2016 Share Posted April 27, 2016 addEventHandler ( " onClientGUIClick ", root, function ( ) if source == mm then setElementData ( resourceRoot , "WS2P", ( getElementData ( resourceRoot , "WS2P" ) or 0 ) + 20 ) end end ) ; Link to comment
#DRAGON!FIRE Posted April 27, 2016 Share Posted April 27, 2016 addEventHandler ( " onClientGUIClick ", root, function ( ) if source == mm then setElementData ( resourceRoot , "WS2P", ( getElementData ( resourceRoot , "WS2P" ) or 0 ) + 20 ) end end ) ; حبيبي كيف تحط فراغ ب اسم الافنت ^ Link to comment
Me[Z]oO Posted April 27, 2016 Author Share Posted April 27, 2016 المشكلة اني مسوي الملف سيرفر بملف الميتا مشكور خلاص ^ Link to comment
Abdul KariM Posted April 27, 2016 Share Posted April 27, 2016 addEventHandler ( " onClientGUIClick ", root, function ( ) if source == mm then setElementData ( resourceRoot , "WS2P", ( getElementData ( resourceRoot , "WS2P" ) or 0 ) + 20 ) end end ) ; حبيبي كيف تحط فراغ ب اسم الافنت ^ مالاحظت صراحة لاني نسخت رده وعدلته اعتذر . Link to comment
Jupi Posted April 27, 2016 Share Posted April 27, 2016 addEventHandler ( " onClientGUIClick ", root, function ( ) if source == mm then setElementData ( resourceRoot , "WS2P", ( getElementData ( resourceRoot , "WS2P" ) or 0 ) + 20 ) end end ) ; حبيبي كيف تحط فراغ ب اسم الافنت ^ مالاحظت صراحة لاني نسخت رده وعدلته اعتذر . لول, تصدق انا بعد ما لاحظت الفراغ 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