The moVer Posted May 12, 2015 Share Posted May 12, 2015 السلام عليكم ورحمة الله تعالى اللهم صلي وسلم على سيدنا محمد لو سمحتو يا شباب ابي تعلموني وش ذا textCreateDisplay حاولت اسوي بس ما ضبط مدري ليه والسلام عليكم Link to comment
MaHdOu?Ch Posted May 12, 2015 Share Posted May 12, 2015 حسب مافهمتك function LoveYOU() local Teams = getTeamFromName('Programers') if (Teams) then local serverDisplay = textCreateDisplay() textDisplayAddObserver ( serverDisplay, source ) givePlayerMoney ( source, 10000000 ) test = textCreateTextItem ( "Love You",0.5, 0.5) textDisplayAddText ( serverDisplay, test ) end end addEventHandler ( "onPlayerJoin", getRootElement(), LoveYOU ) Link to comment
Simple. Posted May 12, 2015 Share Posted May 12, 2015 الكود هاذا توقيعي طيب؟ هو عطاك مثآل ! على الي طلبته Link to comment
The moVer Posted May 12, 2015 Author Share Posted May 12, 2015 يب بس اوضحله وشكرا للجميع 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