• 0
  • مالي خلق
  • أتهاوش
  • متضايق
  • مريض
  • مستانس
  • مستغرب
  • مشتط
  • أسولف
  • مغرم
  • معصب
  • منحرج
  • آكل
  • ابكي
  • ارقص
  • اصلي
  • استهبل
  • اضحك
  • اضحك  2
  • تعجبني
  • بضبطلك
  • رايق
  • زعلان
  • عبقري
  • نايم
  • طبيعي
  • كشخة
  • النتائج 1 إلى 7 من 7

    الموضوع: نسخة جديدة من Game Maker نسخة رقم 5.1

    1. #1
      التسجيل
      16-02-2003
      الدولة
      UAE
      المشاركات
      101
      المواضيع
      19
      شكر / اعجاب مشاركة

      نسخة جديدة من Game Maker نسخة رقم 5.1

      و اخيرا انها mark نسخة جديدة من Game Maker

      للتنزيل روحوا على موقع Game Maker
      www.gamemaker.nl
      في مزايا جديدة حلوة
      تفضلوا بزيارة موقعي: http://www.davidamd.4t.com
      للتواصل: uk_ok100@hotmail.com

      العابي:
      Happy Ball
      او (Right Click > Save Target as) للتنزيل
      Happy Ball
      Blind Cursor
      XO

      و هذه هدية لكم:
      مقالات مفيدة

    2. #2
      التسجيل
      21-12-2002
      الدولة
      K.s.A
      المشاركات
      503
      المواضيع
      59
      شكر / اعجاب مشاركة
      مشكور أخوي على الخبر

      وهذا هو البرنامج

      http://www.gamemaker.nl/download/gmaker.exe

      (3.9 MB)
      لـــــــــــيت كل الناس طيبين
      :Thinkingo

    3. #3
      التسجيل
      28-02-2002
      الدولة
      Q a T a R
      المشاركات
      1,107
      المواضيع
      110
      شكر / اعجاب مشاركة
      السلام عليكم ورحمة الله وبركاته

      انا عضو جديد في هذا القسم.....وقديم بشكل عام

      وانا لي خبره بسيطه في تصميم الالعاب على برنامج الgame maker 5

      وأطمح بأن اكون مبرمج محترف...أن شاء الله
      --------------------------------------------------------
      واحب اشكرك أخوي على البرنامج..وماتقصر

      وياريت تقولنا عن الاشياء الي تميزه عن النسخه القديمه
      --------------------------------------------------------
      تحياتي: أخوكم super tails

    4. #4
      التسجيل
      16-02-2003
      الدولة
      UAE
      المشاركات
      101
      المواضيع
      19
      شكر / اعجاب مشاركة
      تفضل يا اخوي هذه الاشياء الي تميزه عن النسخة القديمة (بس بالنجليزي طبعا)

      GAME MAKER 5.1 Changes
      =======================

      The following are some of the major changes in GAME MAKER
      version 5.1 compared to version 5.0.

      Incompatibilities
      -----------------
      Game Maker 5.1 is fully compatible with version 5.0.
      Version 5.1 can no longer read files created with version 4.x.
      A conversion program is available on the website.

      Some advanced features, like multiplayer games and using
      DLLs are only available in the registered version. Also
      games created with the unregistered version will show a
      little Game Maker logo during start-up.

      XP look
      -------
      If you run Game Maker under Windows Xp you will now get the
      XP look.

      Creating resources
      ------------------
      It is now possible to create and modify resources (like sprites,
      sounds, object, and rooms) during the game. An extensive set of
      functions is available for this. For example, rather than adding
      many rotated copies of a sprite to the game, you can now create
      them during the game. Also you can create additional rooms
      during game play. (Only available in the registered version.)

      Enhanced drawing functions
      --------------------------
      A number of enhanced drawing functions have been added.
      Drawing speed with alpha value is improved (but still slow).

      Particle system
      ---------------
      A complete particle system has been added to make star fields,
      flames, fireworks, snow, debris, etc.
      (Only available in the registered version.)

      Script menu
      -----------
      An additional menu has been added that give the following commands
      related to the use of scripts:
      - import of scripts
      - export an individual script or a group of scripts or all
      - show all resource names sorted
      - search for a string in all scripts
      - check all resource names for errors and duplicates
      - check all scripts for errors
      - show all built-in variables
      - show all built-in functions

      Many smaller improvements
      -------------------------
      There are many other smaller improvements, in particular:
      - speed improvement for precise collision checking
      - transparent and translucent loading screens and message boxes (Win 2000 or later)
      - possibility to change the graphics mode during game play
      - a number of additional functions and variables
      - loading multiple images in the sprite editor
      - sorting resources in a group
      - when scaling images you can now indicate the required size
      - Added functions to read and write INI files
      - Possibility to change the position of the window on the screen
      - Added function draw_arrow()
      - Added functions push_graphics_settings() and pop_graphics_settings()

      Bug corrections
      ---------------
      A number of bugs have been corrected, in particular:
      - Zooming into large images in the image editors now give a warning rather than a bug.
      - Undo in the code editor (for code actions) no longer does undos for other code actions.
      - Undo and Redo buttons are now correctly disabled.
      - Corrected an error with colorcoding when there are empty lines in multiline comment.
      - In sound form buffers are now only shown for wave files.
      - Action to change the vertical speed relative now works correct
      - Functions real() and string() now always use and produce a dot as decimal separator.
      - Corrected a bug with meeting_position() functions and some others in which the rightmost
      and bottommost pixels were not taken into account.
      - Corrected a serious bug in which collisions between two objects that both have parents
      where not found.
      - The main window can now no longer appear outside the screen.
      - Corrected an error that arguments to the set variable action where executed twice.
      - Rotating over 90 degrees in the image editor now works correctly.
      - Background color now stays correct in certain shrinking and flattening animations.
      - Corrected a bug that mplay_session_name did return an empty string.
      - Corrected a bug that gave weird behavior of the resource tree during loading.
      - Corrected a bug in defining collision events when you had more than 4000 objects.
      - Corrected a bug that sometimes occured with the search dialog in scripts.
      - Action to set a path now handles the path position correctly.
      - Solved an error related to calling inherited events.
      - Solved an error when using continue in the with or repeat statement.
      تفضلوا بزيارة موقعي: http://www.davidamd.4t.com
      للتواصل: uk_ok100@hotmail.com

      العابي:
      Happy Ball
      او (Right Click > Save Target as) للتنزيل
      Happy Ball
      Blind Cursor
      XO

      و هذه هدية لكم:
      مقالات مفيدة

    5. #5
      التسجيل
      30-05-2003
      الدولة
      Kuwait
      المشاركات
      992
      المواضيع
      65
      شكر / اعجاب مشاركة
      مشكور اخوي على وصلة النسخة
      انا نزلت البرنامج بس لمن ابي انصبه بالجهاز يطلع خطأ
      وهذا عنوان الخطأ: C:\Windows\GPInstall.exe is not valid Win32 application

    6. #6
      التسجيل
      28-02-2002
      الدولة
      Q a T a R
      المشاركات
      1,107
      المواضيع
      110
      شكر / اعجاب مشاركة
      أنا نزلت الرنامج والحمدلله ماواجهتني اي مشاكل......

      وشكرا مره اخرى على التوضيح
      =============
      أخوكم super tails

    7. #7
      التسجيل
      16-02-2003
      الدولة
      UAE
      المشاركات
      101
      المواضيع
      19
      شكر / اعجاب مشاركة

      Re: نسخة جديدة من Game Maker نسخة رقم 5.1

      اقتباس المشاركة الأصلية كتبت بواسطة Shot
      مشكور اخوي على وصلة النسخة
      انا نزلت البرنامج بس لمن ابي انصبه بالجهاز يطلع خطأ
      وهذا عنوان الخطأ: C:\Windows\GPInstall.exe is not valid Win32 application
      هذا لان الملف الي نزلته طلع معتوب لما وصل على جهازك لو نزلته مرة ثانية اعتقد بيشتغل بس انا انصحك انك تنزله من هذه الوصلة:
      http://gamemaker.nl/download/gmaker.zip
      بعدين فك الضغط ببرنامج winzip المشهور اواي برنامج يعجبك
      تفضلوا بزيارة موقعي: http://www.davidamd.4t.com
      للتواصل: uk_ok100@hotmail.com

      العابي:
      Happy Ball
      او (Right Click > Save Target as) للتنزيل
      Happy Ball
      Blind Cursor
      XO

      و هذه هدية لكم:
      مقالات مفيدة

    ضوابط المشاركة

    • لا تستطيع إضافة مواضيع جديدة
    • لا تستطيع الرد على المواضيع
    • لا تستطيع إرفاق ملفات
    • لا تستطيع تعديل مشاركاتك
    •