ABO-SR777777A Posted April 25, 2013 Author Share Posted April 25, 2013 طيب الاللوان ماتتغير حقت الميوت والباند الخ ؟ ليش Link to comment
ABO-SR777777A Posted April 25, 2013 Author Share Posted April 25, 2013 لالا خلاص تتغير لكن ابيك تشفلي كود اغلاق النافذه وسلامتك Link to comment
iPrestege Posted April 25, 2013 Share Posted April 25, 2013 شوفة بالصفحة الي قبل سويتة ! Link to comment
ABO-SR777777A Posted April 25, 2013 Author Share Posted April 25, 2013 طيب اخر كود تصليح السياره للالعب واحد فقط وكود الريموف ؟ Link to comment
iPrestege Posted April 25, 2013 Share Posted April 25, 2013 -- Server -- addEvent("FixSelectedPlayerVehicle",true) addEventHandler("FixSelectedPlayerVehicle",getRootElement(), function ( Player ) local element = getPlayerFromName ( Player ) if ( not ( element ) ) then return end if not isPedInVehicle( element ) then return nil end outputChatBox("* "..getPlayerName(element).." His Vehicle Has Been Fixed By "..getPlayerName(source).." !!",getRootElement(),0,255,255,true) fixVehicle( getPedOccupiedVehicle( element ) ) end ) -- Client -- addEventHandler("onClientGUIClick",getRootElement(), function ( ) local Player = guiGridListGetItemText ( GUIEditor_Grid[1], guiGridListGetSelectedItem ( GUIEditor_Grid[1] ), 1 ) local element = getPlayerFromName ( Player ) if ( source == GUIEditor_Button[5] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("KickSelectedPlayer",localPlayer,Player) elseif ( source == GUIEditor_Button[6] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("BanSelectedPlayer",localPlayer,Player) elseif ( source == GUIEditor_Button[7] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("MuteSelectedPlayer",localPlayer,Player) elseif ( source == GUIEditor_Button[10] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("ExecuteAddPlayerToBaseMode",localPlayer,Player) elseif ( source == GUIEditor_Button[8] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("ArmorSelectedPlayer",localPlayer,Player) elseif ( source == GUIEditor_Button[4] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("HealthSelectedPlayer",localPlayer,Player) elseif ( source == GUIEditor_Button[2] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then return outputChatBox("الرجاء اختيار لاعب ..") end triggerServerEvent("FixSelectedPlayerVehicle",localPlayer,Player) elseif ( source == GUIEditor_Button[3] ) then triggerServerEvent("HealthAllPlayer",localPlayer,Player) elseif ( source == GUIEditor_Button[1] ) then guiSetVisible(GUIEditor_Window[1],false) showCursor(false) elseif ( source == GUIEditor_Grid[1] ) then if ( guiGridListGetSelectedItem(GUIEditor_Grid[1]) == -1 ) then guiSetText ( GUIEditor_Label[1] ,"IP : N/A" ) guiSetText( GUIEditor_Button[7] ,"Mute" ) return end triggerServerEvent("GetIP",localPlayer,Player) if element then if ( getElementData ( element , "MuteText" )) then guiSetText( GUIEditor_Button[7] ,"UnMute" ) else guiSetText( GUIEditor_Button[7] ,"Mute" ) end end end end ) الريموف مآعرف الداتا جيبها لي ! Link to comment
iPrestege Posted May 1, 2013 Share Posted May 1, 2013 المفروض يشتغل ذي الداتا .. ضايفة للادمنية؟ Link to comment
ABO-SR777777A Posted May 1, 2013 Author Share Posted May 1, 2013 هو شغال بس مايسوي ادد Link to comment
iPrestege Posted May 1, 2013 Share Posted May 1, 2013 والله اللي اعرفه انة ذي الداتا غيرهـ مآعندي .. ! Link to comment
ABO-SR777777A Posted June 7, 2013 Author Share Posted June 7, 2013 مود الريموف ابي اجربه والادد؟ Link to comment
iPrestege Posted June 7, 2013 Share Posted June 7, 2013 مالي خبرة بالبيس مود انتظر احد لة خبرة فية .. ذذ Link to comment
ABO-SR777777A Posted June 8, 2013 Author Share Posted June 8, 2013 اوكـ شباب لاهنتم ابي رد Link to comment
iMr.Dawix~# Posted June 8, 2013 Share Posted June 8, 2013 جرب استخدم executeCommandHandler Link to comment
ABO-SR777777A Posted June 8, 2013 Author Share Posted June 8, 2013 ابي اجرب المود ؟ تقدر تخش معي هامشي؟ Link to comment
فاّرس Posted June 8, 2013 Share Posted June 8, 2013 ماني فاهم القصه اذا تقصد ان ادد يعني تخليه يلعب مع الكل, و ريموف تخليه يتفرج عليهم , فـ سوي الادد تخليه يسوي سباون في المكان الي تبيه, اما الريموف خليه يسوي Spectate للاعبين, Link to comment
ABO-SR777777A Posted June 8, 2013 Author Share Posted June 8, 2013 لا مو كذا ادد مثل يوم هو ميت اسويله ادد واكتب الاي دي يقوم يلعب ريموف يموت 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