Jump to content

ALw7sH

Members
  • Posts

    1,165
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by ALw7sH

  1. لو يستخدم ايفنت onPlayerVoiceStart مابيكون أفضل من التايمر؟
  2. ده برنامج ولا لغه برمجه ؟ مافيه شي ماهو برمجه بس فيه أشياء تكون لها برامج تساعدك بأنك تسويها بدون برمجة ومادري ولله لو فيه برامج للشادرز او لا -- بالنسبة للي يردون ويقولون الي تبيه ماله دخل بالبرمجه تقدر تشرح لي كيف ماله دخل بالبرمجه؟ ... اذا ماعندك شي مفيد مايحتاج ترد اذا شفت انه موضوعه المفروض مايكون هنا سو ريبورت
  3. ALw7sH

    سؤال

    function idontKnowWhatToCallThis() local player local money = 0 for k, plr in ipairs(getElementsByType) do if getPlayerMoney(plr) > money then player = plr money = getPlayerMoney(plr) end end return player end
  4. أفضل طريقة انك تسويها بالشادرز بس ماقدر اساعدك لانه ماعندي خبره في الشادرز
  5. ALw7sH

    SQL?

    اذا السكل صعب عليك استخدم الاكس ام ال لانه اشوفه اسهل
  6. بالنسبة لسؤالك الأول ولا كود من الاكواد الي حطيتها له علاقه بالي تتكلم عنه وبالنسبة لسؤالك الثاني فك الويكي حق الماركر وبتشوف بالساينتكس حقه الفا خل ذا الارقمنت 0
  7. فكرتك حلوه بس ماطبقتها صح الكود حقك مابيضبط الا معى البيد اركب سياره وجرب ذا الكود addCommandHandler("alw", function() local vehicle = getPedOccupiedVehicle(localPlayer) if vehicle then local something = isElementOnGround(vehicle) outputChatBox("".. (something and "Congrats! your car is on the ground" or "Unfortunately you car is not on the ground, try again later") .."") end end )
  8. فرصة حلوة للمبرمجين المبدعين وماعندهم إمكانية يفتحون سيرفر بالتوفيق...
  9. الاحداثيات حق الكول شب حقك غلط احداثيات الكيوب كولشب ماهي زي احداثيات الرادار أريا
  10. فيه خطأ عندك اول أيام الأسبوع الاحد 0 = Sunday .. 6 = Saturday ولو تحط ارقمنتات عشان اللاعب يحدد اليوم والشهر الي يبي اسمهم بيكون الفنكشن أفضل
  11. كلامك صح لو كان السيرفر موجه للعرب ماهي إهانة للعرب بس اغلب العرب الي يلعبون ام تي أي صغار وتفكيرهم كذا
  12. Which server? It would be better if you can show us your code, just the part where you are doing your thing
  13. https://community.multitheftauto.com/in ... ls&id=9558
  14. local songName = "This%20is%20song" function fixSpaces(string) return songName:gsub("%20"," ") end if fixSpaces(songName) == "This is song" then return true end is that what are you trying to do?
  15. There aro no random words and no "magic" in Lua. And not "perimeters" but parameters. And yes, they are actually arguments you mentioned. So you mean to say they are arguments? I mean like givePlayerMoney(argument1(the player who you want to give the money), argument2(the amount of money). Now I am ok with that but..... How do i know the arguments of function that i made? for example function goingOut() how the heck do i use argument in these? if so how can i add them? what are their uses?, This is my own function not MTA function how can i add arguments from myself? How will they be used and why will they be used? In which kind of scripts are they necessary? I am pretty confused in this part. The parameters based on the event you are using with your function for example you are using onMarkerHit mtasa wiki->ServerEvents->MarkerEvents->onMarkerHit and here you can find the event parameters
  16. /debugscript 3 واكتب الخطا الي يطلع لك مادري لو فيه احد فاضي يروح يشغل اللوكال هوست ويسوي سكربت ويحط الاكواد ويجربها عشان يطلع لك الخطا بس
  17. ALw7sH

    God's Eye

    But it needs a good pc to see the map from the sky, doesn't it?
  18. فيه قيم مودات تتعدى ال 100 دولار بكثير لول أتكلم عن قيم مودات أنباعت
  19. ALw7sH

    Help script

    if it's client side wiki: Note: Using this function client side (not recommended) will not change a players money server side.
  20. I can't understand what do you mean or what do you want to do but you can take this code as example local sX, sY = guiGetScreenSize() local rectangles = {} table.insert(rectangles,{x = 100,y = 100,move = false}) table.insert(rectangles,{x = 200,y = 100,move = false}) addEventHandler('onClientRender', root, function() local rx = 0 for i = 1,#rectangles do if rectangles[i].move then local x,y = getCursorPosition() dxDrawRectangle(sX*x -32,sY*y -32,64,64,tocolor(100, 100, 100, 225)) else dxDrawRectangle(rectangles[i].x,rectangles[i].y,64,64,tocolor(100, 100, 100, 225)) end end end) addEventHandler('onClientClick', root, function (button, state, x, y) if (button == 'left' and state == 'up') then for i = 1, #rectangles do if (x >= rectangles[i].x and x <= rectangles[i].x + 64) and (y > rectangles[i].y and y < rectangles[i].y + 64) then rectangles[i].move = true else if rectangles[i].move == true then rectangles[i].x = x-32 rectangles[i].y = y-32 rectangles[i].move = false end end end end end)
  21. ALw7sH

    Help

    You are not using the export right Also you are not calling any function in your export
  22. ALw7sH

    Helloguys?

    حط الفنكشن ذا بأي ملف سيرفر سايد في لوحة الادمنيه _aclGroupAddObject = aclGroupAddObject function aclGroupAddObject(...) local atable = {...} local player = getAccountPlayer(getAccount(atable[2]:gsub("user.",""))) local a7 = _aclGroupAddObject(...) if a7 == true and isElement(player) then outputChatBox("You are "..aclGroupGetName(atable[1]).." now!",player,255,255,255,true) end return a7 end
  23. I know that's a late reply but thank you ! it seems fixed, I haven't got the bug since I did what you told me
×
×
  • Create New...