Jump to content

بليز كود صغير


h-a-m-z-a

Recommended Posts

السلام عليكم

من االعنوان مفهوم ابي كود

متال يعني ما احد ياخد دم من عصابة معينة لا وهو شرطي

وهذه تجارب بس مازبطة

يعني حتى لو كنت حرامي اقدر اخش المقر واخد دم ودرع وسيارات

ابي كود لاهنتوا

marker = createMarker (1264.1999511719,-1671.5999755859,12.60000038147, "cylinder", 2, 255, 0, 255, 255 ) 
      
addEventHandler ( "onMarkerHit", marker, 
function ( player ) 
if getElementType ( player ) == "player" then 
if getElementData( player ,'gang') == 'SWAT' then 
   setElementHealth ( player, 130 ) 
   setPedArmor ( player, 100 ) 
   setPedSkin ( player, 285 ) 
   else 
   outputChatBox ( "* You most be SWAT Group ", player, 0, 0, 255, true ) 
end 
end 
end 
, false ) 

دا شغال على الكل ادا كنت من سوات حتى نوتيم تقدر تاخد دم ودرع وشخصية :(

ممكن تعطوني الكود بس مشاان اتعلم

Link to comment
marker = createMarker (1264.1999511719,-1671.5999755859,12.60000038147, "cylinder", 2, 255, 0, 255, 255 ) 
      
addEventHandler ( "onMarkerHit", marker, 
function ( player ) 
if getElementType ( player ) == "player" then 
if getTeamName (getPlayerTeam(player))) ~= "team" then return end ---اسم فريق الشرطه team مكان 
  
if getElementData( player ,'gang') == 'SWAT' then 
   setElementHealth ( player, 130 ) 
   setPedArmor ( player, 100 ) 
   setPedSkin ( player, 285 ) 
   else 
   outputChatBox ( "* You most be SWAT Group ", player, 0, 0, 255, true ) 
end 
end 
end 
, false ) 
  

جرب عشان تكون عارف اضفت انه يتحقق من تيم الاعب

Link to comment
marker = createMarker (1264.1999511719,-1671.5999755859,12.60000038147, "cylinder", 2, 255, 0, 255, 255 ) 
      
addEventHandler ( "onMarkerHit", marker, 
function ( player ) 
if getElementType ( player ) == "player" then 
if getTeamName (getPlayerTeam(player))) ~= "team" then return end ---اسم فريق الشرطه team مكان 
  
if getElementData( player ,'gang') == 'SWAT' then 
   setElementHealth ( player, 130 ) 
   setPedArmor ( player, 100 ) 
   setPedSkin ( player, 285 ) 
   else 
   outputChatBox ( "* You most be SWAT Group ", player, 0, 0, 255, true ) 
end 
end 
end 
, false ) 
  

جرب عشان تكون عارف اضفت انه يتحقق من تيم الاعب

.. فيه عندكـ قوس زايد ونقص بالتحققات بالسطر السادس، يصير كذا

-- Server Side # 
marker = createMarker ( 1264.1999511719, -1671.5999755859, 12.60000038147, "cylinder", 2, 255, 0, 255, 255 ) 
  
addEventHandler ( "onMarkerHit", marker, 
    function ( player ) 
        if ( getElementType ( player ) == "player" ) and ( getPlayerTeam ( player ) ) and ( getTeamName ( getPlayerTeam ( player ) ) == "Police" ) then 
            if ( getElementData ( player, "gang" ) == "SWAT" ) then 
                setElementHealth ( player, 100 ) 
                setPedArmor ( player, 100 ) 
                setElementModel ( player, 285 ) 
            else 
                outputChatBox ( "* You most be SWAT Group ", player, 0, 0, 255, true ) 
            end 
        end 
    end 
) 

Link to comment

سويت هدا بس ما اشتغل يعني كيف تغير انت الكود ومايخرب ياكينق

جربت انا

    local groupName = 'SWAT' 
      
    local oH = createMarker(1265.0999755859,-1627.9000244141,29.89999961853,"arrow",1.5,0,255,0) 
      
    addEventHandler('onMarkerHit',oH,function(entered) 
        if getElementType(entered) == 'player' and not isPedInVehicle(entered) and getElementData(entered,'gang') == groupName then 
            setElementPosition( entered,1222.29956,-1655.51770,140.20313) 
                setElementInterior ( entered, 0 ) 
                    setElementDimension ( entered, 0  ) 
            end 
        end 
    ) 
     

    local groupName = 'SWAT' 
      
    local oH = createMarker(1265.0999755859,-1627.9000244141,29.89999961853,"arrow",1.5,0,255,0) 
      
    addEventHandler('onMarkerHit',oH,function(entered) 
        if ( getElementType ( player ) == "player" ) and ( getPlayerTeam ( player ) ) and ( getTeamName ( getPlayerTeam ( player ) ) == "Police" ) and getElementData(entered,'gang') == groupName then 
            setElementPosition( entered,1222.29956,-1655.51770,140.20313) 
                setElementInterior ( entered, 0 ) 
                    setElementDimension ( entered, 0  ) 
            end 
        end 
    ) 
     

Link to comment
-- Server Side # 
local groupName = "SWAT" 
local oH = createMarker(1265.0999755859,-1627.9000244141,29.89999961853,"arrow",1.5,0,255,0) 
      
addEventHandler ( "onMarkerHit", oH, 
    function ( player ) 
        if ( getElementType ( player ) == "player" ) and ( getPlayerTeam ( player ) ) and ( getTeamName ( getPlayerTeam ( player ) ) == "Police" ) and ( getElementData ( player, "gang" ) == groupName ) then 
            setElementInterior ( player, 0, 1222.29956, -1655.51770, 140.20313 ) 
            setElementDimension ( player, 0  ) 
        end 
    end 
) 

Link to comment

متأكد ان الكود بجانب سيرفر ؟

+ يوم تلمس الماركر عشان يضبط معكـ SWAT وبداخل عصابة Police لازم تكون تكون بتيم

إذا متأكد من هالأشياء قلي وش يجيكـ بالديبق يوم تلمس الماركر

/debugscript 3

Link to comment
يضهر الماركر بس حتى لوكنت شري طاينقلني للبيت ....؟؟؟

ومايكتب لي شي

debugscript 3

كابيتال ؟ Pوحرف الـ Police اول شي هل إنه تيم الشرطة الي عندكـ إسمه

SWAT ثاني شي تأكد إنكـ بعصابة

ثم تلقى تحت ع اليمين فراغ مكتوب فيه كلام احمر اكبس عليه Resources عشان تتأكد أكثر رح افتح الادمنية ثم رح لتاب

ثم الصق الكود ذا فيه

outputChatBox ( getElementData ( source, "gang" ), source ) 

.. وقلي وش يجيكـ بالشات server ثم اكبس على زر

Link to comment
يقولي انت ممن السوات المشكل من الكود

انسخ الكلام الي يجيكـ بالشات حرفياً، يعني انسخه من الشات والصقه بردكـ

+ الديبق وش يجي فيه يوم تلمس الماركر ؟ /debugscript 3

+ المفروض ماتكون بداخل سيارة يوم تروح للماركر، وشي طبيعي انكـ ماتكون بداخل سيارة لانك بتكون داخل انترور ( بيت ) ومارح تقدر تنشئ سيارة عشان كذا انا ماسويت تحقق اذا اللاعب مهو بداخل سيارة

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...