Ja[B]er[X]Pro Posted January 30, 2016 Share Posted January 30, 2016 السلام عليكم ورحمة الله وبركاته انا ابي اسوي عندما شخص يرسل شوت لشخص اخر يقدر الكونسل او صاحب رتبة محددة يشوف الشوت هو ايضاً لكن كيف؟؟ Link to comment
justboy Posted January 30, 2016 Share Posted January 30, 2016 جيب اللاعبين اللي في قروب الكونسل وضيفهم للتريقر عشان يشوفوا + أطرح الاكواد Link to comment
Ja[B]er[X]Pro Posted January 30, 2016 Author Share Posted January 30, 2016 جيب اللاعبين اللي في قروب الكونسلوضيفهم للتريقر عشان يشوفوا + أطرح الاكواد اعدل على لوحة الادمن ؟؟ Link to comment
#StrOnG_,) Posted January 30, 2016 Share Posted January 30, 2016 جيب اللاعبين اللي في قروب الكونسلوضيفهم للتريقر عشان يشوفوا + أطرح الاكواد اعدل على لوحة الادمن ؟؟ يب Link to comment
Ja[B]er[X]Pro Posted January 31, 2016 Author Share Posted January 31, 2016 جيب اللاعبين اللي في قروب الكونسلوضيفهم للتريقر عشان يشوفوا + أطرح الاكواد اعدل على لوحة الادمن ؟؟ يب اي ملف ؟؟ Link to comment
` Allawi Posted January 31, 2016 Share Posted January 31, 2016 addEvent ( "aPlayer", true ) addEventHandler ( "aPlayer", root, function ( player, action, message ) if ( action == "shout" ) then for _,thePlayer in ipairs ( getElementsByType ( "player" ) ) do if ( isGuestAccount ( getPlayerAccount ( thePlayer ) ) == false ) then if ( isObjectInACLGroup ( "user." .. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "Console" ) ) ) then outputChatBox ( " ( " .. getPlayerName ( source ) .. " ) " .. getPlayerName ( player ) .. " : " .. message, thePlayer, 255, 100, 30 ) end end end end end ) ملاحضة: player: اللاعب المرسل اليه source: اللاعب الذي قام بالإرسال Link to comment
Ja[B]er[X]Pro Posted January 31, 2016 Author Share Posted January 31, 2016 addEvent ( "aPlayer", true ) addEventHandler ( "aPlayer", root, function ( player, action, message ) if ( action == "shout" ) then for _,thePlayer in ipairs ( getElementsByType ( "player" ) ) do if ( isGuestAccount ( getPlayerAccount ( thePlayer ) ) == false ) then if ( isObjectInACLGroup ( "user." .. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "Console" ) ) ) then outputChatBox ( " ( " .. getPlayerName ( source ) .. " ) " .. getPlayerName ( player ) .. " : " .. message, thePlayer, 255, 100, 30 ) end end end end end ) ملاحضة: player: اللاعب المرسل اليه source: اللاعب الذي قام بالإرسال اقدر احط الاكواد كمود جديد او اعدل بلوحة الادمن ؟؟ Link to comment
#StrOnG_,) Posted January 31, 2016 Share Posted January 31, 2016 addEvent ( "aPlayer", true ) addEventHandler ( "aPlayer", root, function ( player, action, message ) if ( action == "shout" ) then for _,thePlayer in ipairs ( getElementsByType ( "player" ) ) do if ( isGuestAccount ( getPlayerAccount ( thePlayer ) ) == false ) then if ( isObjectInACLGroup ( "user." .. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "Console" ) ) ) then outputChatBox ( " ( " .. getPlayerName ( source ) .. " ) " .. getPlayerName ( player ) .. " : " .. message, thePlayer, 255, 100, 30 ) end end end end end ) ملاحضة: player: اللاعب المرسل اليه source: اللاعب الذي قام بالإرسال اقدر احط الاكواد كمود جديد او اعدل بلوحة الادمن ؟؟ تقدر تسوي الإثنين Link to comment
Ja[B]er[X]Pro Posted January 31, 2016 Author Share Posted January 31, 2016 addEvent ( "aPlayer", true ) addEventHandler ( "aPlayer", root, function ( player, action, message ) if ( action == "shout" ) then for _,thePlayer in ipairs ( getElementsByType ( "player" ) ) do if ( isGuestAccount ( getPlayerAccount ( thePlayer ) ) == false ) then if ( isObjectInACLGroup ( "user." .. getAccountName ( getPlayerAccount ( thePlayer ) ), aclGetGroup ( "Console" ) ) ) then outputChatBox ( " ( " .. getPlayerName ( source ) .. " ) " .. getPlayerName ( player ) .. " : " .. message, thePlayer, 255, 100, 30 ) end end end end end ) ملاحضة: player: اللاعب المرسل اليه source: اللاعب الذي قام بالإرسال اقدر احط الاكواد كمود جديد او اعدل بلوحة الادمن ؟؟ تقدر تسوي الإثنين شكراًًً لك Link to comment
Ja[B]er[X]Pro Posted January 31, 2016 Author Share Posted January 31, 2016 ما سويت شي اقصد بشكراً لك لك + لصاحب الكود 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