mohssan123 Posted March 14, 2013 Share Posted March 14, 2013 ابغي اذا مات الاعب تظهر ليه نافذه ويش لازم استخدم Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 "onClientPlayerWasted" -- Event guiSetVisible -- اظهار النافذه showCursor -- اظهار المؤشر Link to comment
mohssan123 Posted March 14, 2013 Author Share Posted March 14, 2013 "onClientPlayerWasted" -- Event guiSetVisible -- اظهار النافذه showCursor -- اظهار المؤشر مشكور تمت الافادة Link to comment
iPrestege Posted March 14, 2013 Share Posted March 14, 2013 العفو | You're Welcome (; . Link to comment
mohssan123 Posted March 15, 2013 Author Share Posted March 15, 2013 العفو | You're Welcome (; . سويت الكود لكن صار اذا مت الاعب تطلع الوحة لكل الاعبين addEventHandler("onClientPlayerWasted", root, function() guiSetVisible ( wnd,true ) showCursor (true ) end ) Link to comment
iPrestege Posted March 15, 2013 Share Posted March 15, 2013 addEventHandler("onClientPlayerWasted",localPlayer, function() guiSetVisible ( wnd,true ) showCursor (true ) end ) Link to comment
mohssan123 Posted March 15, 2013 Author Share Posted March 15, 2013 addEventHandler("onClientPlayerWasted",localPlayer, function() guiSetVisible ( wnd,true ) showCursor (true ) end ) مشكور Link to comment
iPrestege Posted March 15, 2013 Share Posted March 15, 2013 You're Welcome - حياك الله ذذ 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