С ō π α πღ Posted November 19, 2013 Share Posted November 19, 2013 طلب كود اغلاق الانتقال + كود اخفاء الشات للفري روم ... Link to comment
iMr.Dawix~# Posted November 19, 2013 Share Posted November 19, 2013 setElementData getElementData showChat Link to comment
Tete omar Posted November 19, 2013 Share Posted November 19, 2013 ينقل الى قسم البرمجة Link to comment
iMr.TZ[W]ER Posted November 19, 2013 Share Posted November 19, 2013 warp = false function nowarp() if warp == false then warp = true setElementData(localPlayer, "IsWarpLocked", true) outputChatBox("[ تم اغلاق الأنتقال إليك ]", 255, 0, 0, true) else warp = false setElementData(localPlayer, "IsWarpLocked", false) outputChatBox("[ تم فتح الأنتقال إليك ]", 0, 255, 0, true) end end ذا الانتقال local isChatVisible = true function chat() -- upvalues: isChatVisible if isChatVisible then showChat(false) isChatVisible = false else showChat(true) isChatVisible = true end end ذا حق الشات اتمنى اني افدتك + قولي وش صار معك Link to comment
С ō π α πღ Posted November 19, 2013 Author Share Posted November 19, 2013 شكراً ضآوي ..ماقصرت iMr.TZ[W]ER الف شكر لكَ عالمساعدة نعطيك لايك Link to comment
iMr.TZ[W]ER Posted November 19, 2013 Share Posted November 19, 2013 الله يعافيك اخوي واجبي هذا Link to comment
فاّرس Posted November 20, 2013 Share Posted November 20, 2013 local isChatVisible = true function chat() -- upvalues: isChatVisible if isChatVisible then showChat(false) isChatVisible = false else showChat(true) isChatVisible = true end end ذا حق الشات اتمنى اني افدتك + قولي وش صار معك -- upvalues: isChatVisible باين فك تشفير Link to comment
iMr.TZ[W]ER Posted November 20, 2013 Share Posted November 20, 2013 لا اخذته من فري روم تدمير Link to comment
فاّرس Posted November 20, 2013 Share Posted November 20, 2013 فري روم تدمير مسروق من الفدراليه وفاك تشفيره Link to comment
iMr.TZ[W]ER Posted November 21, 2013 Share Posted November 21, 2013 هههههه طيب انا ايش عرفني ضض2 الحين نشرو فري روم تطوير 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