ivor Posted March 12, 2016 Author Share Posted March 12, 2016 ماياخذ الا بوينت واحد فقط ويقف مايعطيني ولا مال ولا بوينت Link to comment
Ja[B]er[X]Pro Posted March 13, 2016 Share Posted March 13, 2016 بدل كود احمد الذي بالصفحة الاولى بالكود دا 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
Mr.Wolf Posted March 13, 2016 Share Posted March 13, 2016 بدل كود احمد الذي بالصفحة الاولى بالكود دا 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
Me[Z]oO Posted March 14, 2016 Share Posted March 14, 2016 بدل كود احمد الذي بالصفحة الاولى بالكود دا 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
SycroX Posted March 14, 2016 Share Posted March 14, 2016 بدل كود احمد الذي بالصفحة الاولى بالكود دا 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
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