-
Posts
1,004 -
Joined
-
Days Won
1
Everything posted by Simple.
-
ضبط , لكن في مشكله انه يجيب احادثيات بداية الكاميرا ماتريكس , انا مسوي الكاميرا تتحرك لما اسوي getCameraMatrix يجيب الأحداثيات الاولى !
-
اعرفها هذي بس تجيب 8 إحداثيات يعني اخذ اول 3 احداثيات ؟
-
آلسلام عليكم ورحمة الله وبركاته كيف الحال , آول شيء كل عام وانتم بخير , وصيام مقبول إن شاء الله لاهنتم عندي طلب بسيط انا مسوي كاميرا ماتركس ومخليها تدور ع الرسباون يعني تتحرك وفيه نافذه تسجيل لما يسجل الدخول تروح النافذه , وتوقف الماتركس بمكانها , لكن آبي آسوي بيد على نفس المكان الي وقفت فيه الكاميرا كيف آجيب الإحداثيات ؟
-
كيف حاط اسم للفنكشن , وانت حاط الفنكشن داخل الافنت؟
-
onMarkerHit -- Event getElementModel killPed outputChatBox
-
addCommandHandler("freez", function () setElementFrozen ( localPlayer, true ) setTimer ( function () setElementFrozen ( localPlayer, false ) end, 3000,1) end )
-
لاين هوست - VPS KVMعرض خاص على الخوادم الكامله والـ
Simple. replied to Line Host's topic in الاستضافات
+1 وإذآ قلت له ابي استرجع اموالي يقول وش المشكله ومادري وش وحنا نحلها , قلت مابي تحلونها ومن وقتها للحين ماردو -
[Gta-Ax] حياكم الله في سيرفر حرب العصابات [Gta-Ax]
Simple. replied to kamel10's topic in Arabic / العربية
الجروب سستيم المطور مسروق مني تبون اثبات تعالوا سكايب silver200034 بوريك المود @_@ السيرفر صصاحب المود المطور [Gta-Fire] -__- سيرفر نوب كل موداتهم مسروقة على اساس انت مسويه من الصفر تراك زارفه من قراند العرب هههههههههههههههههههههههه -
مريض انت وش غلط؟ ومن قال لك حاقد ؟ الله يشفيك هههههههههههههههههههههههههههههههههههههههههههه
-
آلمشكله بأي سطر , صور لنا الي يطلع بآلدي بوق
-
function Dx () addEventHandler ( "onClientRender", root, Dx ) end addCommandHandler ( "Open", Dx ) showCursor ( true ) end ) كذا يصير ؟ .. addCommandHandler ( "Open", function () if DrawDx then removeEventHandler ( "onClientRender", root, Dx ) showCursor ( false ) DrawDx = false else addEventHandler ( "onClientRender", root, Dx ) showCursor ( true ) DrawDx = true end end ) كذآ يصير !
-
هذي آلقيمه حقت الداتا "Banned" -- The Killer يعطيكك آلعافيه لكن فيه مشكله لما يدخل ماترجع له الداتا addEventHandler ("onResourceStart", resourceRoot, function () local CreateNewTable = executeSQLQuery ("CREATE TABLE IF NOT EXISTS blcser (serial, ban)") if ( CreateNewTable ) then outputDebugString ("Create [ Black List Table ] Table done .") end end ) addEventHandler ("onPlayerQuit", root, function () local blc = getElementData ( source, "Banned" ) if ( blc ) == Yes then outputDebugString ("get data done.") local Results = executeSQLQuery ("SELECT * FROM blcser WHERE serial=?", tostring (getPlayerSerial (source)) ) if ( type ( Results ) == "table" and #Results == 0 or not Results ) then executeSQLQuery( "INSERT INTO blcser (serial, ban) VALUES (?, ?)", tostring (getPlayerSerial (source)), tostring (blc)) else executeSQLQuery ("UPDATE blcser SET ban =? WHERE serial =?", tostring (blc), tostring (getPlayerSerial (source)) ) end end end ) addEventHandler('onPlayerJogin',root, function ( ) local Results = executeSQLQuery("SELECT * FROM blcser WHERE serial=?",tostring (getPlayerSerial ( source )) ) if ( type ( Results ) == "table" and #Results == 0 or not Results ) then return end outputChatBox ("load Data Done.", source, 255,0,0 ) setElementData ( source,"Banned", Results[1]['ban'] ) end )
-
آلسلام عليكم ورحة الله وبركاته كيف حآلكم لآهنتم انا عندي مشكلة في جدول قآعدة آلبيانات سويت جدول , لكن لما يطلع ويكون معه الداتا "Banned" يطلع لي خطاء بآلديبوق يقول [02:59:34] ERROR: xAdminmsg\s.lua:17: Database query failed: no such column: CC4 193688D1DBA488EC8A309EE1A52E3 طبعاً هذآ سيريآلي , لكن مآدري وش فيه مو رآضي يضبط , وهذا الكود ! addEventHandler('onResourceStart',resourceRoot, function ( ) local CreateNewTable = executeSQLQuery("CREATE TABLE IF NOT EXISTS blcser (serial,ban)") if ( CreateNewTable ) then outputDebugString('Create [ Black List Table ] Table done .') end end ) addEventHandler('onPlayerQuit',root, function ( ) local blc = getElementData ( source, "Banned" ) if ( blc ) == Yes then outputDebugString('get data done.') local Results = executeSQLQuery("SELECT * FROM blcser WHERE serial=?",getPlayerSerial ( source ) ) if ( type ( Results ) == "table" and #Results == 0 or not Results ) then executeSQLQuery ( "INSERT INTO blcser (serial,ban) VALUES(?,?)", getPlayerSerial ( source ), blc ) else executeSQLQuery('UPDATE blcser SET ban =? WHERE serial =?',blc,getPlayerSerial ( source ) ) end end end )
-
addCommandHandler("Send", function (plr,cmd,name,msg) local Name = getPlayerFromName(tostring (name)) if ( Name ) then if ( msg ~= '' ) then outputChatBox(tostring (msg),Name,255,255,255,true) else outputChatBox("* Player Not Found ",plr,math.random(0,255),math.random(255,255),math.random(0,255)) end end end )
-
آلعجيب بآلموضوع انه نفس اسم الصوت بعد الي موجود ههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه
-
هههههههههههه كيف 1 ؟ يعني انت ابتدائي ؟ لغتي الجميله إبتدائي لغتي الخالده متوسط ض1
-
قولو ماشاء الله ض1
-
[Gta-Ax] حياكم الله في سيرفر حرب العصابات [Gta-Ax]
Simple. replied to kamel10's topic in Arabic / العربية
سيرفر جميل وموفق من افضل إلى افضل إن شاء الله بس لو ماترفع المواضيع هههههههههههههههههههههههههههههههههههههههههه -
ليه ماصورت لهم بنقي :@
-
إن بعض الضن اثم وبعدين هذا مو اول واحد ولا اخر واحد يشفر لوحة تسسجيل
-
ي ليت واحد من المشرفين يشوف حل معه كل خمس دقايق يرفع الموضوع وفيه مواضيع صارت تحت عشانه وكل طلب يحطه بموضوع