Jump to content

كود بسيط


ivor

Recommended Posts

بدل كود احمد الذي بالصفحة الاولى بالكود دا

function increaseGroupTurfPoint(groupName) 
    if groupName then 
        dbExec(db, "UPDATE groups SET total_turf = total_turf + 1 WHERE group_name = ?", groupName) 
        local Point = math.floor((5*X)/#OnlineMember) 
        setElementData(groupName, "Points", getElementData(groupName, "Points") or 0 + Point) 
    end 
end 
addEvent("onGroupTurf", true) 
addEventHandler("onGroupTurf", root, increaseGroupTurfPoint) 

Link to comment
بدل كود احمد الذي بالصفحة الاولى بالكود دا
function increaseGroupTurfPoint(groupName) 
    if groupName then 
        dbExec(db, "UPDATE groups SET total_turf = total_turf + 1 WHERE group_name = ?", groupName) 
        local Point = math.floor((5*X)/#OnlineMember) 
        setElementData(groupName, "Points", getElementData(groupName, "Points") or 0 + Point) 
    end 
end 
addEvent("onGroupTurf", true) 
addEventHandler("onGroupTurf", root, increaseGroupTurfPoint) 

من وين جات OnlineMember

Link to comment
بدل كود احمد الذي بالصفحة الاولى بالكود دا
function increaseGroupTurfPoint(groupName) 
    if groupName then 
        dbExec(db, "UPDATE groups SET total_turf = total_turf + 1 WHERE group_name = ?", groupName) 
        local Point = math.floor((5*X)/#OnlineMember) 
        setElementData(groupName, "Points", getElementData(groupName, "Points") or 0 + Point) 
    end 
end 
addEvent("onGroupTurf", true) 
addEventHandler("onGroupTurf", root, increaseGroupTurfPoint) 

من وين جات OnlineMember

افتح مود الاحتلال حق تابل وتعرف

Link to comment
بدل كود احمد الذي بالصفحة الاولى بالكود دا
function increaseGroupTurfPoint(groupName) 
    if groupName then 
        dbExec(db, "UPDATE groups SET total_turf = total_turf + 1 WHERE group_name = ?", groupName) 
        local Point = math.floor((5*X)/#OnlineMember) 
        setElementData(groupName, "Points", getElementData(groupName, "Points") or 0 + Point) 
    end 
end 
addEvent("onGroupTurf", true) 
addEventHandler("onGroupTurf", root, increaseGroupTurfPoint) 

:|:?::?:

انتا خربت الكود فقط

اقراء كودي الأول بعدين افهم وش يسوي

ما تسوي شي وخلاص

--

كودي يعطي الجروب نفسو

مش اللاعبين الي بلجروب

الكود حقك هيك ما هيشتغل

+ كودي شغال

100 %

و يعطي فلوس و كل شي تمام و يعطي بوينت كل ما تحتل ارض

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...