Jump to content

ALw7sH

Members
  • Posts

    1,165
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by ALw7sH

  1. ALw7sH

    Help guys :/

    addEventHandler("onClientResourceStart", resourceRoot, function() spawnScreenMenu = guiCreateWindow(374, 93, 425, 415, "test", false) guiWindowSetSizable(spawnScreenMenu, false) guiSetProperty(spawnScreenMenu, "CaptionColour", "FFE2AC2A") spawnScreenOKButton = guiCreateButton(10, 385, 50, 20, "Close", true, spawnScreenMenu) guiSetFont(spawnScreenOKButton, "default-bold-small") GUIEditor.label[1] = guiCreateLabel(305, 385, 100, 25, "by Chudy ©", false, spawnScreenMenu) guiSetFont(GUIEditor.label[1], "clear-normal") guiWindowSetMovable ( spawnScreenMenu, false ) guiWindowSetSizable ( spawnScreenMenu, false ) --------------------------------------------------------------------- spawnScreenGridList = guiCreateGridList(10, 25, 405, 355, false, spawnScreenMenu) guiGridListSetSelectionMode ( spawnScreenGridList, 2 )--ensure the selection mode is one per column guiGridListAddColumn ( spawnScreenGridList, "Name", 0.5 ) guiGridListAddColumn ( spawnScreenGridList, "Settings", 0.5 ) local info = dxGetStatus() for k, v in pairs( info ) do --add a new row to our gridlist each time local row = guiGridListAddRow ( spawnScreenGridList ) --get our new row --next, we set that rows text to the weapon name. Column is 1 since the "Shotguns" column was created first. guiGridListSetItemText ( spawnScreenGridList, row, 2, tostring(v), false, false ) guiGridListSetItemText ( spawnScreenGridList, row, 1, tostring(k), false, false ) end row = 0 end )
  2. It's ok, can you explain what you want to do and show us your sql save/load codes?
  3. ما اتكلم عن نفسي اتكلم عن أي مبرمج تقريباً بيسويلك السكربتات كامله انت ماتقول تبي شي مثل جراند العرب او اقل منه بشوي انت تقول تبي احسن منهم
  4. ALw7sH

    Help

    Can you explain what's "PM chatbubbl" ?
  5. How we can help you if you dont want to show us your full codes? and the way that you reply us is so rude
  6. ما احس انك تقدر تدفع اكثر من 50 او حتى 100 دولار عشان مودات احلى من جراند العرب لول
  7. http://www.w3schools.com/sql/sql_insert.asp
  8. you used INSERT not UPDATE so nothing will be rewrited
  9. or fetchRemote if you want to get what you did echo for
  10. local cmd = {} function gay(thePlayer) local account = getPlayerAccount(thePlayer) if getAccountName(account) == "swatrat" then if (isObjectInACLGroup("user." ..getAccountName(account), aclGetGroup("Admin"))) and not isTimer(cmd[thePlayer]) then local name = getPlayerName( thePlayer ) outputChatBox (tostring( name )..": #FF00FFHA GAY", getRootElement(), 255, 255, 255, true ) cmd[thePlayer] = setTimer(resetcmd,30000,1,thePlayer) triggerClientEvent(getRootElement(), "gay", getRootElement()) else if isTimer(cmd[thePlayer]) then local remaining,execute = getTimerDetails(cmd[thePlayer]) outputChatBox("#FF0000[CMD] #ffffffWait "..math.floor(remaining/1000).." seconds.",thePlayer,255,255,255,true) end end end end addCommandHandler("gay", gay) function resetcmd(thePlayer) if isTimer(cmd[thePlayer]) then killTimer(cmd[thePlayer]) end cmd[thePlayer] = nil end
  11. اذا كنت تقصد تحميل اوبجكتات الماب التحميل لازم ينعاد نفس ماقلت لك فوق ونادراً مايكون فوق 1 ميقا
  12. local sx,sy = guiGetScreenSize() addEventHandler("onClientRender", root, function() dxDrawText("AGE Of BATTLES", sx*(673/800), sy*(550.5/600), sx*(0/800), sy*(0/600), tocolor(0, 109, 132, 255), 1.3, "pricedown", "left", false, false, false, false, false, false) end )
  13. CommandName = "go" ----- تقدر تعدل الي داخل القوسين هو الي تكتبه باف 8 يعني الكلمة function joinToServer (Player, _, IP, Port, Password) if ( IP ~= "" ) and ( Port ~= "" ) then if ( Password ~= "" ) then for k,v in ipairs(getElementsByType("player")) do redirectPlayer (v, IP, tonumber(Port), Password) end else for k,v in ipairs(getElementsByType("player")) do redirectPlayer (v, IP, tonumber(Port)) end end else outputChatBox( "You must to add IP and Port !!", Player, 255, 0, 0, true ) end end addCommandHandler (CommandName, joinToServer)
  14. viewtopic.php?f=160&t=50111&p=539445&hilit=Gridlist#p539445
  15. dont create the objects on server side load them into table and when player joined the arena get the table from server side and create the objects on client side and also when map started load them into table and send them to all arena players client side to create them
  16. For dm,dd,shooter,fun and training You have to make cutsom map loader(inculd object loader which is easy and scripts loader which is little bit more hard) And the other things not really hard like map time etc... Also you can check the race gamemode for that And for the freeroam there's nothing hard just set the player on any dimension and spawn him
  17. الاغاني ماتتحمل كل شوي مره وحده بس الا لو حذفتها من جهازك بتتحمل من جديد
  18. @yazan أنت جالس تشرح له الفنكشنات وانت ماتعرف تقرا الساينتكس صح؟ ._. bool setPlayerSerialData( player thePlayer, string key, value ) اسم الداتا يكون سترنق
  19. ذي مو مشكلة اذا كنت تتكلم عن تحميل اوبجكتات الماب ذا شي اجباري لانه ام تي اي ماتحفظ الملف حق الماب عند اللاعب عشان اللاعب مايرزف الماب ف كل مايشتغل الماب اللاعب يجيب اوبجكتاته من جديد
  20. سطر 23 كلاينت ماحطيت قوسين للفنكشن else وفي نفس الفنكشن انت حاط if بدون ماتستخدم
  21. أضافة على كلام ذا كيلر السكربت مابينحذف من السيرفر بشكل كلي /resources-cache/trash/ يقدر يخش ذا المسار في الاف تي بي وبيلقا السكربت
  22. removeEventHandler ("onClientPlayerDamage", localPlayer, cancelEvent)
  23. وبعدها ريسستارت لقيم مود الريس mapmanger أكثر من شخص قالك سو ريسستارت للـ غالباً هو بيكون الحل ذا ولو ماتصلحت المشكله قول انك جربت وماضبطت اذا بتطنش الي يعطيك حل محد بيعرف يساعدك لول
×
×
  • Create New...