Adham Posted April 8, 2017 Share Posted April 8, 2017 سلام عليكم انا مسوي مود ب داتا تاج المشكلة لين اخش واطلع م يتحفظ ونا مسوي عليه داتا ؟ الاكواد addEventHandler ( "onPlayerChat", root, function ( Message ) local Name = getElementData ( source, "ArabicName" ) outputChatBox("#0099cc* [ "..Name.." ]x "..getPlayerName(source)..":"..Message.." ",root, r, g, b, true) return cancelEvent() end ) elseif source == aAcitveName then if guiGetText ( aEdit ) ~= '' then setElementData ( localPlayer, "ArabicName", guiGetText ( aEdit ) ) outputChatBox ( "* Your Name : "..guiGetText ( aEdit ).." ", 255,255,0,true ) else outputChatBox ( "* Type ArabicName.", 255,0,0,true ) end Link to comment
' A F . Posted April 8, 2017 Share Posted April 8, 2017 طيب الداتا مجرد انك تطلع وتدخل تروح منك , سويها بـ الاكاونت داتا او sqlite 1 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