mr.ekoo
Members-
Posts
187 -
Joined
-
Last visited
Everything posted by mr.ekoo
-
الى فهمته تبغي كل مرة يضغط الزر يتحرك لقدام مو لاحدثيات معينة جرب هذا تطبيق لتحريك X ب 10 خطوات -- Server Side -- function fanFunction() ob = createObject ( 1337, 5540.6654, 1020.55122, 1240.545, 90, 0, 0 ) bindKey (source,"1","down", function(player,key,state) local X, Y, Z = getElementPosition ( ob ) local newX = X + 10 moveObject ( ob, 1000, newX, Y, Z ) end ) end addEventHandler ("onResourceStart",getRootElement(),fanFunction) غير مجرب
-
فتحت بس اي ساعتين ياخي ؟ خلني ساكت احسن
-
السلام عليكم بغيت استفسر للي ماخذين من fpsserver.com سيرفراتهم شغالة او لا لاني مايمديني ادخل سيرفري او لوحة التحكم او الاف تي بي http://red.fpsserver.com/ الرسالة الى تجيني Network Error (tcp_error) A communication error occurred: "Operation timed out" The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time. For assistance, contact your network support team. هل في احد ماخذ من عندهم ونفس مشكلتي ؟ ملاحظة صارلي تقريبا يومين اكلمهم بالدعم الفني ولا رد الى الان
-
هذي الاكواد وش فايدتها setPedDoingGangDriveby getElementPosition getDistanceBetweenPoints3D getTeamFromName setPedAimTarget setPedControlState
-
اخوي هذي الاكواد مافهمتها getTeamFromName setPedControlState
-
بغيت هالاكواد *انشاء بيد داخل السيارة *اعطاء البيد سلاح (سلاح انا احدده) *البيد يطلق على فريق معين (من داخل السيارة)
-
السلام عليكم بغيت استفسر عن هالكود killTimer لو كنت مسوي تايمر كذا setTimer ( function() -- code here end, 3000, 0 ) والتايمر داخل حدث وابغي سوي killTimer بحدث ثاني كيف ؟
-
طيب ياخي هذا وش اسوي فيه اقولك ابغي اسوي دخول تلقائي يعني مابغي كل مرة يدخل تجيه نافذة وتقوله سجل دخولك
-
مافهمتك اخوي وش هو الاديت ؟؟ وليش احتاج لوحة ؟؟
-
طيب الحين وصلت الى انه لما يدخل كيف اتاكد ان السريال موجود بالاكونت ؟ امر تسجيل الدخول logIn ( thePlayer, account, password ) كيف اجيب الباس واسم المستخدم من خلال السريال :_
-
طيب اعتقد في طريقة يحفظ البيانات بالداتا بيس (قاعدة البيانات) ؟ + امر تسجيل الدخول logIn ( thePlayer, account, password ) كيف اجيب الباس واسم المستخدم من خلال السريال :_
-
Mr.Pres[T]ege لا ابغي يوم انا مسجل عادي وكل شيئ بحسابي اكتب كلمة المهم بعد ماكتبها لو دخلت السيرفر مرة ثانية علطول يسجل دخوله بالحساب لو كتب الكلمة الى ابغيه كيف اسجل السريال بالداتا بيس وكيف اسجل دخول الاعب بدون مايكتب الاسم والباس هو
-
طيب لو تشوف موضوعي وش كاتب ابغي اعرف كيف احفظ السريال بالداتا بيس وكيف اخلي بدون ما يعمل شيئ الاعب يدخله بحساب يسويله تسجيل دخول اوتوماتيك
-
السلام عليكم بغيت اكواد 1-حفظ سريال الاعب لحساب معين 2-حدث الدخول للسيرفر 3-تسجيل دخول الاعب بحساب >> مدري كيف اشرحها الزبدة ابغي اكواد يوم مثلا اكتب كلمة يحفظ سريال الاعب بالحساب يعني بالداتا بيس ويوم يجي الاعب يدخل السيرفر يسجل دخوله اوتوماتيك لو كان بنفس السريال *ابغي الفنكشنات وابغي مساعدة في كيف اخليه يسجل دخوله في حساب يعني هل في كود او شيئ .؟
-
كيف مو شغال عندي شسالفته ؟
-
http://www.gulfup.com/?2nhukZ
-
مو شغال http://prntscr.com/1a3c40
-
GUIEditor = { button = {}, window = {}, label = {} } addEventHandler("onClientResourceStart", resourceRoot, function() GUIEditor.window[1] = guiCreateWindow(309, 220, 212, 194, "Cars Panel", false) guiWindowSetSizable(GUIEditor.window[1], false) fix = guiCreateButton(15, 30, 79, 39, "fix", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[1], "NormalTextColour", "FF3B00FF") color = guiCreateButton(113, 30, 79, 39, "color", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[2], "NormalTextColour", "FF3B00FF") engine = guiCreateButton(15, 84, 79, 39, "engine", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[3], "NormalTextColour", "FF3B00FF") lock = guiCreateButton(113, 84, 79, 39, "lock", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[4], "NormalTextColour", "FF3B00FF") light = guiCreateButton(59, 135, 79, 39, "light", false, GUIEditor.window[1]) guiSetProperty(GUIEditor.button[5], "NormalTextColour", "FF3B00FF") GUIEditor.label[1] = guiCreateLabel(8, 140, 46, 22, "Panel By", false, GUIEditor.window[1]) guiLabelSetColor(GUIEditor.label[1], 254, 0, 0) GUIEditor.label[2] = guiCreateLabel(8, 164, 46, 18, "Mr.eKoO", false, GUIEditor.window[1]) guiLabelSetColor(GUIEditor.label[2], 44, 251, 3) GUIEditor.button[6] = guiCreateButton(207, 132, 0, 18, "", false, GUIEditor.window[1]) buttonclose = guiCreateButton(166, 150, 21, 20, "x", false, GUIEditor.window[1]) end ) open = function() guiSetVisible ( GUIEditor.window[1], not guiGetVisible ( GUIEditor.window[1] ) ) showCursor ( guiGetVisible ( GUIEditor.window[1] ) ) end bindKey ( "F5", "down", open ) addEventHandler ( "onClientGUIClick",root, function () if source == buttonclose then guiSetVisible ( GUIEditor.window[1], false ) showCursor( false ) end end ) addEventHandler('onClientGUIClick', root, function() if ( source == fix ) then triggerServerEvent("fix",localPlayer,localPlayer) elseif ( source == color ) then triggerServerEvent("color",localPlayer,localPlayer) elseif ( source == engine ) then triggerServerEvent("engine",localPlayer,localPlayer) elseif ( source == lock ) then triggerServerEvent("lock",localPlayer,localPlayer) elseif ( source == light ) then triggerServerEvent("light",localPlayer,localPlayer) end end )
-
مو شغال + يوم اشغل السكربت http://prntscr.com/1a38f7 يوم اضغط شيئ منه http://prntscr.com/1a38jd
-
سيرفر addEvent("fix",true) addEventHandler("fix",root, function () local Vehicle = getPedOccupiedVehicle(thePlayer) if Vehicle then if (getPlayerMoney (thePlayer) >= 1000) then fixVehicle ( Vehicle ) takePlayerMoney ( thePlayer, 1000 ) outputChatBox("#00FF00Your vehicle has been fixed at $1000.",thePlayer,255,255,255,true) else outputChatBox("#FF0000انت لاتملك المال الكافي.",thePlayer,255,255,255,true) end else outputChatBox("#FF0000You must be a Vehicle.",thePlayer,255,255,255,true) end end ) addEvent("color",true) addEventHandler("color",root, function () local Vehicle = getPedOccupiedVehicle(thePlayer) if Vehicle then if getPlayerMoney (thePlayer) >= 1000 then local r, g, b = math.random( 255 ), math.random( 255 ), math.random( 255 ) setVehicleColor( Vehicle, r, g, b ) takePlayerMoney ( thePlayer, 1000 ) outputChatBox("#00FF00Change the color of your vehicle successfully at $1000.",thePlayer,255,255,255,true) else outputChatBox("انت لاتملك المال الكافي.",thePlayer,255,255,255,true) end else outputChatBox("#FF0000You must be a Vehicle.",thePlayer,255,255,255,true) end end ) addEvent("engine",true) addEventHandler("engine",root, function () executeCommandHandler( 'engine' ) end ) addEvent("lock",true) addEventHandler("lock",root, function () executeCommandHandler( 'lock' ) end ) addEvent("light",true) addEventHandler("light",root, function () executeCommandHandler( 'light' ) end )
-
طيب طرحته الى فوق بس الى تححته مكرر بس وظايف ثانية ؟
-
اخوي شوف http://prntscr.com/1a36kq المشكلة بالربط مو بالكود نفسه
