#-'Dr.LiOn'<3 Posted April 12, 2017 Share Posted April 12, 2017 السلام عليكم المود هاذا رسالة تطلع علي شاشة جميع انا ابي تطلع علي الشاشة باحداثيات هاذي 0, 512, 1366, 161, ممكن حد يسويها لي يغيرهالي بكذا function shout ( player, cmd, ... ) local accountname = getAccountName ( getPlayerAccount ( player ) ) if isObjectInACLGroup ( "user." .. accountname, aclGetGroup ( "Admin" ) ) then local message = table.concat ( { ... }," " ) textDisplay = textCreateDisplay ( ) textItem = textCreateTextItem ( message, 0.5, 0.5, 2, 205, 0, 0, 255, 3, "center", "center" ) textDisplayAddText ( textDisplay, textItem ) for _, thePlayer in ipairs ( getElementsByType ( "player" ) ) do textDisplayAddObserver ( textDisplay, thePlayer ) end setTimer ( function ( ) textDestroyTextItem ( textItem ) textDestroyDisplay ( textDisplay ) end ,10000, 1 ) else outputChatBox ( "You cannot use this command!", player, 255, 12, 15 ) end end addCommandHandler ( "shoutall", shout ) Link to comment
#BrosS Posted April 12, 2017 Share Posted April 12, 2017 (edited) 0, 512, 1366, 161 Edited April 12, 2017 by #BrosS Link to comment
#-'Dr.LiOn'<3 Posted April 13, 2017 Author Share Posted April 13, 2017 15 hours ago, #BrosS said: 0, 512, 1366, 161 ما فهمت؟ Link to comment
#-'Dr.LiOn'<3 Posted April 19, 2017 Author Share Posted April 19, 2017 On 4/13/2017 at 01:00, #BrosS said: 0, 512, 1366, 161 ؟ Link to comment
^iiEcoo'x_) Posted April 19, 2017 Share Posted April 19, 2017 احيه ي ابو سوسو احيه احيه Link to comment
MR_Mahmoud Posted April 19, 2017 Share Posted April 19, 2017 4 minutes ago, #_iMr.[E]coo said: احيه ي ابو سوسو احيه احيه 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