فاّرس Posted May 10, 2013 Share Posted May 10, 2013 g_Root = getRootElement()----- ملف سيرفر addEventHandler('onClientPlayerJoin', g_Root, function() outputChatBox('#FFFFFF* ' .. getPlayerName(source) .. '#FFFFFFدخل الي السيرفر ', 0, 255, 0, true) end ) addEventHandler('onClientPlayerChangeNick', g_Root, function(oldNick, newNick) outputChatBox('#FFFFFF* ' .. oldNick .. '#00ffff #00FFFFغير اسمه ' .. newNick, 0, 255, 200, true) end ) addEventHandler('onClientPlayerQuit', g_Root, function(reason) outputChatBox('#FFFFFF* ' .. getPlayerName(source) .. ' خرج من السيرفر .. [' .. reason .. ']', 255, 100, 100, true) end ) شارب شيء؟ Link to comment
فاّرس Posted May 10, 2013 Share Posted May 10, 2013 خطأأ؟؟؟؟؟؟؟؟؟؟؟؟؟ هو يبيها لـ edit مو في الشآت + ليه ما تقرأ ؟ تمت الافاده, ليه ترفع مواضيع؟ + وش تحس فيه؟ Link to comment
K1NG Posted May 10, 2013 Share Posted May 10, 2013 ! أكرر سؤاليلييه تريقر ؟؟؟؟؟ root لازم تسوي تريقر من السيرفر إلى الكلنت وتخلي العنصر عند الكل memoعشان يتغير كلام الـ .. لكن لو بتخله كلنت مثل ما سويت أنت بكودكـ رح يتغير الكلام للاعب الي دخل فقط .. فيه طرق ثانية غير الترايقر ، بس أسهل طريقة له كمبتدأ هي الترايقر # 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