AliAlanzi Posted February 24, 2017 Share Posted February 24, 2017 سلام عليكم ورحمه الله و بركاته في كود اول ما اشغل المود يطلع بالشات بس ما اعرف اخليه بلون محدد الكود هو addEventHandler("onResourceStart",resourceRoot, -- الايفنت هنا يجب ان تكون بين سترنق كما الموضح هنا function() outputChatBox("هنا كلامك ") end ) كيف اخليه بلون محدد اضيف بعد outputChatBox("هنا كلامك ") , R , B , G , false ) كذا صح ولا لا؟ Link to comment
#BrosS Posted February 24, 2017 Share Posted February 24, 2017 outputChatBox ( "هنا كلامك", getRootElement(), 255, 0, 0, true ) حط الوانك Link to comment
iMr.WiFi..! Posted February 24, 2017 Share Posted February 24, 2017 وعليكم السلام راح يكون كذا outputChatBox("هنا كلامك ", R , B , G , false ) -- بس راح يكون للكل ! Link to comment
فاّرس Posted February 24, 2017 Share Posted February 24, 2017 23 minutes ago, iMr.WiFi..! said: وعليكم السلام راح يكون كذا outputChatBox("هنا كلامك ", R , B , G , false ) -- بس راح يكون للكل ! visibleTo وين ?? Link to comment
iMr.WiFi..! Posted February 24, 2017 Share Posted February 24, 2017 Just now, Sha67 said: visibleTo وين ?? ما انتبهت له : ) كنت من العصر للحين ابرمج في ال HTML , PHP, CSS فأكيد بجيب العيد : ( شكلي بسحب على المنتدى انا اجيب العيد في الاساسيات :@ Link to comment
N3xT Posted February 24, 2017 Share Posted February 24, 2017 addEventHandler("onResourceStart",resourceRoot, function() outputChatBox("Your Text.", root, r, g, b , true) end ) 1 Link to comment
^iiEcoo'x_) Posted February 24, 2017 Share Posted February 24, 2017 2 hours ago, iMr.WiFi..! said: ما انتبهت له : ) كنت من العصر للحين ابرمج في ال HTML , PHP, CSS فأكيد بجيب العيد : ( شكلي بسحب على المنتدى انا اجيب العيد في الاساسيات :@ المنتدى ماله طعم بدونك Link to comment
Doffy Posted February 27, 2017 Share Posted February 27, 2017 كذا addEventHandler("onResourceStart",root, function() outputChatBox("هنا الكلام الي تبيه",source,255,255,255,true) end ) Link to comment
^iiEcoo'x_) Posted February 27, 2017 Share Posted February 27, 2017 5 minutes ago, KinG_Himoo12 said: كذا addEventHandler("onResourceStart",root, function() outputChatBox("هنا الكلام الي تبيه",source,255,255,255,true) end ) ايش فايدة ردك ؟ source وكيف تستعمل ال onResourceStart ب Link to comment
Doffy Posted February 27, 2017 Share Posted February 27, 2017 Just now, #_iMr.[E]coo said: ايش فايدة ردك ؟ source وكيف تستعمل ال onResourceStart ب جرب فقط مدري كيف اشتغلت انا الثاني مستغرب اصلا :] Link to comment
mahmod3 Posted March 4, 2017 Share Posted March 4, 2017 On ٢٧/٢/٢٠١٧ at 21:06, KinG_Himoo12 said: جرب فقط مدري كيف اشتغلت انا الثاني مستغرب اصلا :] بتشتغل لانه استعمل onResourceStart وهادا الكود سيرفر اما onClientResourceStart هادا الكود كلنت وبس 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