
ABO-SR777777A
Members-
Posts
602 -
Joined
-
Last visited
Everything posted by ABO-SR777777A
-
تم بيع 10 سيرفرات [VPS] سارع بالطلب قبل ارتفاع السعر
ABO-SR777777A replied to MR.S3D's topic in الاستضافات
ابي اسوي خادم في مساحه ! -
اها يعني الكود الحين جاهز ولا وش
-
function balanceTeams ( source ) --get the team pointers from their names local groveTeam = getTeamFromName ( "grove" ) local ballasTeam = getTeamFromName ( "ballas" ) --count the number of players in each team, and store them local groveCount = countPlayersInTeam ( groveTeam ) local ballasCount = countPlayersInTeam ( ballasTeam ) if groveCount == ballasCount then --if the teams are equal setPlayerTeam ( source , groveTeam ) --place the player in grove elseif groveCount > ballasCount then --if there are more in grove setPlayerTeam ( source , ballasTeam ) --place him in ballas elseif groveCount < ballasCount then --if there are more in ballas setPlayerTeam ( source , groveTeam ) --place him in grove. end end صح
-
؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟؟
-
function balanceTeams ( source ) --get the team pointers from their names local groveTeam = getTeamFromName ( "grove" ) local ballasTeam = getTeamFromName ( "ballas" ) --count the number of players in each team, and store them local groveCount = countPlayersInTeam ( groveTeam ) local ballasCount = countPlayersInTeam ( ballasTeam ) if groveCount == ballasCount then --if the teams are equal setPlayerTeam ( thePlayer , groveTeam ) --place the player in grove elseif groveCount > ballasCount then --if there are more in grove setPlayerTeam ( thePlayer , ballasTeam ) --place him in ballas elseif groveCount < ballasCount then --if there are more in ballas setPlayerTeam ( thePlayer , groveTeam ) --place him in grove. end end هذا الويكي مع التعديل
-
وش الصح ؟؟ قريب منه انا ولا بعيد
-
اسمع في استضافه جديده نصيحتي سوي منها اسعارها حلوه بنقك مايعدي 100
-
بس كلمة غبي ماهي لايقة عليك ... انت اذكى شخص عرفته بالعالم ياخي مافهم ض1 افهم بس ماقرى تصدق لما تقلي اول مشوف رابط ويكي افتحه ولا اقرى كلامك هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه
-
function balanceTeams ( thePlayer ) local groveTeam = getTeamFromName ( "n" ) local ballasTeam = getTeamFromName ( "a" ) local groveCount = countPlayersInTeam ( 15 ) local ballasCount = countPlayersInTeam ( 15 ) if groveCount == ballasCount then setPlayerTeam ( thePlayer , n ) elseif groveCount > ballasCount then setPlayerTeam ( thePlayer , a ) elseif groveCount < ballasCount then setPlayerTeam ( thePlayer , a ) end end انه صح
-
ههههه لقد فهمت اني غبي بالفعل
-
function ( source ) local theTeam = getPlayerTeam ( Player ) if theTeam then outputChatBox ( "Your team has " .. countPlayersInTeam ( theTeam ) .. " players.", source ) else outputChatBox ( "You're not in a team.", source ) end end addCommandHandler ( "teamsize", outputTeamSize ) هل هاذي هذا هو صحيح
-
ههههههههههههههههه احذف يلا انت وياه لردردردروريؤدؤويديؤد
-
عندي خادمين مو محتاج سيرفر تراني سويت مقطع وحطيت اهداء لك لكن لكن انت لا تحترمني فلذلك لا احبك
-
ابي مثل هذا countPlayersInTeam والمثال الاخير هو الي تحتاجه الكود الحين اسويه سههههههههههههههههل جدا ولا فيه صعبه
-
طيب سؤال الحين كودك ذا أنت أيش كنت تفكر فيه لما سويته function ( ) createTeam ( 'Gang', 255, 250, 0 ) if newTeam then setPlayerTeam ( source, player ) end end addCommandHandler ( "gimmeateam", assignNewTeam ) أنت تبي لما لاعب يخش السيرفر !!!!!!!!!!!!!طيب أيش دخل أم الكومند بالسالفه والله يا تابل ردكيحضك وكل رد تنزله اضحك ياحي والله مدري ساعندي واسويلك سيرفر يلا ههههه
-
ياخي جربت كود بس ياخي مافي شي صلح لي مافي زعل
-
لو دخلت سيرفر يحولك مثلا يكون في تيمين يحولك التيم الاول لو مت يحولك التيم الثاني بحيث يكون العدد متساوي
-
شباب تكفون لا احد يحطمني ساعدوني
-
function ( ) createTeam ( 'Gang', 255, 250, 0 ) if newTeam then setPlayerTeam ( source, player ) end end addCommandHandler ( "gimmeateam", assignNewTeam ) هذا كودي صح ؟
-
تخش السيرفر في تيمين يدخلك في اي تيم
-
السلام علليكم شباب ابي اي واحد يدخل التيم يدخله الكنترو من حاله اي تيم
-
ثانكس بحاول اسوي الاكواد
-
السلام عليكم شباب ابي كود التسجيل ابي لما يدق على زر التسجيل يفتح له نافذه فيها حق التسجيل =================كذا وابي الرقم السري مايطلع زي كذا ************** انشاء الله فهمتم وجزاكم الله خير الجزاء