Ahmed Ly Posted January 25, 2016 Share Posted January 25, 2016 السلام عليكم كود هدا يبي تعديل نبيه يتكرار في شات زي مود ديربي function go () setTimer(outputChatBox,30000,1,"لدخول ساحة الحرب اكتب في شات قتال او في اف8",root,0,0,0,true) end addEventHandler ( "onResourceStart", root,go) Link to comment
' A F . Posted January 25, 2016 Share Posted January 25, 2016 setTimer ( function ( ) outputChatBox('text',root,255,0,0,true) end,30000,1) Link to comment
Ahmed Ly Posted January 25, 2016 Author Share Posted January 25, 2016 setTimer ( function ( ) outputChatBox('text',root,255,0,0,true) end,30000,1) امنور بس ليش م حطيت "onResourceStart" ؟ Link to comment
#|_oskar_|# Posted January 25, 2016 Share Posted January 25, 2016 كذا الرساله راح تظهر مره واحده اذا تبيها تكرر بدل رققم 1 ب 0 Link to comment
Ahmed Ly Posted January 25, 2016 Author Share Posted January 25, 2016 كذا الرساله راح تظهر مره واحده اذا تبيها تكرر بدل رققم 1 ب 0 تمام Link to comment
Mostafa MohammeD Posted January 26, 2016 Share Posted January 26, 2016 السلام عليكمكود هدا يبي تعديل نبيه يتكرار في شات زي مود ديربي function go () setTimer(outputChatBox,30000,1,"لدخول ساحة الحرب اكتب في شات قتال او في اف8",root,0,0,0,true) end addEventHandler ( "onResourceStart", root,go) addEventHandler ( "onResourceStart", setTimer ( function() outputChatBox ( "text",0,0,0,true ) end, 30000, 0 ) ) جرب هاي ملاحظة لم تتم التجربة Link to comment
Ahmed Ly Posted January 26, 2016 Author Share Posted January 26, 2016 السلام عليكمكود هدا يبي تعديل نبيه يتكرار في شات زي مود ديربي function go () setTimer(outputChatBox,30000,1,"لدخول ساحة الحرب اكتب في شات قتال او في اف8",root,0,0,0,true) end addEventHandler ( "onResourceStart", root,go) addEventHandler ( "onResourceStart", setTimer ( function() outputChatBox ( "text",0,0,0,true ) end, 30000, 0 ) ) جرب هاي ملاحظة لم تتم التجربة addEventHandler ( "onResourceStart",root, setTimer ( function() outputChatBox ( "text",0,0,0,true ) end, 30000, 0 ) ) انت عندك خطا في root Link to comment
Mostafa MohammeD Posted January 26, 2016 Share Posted January 26, 2016 اه اسف كتبته سريعا ونسيتها المهم الكود اشتغل ؟؟ Link to comment
Ahmed Ly Posted January 26, 2016 Author Share Posted January 26, 2016 اه اسف كتبته سريعا ونسيتها المهم الكود اشتغل ؟؟ لالا بس كود متع Default اشتغل +امنووور 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