Great idea - script for automatic process creating game

For problems with creating games or for reporting bugs of the Tool.
Post Reply
pavka_1
PaC-DK Newby
Posts: 26
Joined: 25 Jan 2011, 09:23

Great idea - script for automatic process creating game

Post: # 77989Post pavka_1
11 Mar 2011, 04:44

Great idea - script for automatic process creating game
It could be great idea - write scipt in .txt for automatic operation in editor.

For example -
create project (name ; default project setup)
add images (directory in editor ; directory on drive C )
create object (name)
insert image in obj (name image ; name obj)
create obj script (name obj)
{
script for object
}
ins obt to room (name obj ; position)
...
start game (project name)

Script for editor which do hard work by itself!
How idea?

pavka_1
PaC-DK Newby
Posts: 26
Joined: 25 Jan 2011, 09:23

Re: Great idea - script for automatic process creating game

Post: # 78027Post pavka_1
15 Mar 2011, 11:37

Tell me what you think about it

japanhonk
PaC-DK God
Posts: 1716
Joined: 05 Feb 2009, 20:36
Location: NRW
Contact:

Re: Great idea - script for automatic process creating game

Post: # 78029Post japanhonk
15 Mar 2011, 14:28

Your script would need access to other files on the harddisks, maybe even
external ones.

I aksed for support to add updates on a similar way - but I got
arguments against it to protect this editor and to avoid external accesses
which could be used as viruses.

I don´t think your idea will be chosen to be realized.
Es gibt 10 Arten von Usern :
die, die Binärcode verstehen und die, die es nicht tun....
----------------------------------------------------------
STAR TREK FYNE :
http://www.fynegames.homepage.t-online.de

Zimond
Der Engine Papa
Posts: 3420
Joined: 06 Apr 2003, 19:34
Location: Krefeld
Contact:

Re: Great idea - script for automatic process creating game

Post: # 78030Post Zimond
15 Mar 2011, 15:02

also i really don't see why someone would want something like that.

Instead of a convinient way to create a game you go back in gamecreating history by forcing creators to do ANYTHING in a textform. It's like using the command prompt to handle files instead of using the windows explorer which is much easier and faster.
Image

pavka_1
PaC-DK Newby
Posts: 26
Joined: 25 Jan 2011, 09:23

Re: Great idea - script for automatic process creating game

Post: # 78045Post pavka_1
16 Mar 2011, 03:31

Zimond wrote:also i really don't see why someone would want something like that.

Instead of a convinient way to create a game you go back in gamecreating history by forcing creators to do ANYTHING in a textform. It's like using the command prompt to handle files instead of using the windows explorer which is much easier and faster.
You know, its like a automatic scripts for server in windows or Linux. No hands in one-type operations, more speed of creating game. 100 objects in game with automatic scripts wiil create very fast.

But in anyway, thanks for critic)
You dont give source of the editor?

pavka_1
PaC-DK Newby
Posts: 26
Joined: 25 Jan 2011, 09:23

Re: Great idea - script for automatic process creating game

Post: # 78046Post pavka_1
16 Mar 2011, 03:38

japanhonk wrote:Your script would need access to other files on the harddisks, maybe even
external ones.

I aksed for support to add updates on a similar way - but I got
arguments against it to protect this editor and to avoid external accesses
which could be used as viruses.

I don´t think your idea will be chosen to be realized.
Thanks. I just want do it better.

Post Reply