Scorpio Posted May 3, 2013 Share Posted May 3, 2013 شباب ابي كود الي هو بسوي نافذة القدرة مجانية والي مطلوب واهمهم السرعة القصوة والأختفاء بس هم زرين مطلوبين Link to comment
PaiN^ Posted May 3, 2013 Share Posted May 3, 2013 setGameSpeed -- < السرعة القصوى, بس لآزم يكون كلنت setElementAlpha -- < الإخفاء, لآزم يكون سيرفر Link to comment
CRoW,,# Posted May 3, 2013 Share Posted May 3, 2013 setGameSpeed -- < السرعة القصوى, بس لآزم يكون كلنت setElementAlpha -- < الإخفاء, لآزم يكون سيرفر طيب لونهه ازرق يعني يجي كلنت وسيرفر Link to comment
iPrestege Posted May 3, 2013 Share Posted May 3, 2013 السرعه لا تسوية سيرفر ! عشان مايصير للكل ذذذذذذذذ Link to comment
Scorpio Posted May 3, 2013 Author Share Posted May 3, 2013 السرعه لا تسوية سيرفر ! عشان مايصير للكل ذذذذذذذذ طيب ممكن تسويها انا بسوي لوحة وزرين الأول للأختفاء والثاني للسرعة القصوى + الي انا شفتهم ككفؤؤ في المنتدى هم برستجي وبيان هم الي يساعدو في المنتدى Link to comment
Scorpio Posted May 3, 2013 Author Share Posted May 3, 2013 (edited) setElementAlpha(source,0) صعب ؟ يب ما فهمت وش اسوي edit: انا ابيه فقط الي يضغت الزر هو الي يختفى + ممكن تساعدوني في ذا الموضع viewtopic.php?f=160&t=58610&p=559054#p559054 Edited May 4, 2013 by Guest Link to comment
iPrestege Posted May 3, 2013 Share Posted May 3, 2013 -- Client Side -- addEventHandler("onClientGUIClick",getRootElement(), function ( ) if ( source == AlphaButton ) then triggerServerEvent("Alpha",localPlayer) elseif ( source == SpeedGame ) then setGameSpeed ( 10 ) end end ) -- Server Side -- addEvent("Alpha",true) addEventHandler("Alpha",getRootElement(), function ( ) setElementAlpha ( source , 0 ) end ) Link to comment
Scorpio Posted May 3, 2013 Author Share Posted May 3, 2013 -- Client Side -- addEventHandler("onClientGUIClick",getRootElement(), function ( ) if ( source == AlphaButton ) then triggerServerEvent("Alpha",localPlayer) elseif ( source == SpeedGame ) then setGameSpeed ( 10 ) end end ) -- Server Side -- صح؟ [lua]addEvent("هنا اسم الزر؟",true) addEventHandler("Alpha",getRootElement(), function ( ) setElementAlpha ( source , 0 ) end ) -- Client Side -- addEventHandler("onClientGUIClick",getRootElement(), function ( ) if ( source == AlphaButton ) then triggerServerEvent("هنا اسم الزر؟",localPlayer) elseif ( source == SpeedGame ) then setGameSpeed ( 10 ) end end ) -- Server Side -- addEvent("Alpha",true) addEventHandler("هنا اسم الزر؟",getRootElement(), function ( ) setElementAlpha ( source , 0 ) end ) Link to comment
iPrestege Posted May 3, 2013 Share Posted May 3, 2013 لا خلي كل شيء نفسة بس بدل : AlphaButton = زر اللي يسوي اخفاء if ( source == AlphaButton ) then SpeedGame = يسرع الاعب ! if ( source == SpeedGame ) then Link to comment
فاّرس Posted May 4, 2013 Share Posted May 4, 2013 https://wiki.multitheftauto.com/wiki/Sc ... troduction ^ لو ما بديت من هنآ ما راح تتعلم, 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