xNKM51 Posted August 5, 2016 Share Posted August 5, 2016 بسم الله الرحمن الرحيم السلام عليكم ورحمه الله وبركاته وش اخباركم عساكم طيبين شباب عندي طلب كود عجزت عنه الي هو ابي كود كامره يتغير مكانه if blackLoginScreen == true then fadeCamera(true, 6, 0, 0, 0) setCameraMatrix(1518.84, -1463.14, 54.87, 1463.07, -1362.67, 126.64) هذا الكود الوحيد الي اعرف له بس ابي يتغير كل مكان اخذته من الويكي يالله عرفت له اتمناء المساعد بعد ابي كود 2 ابي كود يسوي حساب 1 عندي هذا الكود بس مني عرف له local bRegisteredOnce = falsefunction registerPlayer(source, commandName, username, password) if(password ~= "" and password ~= nil and username ~= "" and username ~= nil and bRegisteredOnce == false) then local accountAdded = addAccount(username,password) if(accountAdded) then outputChatBox("Thank you " .. getPlayerName(source)..", you're now registed, you can login with /login",source) bRegisteredOnce = true else outputChatBox("Error creating account, contact the server admin.",source) end else if bRegisteredOnce == true then outputChatBox("You already registered on this server!",source) else outputChatBox("Error creating account, correct syntax: /register ",source) end endendaddCommandHandler("register", registerPlayer) -- اضافة امر هذا الكود 2 تسجيل تلقائي ابيه كلمه اف 8 بس ما عرفت له اتوقع كود تسجيل تلقائي function copyDataOnLogin(previousAccount, currentAccount) copyAccountData(currentAccount, previousAccount)endaddEventHandler("onPlayerLogin", getRootElement(), copyDataOnLogin) شكرن علي من يساعدني Link to comment
#kAsR Posted August 5, 2016 Share Posted August 5, 2016 استخدم صيغة [.lua][/lua] + امسح النقطة Link to comment
xNKM51 Posted August 5, 2016 Author Share Posted August 5, 2016 انا استخدم صيغه Lua ابي كمراء تتحرك عشان القيم Link to comment
xNKM51 Posted August 5, 2016 Author Share Posted August 5, 2016 اقول وش رايك تبرمج كله ؟ Link to comment
#kAsR Posted August 5, 2016 Share Posted August 5, 2016 ^ وش تبي كمان ثاني ؟ قهوه شاهي ؟ Link to comment
!#NssoR_) Posted August 5, 2016 Share Posted August 5, 2016 القسم غلط قسم تصليح الاكواد Link to comment
xNKM51 Posted August 5, 2016 Author Share Posted August 5, 2016 والله قهوه طيبه مبطي عنها ض لا تزعل يا الاخوي Link to comment
xNKM51 Posted August 5, 2016 Author Share Posted August 5, 2016 اخوي ذا روك الربط يوديني الصفحه العامه حق العربيه لو احط هناك محد يرد قبل كذا قدمت محد رد ؟ Link to comment
!#NssoR_) Posted August 5, 2016 Share Posted August 5, 2016 اخوي ذا روك الربط يوديني الصفحه العامه حق العربيه لو احط هناك محد يرد قبل كذا قدمت محد رد ؟ للمعلومة : اسمي نصور , ذذ و القسم العام هنا القسم العام اما ذا قسم تصليح الاكواد تصليح الاكواد Link to comment
xNKM51 Posted August 5, 2016 Author Share Posted August 5, 2016 طيب ممكن ابي كود يسوي حساب 1 ممتاز ومجرب ممكن معليش تعبتك معي SORE 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