Пятница, 29 Марта 2024, 04:35

Приветствую Вас Гость

[ Новые сообщения · Игроделы · Правила · Поиск ]
  • Страница 1 из 1
  • 1
Форум игроделов » Конструкторы игр и лёгкие в освоении системы разработки игр » Game Maker » Не могу открыть исходник
Не могу открыть исходник
ElDarcoДата: Понедельник, 11 Июля 2011, 03:04 | Сообщение # 1
почетный гость
Сейчас нет на сайте
Скачал исходник классного меню.
Но когда запустил в тестовом режиме выскочило куча ошибок. Версии PRO у меня нет sad
Что делать?
FadeBakerДата: Понедельник, 11 Июля 2011, 03:10 | Сообщение # 2
JavaSE Game Developer
Сейчас нет на сайте
Quote (ElDarco)
Версии PRO у меня нет

Значит в исходнике используются функции, недоступные в Lite версии.
Quote (ElDarco)
Что делать?

Подробно описать, т.е. какие ошибки, где, при каком условии. Здесь нет экстрасенсов, которые "догадаются", как решить проблему с той или иной, неизвестной нам, ошибкой.


Уроки по GM
Minecraft 2D на GM
— Мои проекты —
Blood Harvest [2D] — Original
Blood Harvest [2D]: Remastered Edition
Adventure Craft [2D] — Sandbox
Space Shock [2D] — Scroll Shooter
Intel® Core™ i5-3570K 3.40 GHz, 8 GB RAM, GeForce GTX 750 Ti, Monitor: LG 23EA63V-P.
ElDarcoДата: Понедельник, 11 Июля 2011, 03:15 | Сообщение # 3
почетный гость
Сейчас нет на сайте
___________________________________________
ERROR in
action number 1
of Create Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Other Event: Room Start
for object obj_window:

Error in code at line 2:
d3d_start()
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_background:

Error in code at line 4:
texture_set_interpolation(0)
^
at position 2: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu:

Error in code at line 1:
d3d_transform_set_identity();
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_window:

Error in code at line 1:
d3d_set_lighting(0)
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object obj_window:

Error in code at line 1:
room_set_width(room,window_get_width())
^
at position 1: This function is only available in the Pro Edition.

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_menu_perspective:

Error in code at line 2:
start=start-6/global.framesec
^
at position 8: Unknown variable start

___________________________________________
ERROR in
action number 1
of Draw Event
for object obj_menu_perspective:

Error in code at line 1:
d3d_start()
^
at position 1: This function is only available in the Pro Edition.

Добавлено (11.07.2011, 03:15)
---------------------------------------------
Ну как то так smile

ЙакудДата: Понедельник, 11 Июля 2011, 03:32 | Сообщение # 4
участник
Сейчас нет на сайте
This function is only available in the Pro Edition.
Покупай ГМ.. Эти функции доступны только в Pro версии..


"Хороший художник – копирует, гениальный – ворует!" — Pablo Picasso
.blanco 2.0
ElDarcoДата: Понедельник, 11 Июля 2011, 03:50 | Сообщение # 5
почетный гость
Сейчас нет на сайте
Дык. я читать умею. Но я не готов отдать деньги за этот конструктор.
Нет ли каких-нибудь крэков?
Лер_да_РимДата: Понедельник, 11 Июля 2011, 06:24 | Сообщение # 6
заслуженный участник
Сейчас нет на сайте
Это 8.0, так? На него полным полно кряков, гугл плюётся этими кряками.

Дамы и господа, я представляю вам человека, которому н-а-с-р-а-т-ь! (с) Доктор Кокс.

Форум игроделов » Конструкторы игр и лёгкие в освоении системы разработки игр » Game Maker » Не могу открыть исходник
  • Страница 1 из 1
  • 1
Поиск:

Все права сохранены. GcUp.ru © 2008-2024 Рейтинг