Search found 26 matches

by pavka_1
22 Mar 2012, 20:35
Forum: Problems and Bugs
Topic: New functions?
Replies: 1
Views: 7046

New functions?

Hi, Zimond! Will you add new functions in editor? For example, get time and data in game from system. This feature will give interesting thing for real-time games)
by pavka_1
03 Feb 2012, 04:46
Forum: Problems and Bugs
Topic: Trouble. Wine in Linux.
Replies: 2
Views: 8737

Re: Trouble. Wine in Linux.

johnnyonthespot wrote:Which version of Wine are you running?

Also which flavor of Linux?
Alt Linux. WIne..dont know. Which version i should have for start game in it?
by pavka_1
14 Jan 2012, 09:11
Forum: Problems and Bugs
Topic: Flash in editor
Replies: 2
Views: 8321

Flash in editor

How Editor use Flash? Flash from OS or flash player in editor? It very good fuction which give many new ways to make game interesting. I use flash banners in games? it can open browserin sysnem!! Also i think i can from game do something in my OS -make txt file from flash element in the game. Thank ...
by pavka_1
18 Mar 2011, 07:19
Forum: Problems and Bugs
Topic: Error in start - List index out of bounds (1)
Replies: 1
Views: 7806

Error in start - List index out of bounds (1)

Added one scene, edit code and after start program show me this error "List index out of bounds (1)".
Why?
by pavka_1
18 Mar 2011, 07:15
Forum: Problems and Bugs
Topic: Russian version of the editor
Replies: 2
Views: 8887

Re: Russian version of the editor

There is no way for you to change that by yourself. Beside of that - the commands are in english - and that seems not to be a problem to the users. So why translate the interface then ? The only way would be a russian manual. If you had a homepage where you could download it, you may ask Zimond if ...
by pavka_1
18 Mar 2011, 06:03
Forum: Problems and Bugs
Topic: Russian version of the editor
Replies: 2
Views: 8887

Russian version of the editor

In russia there are many people who use this product, but russian version is absent. How can i translate interface of the editor on russian language?
by pavka_1
17 Mar 2011, 04:16
Forum: Problems and Bugs
Topic: Object's structure after Import room
Replies: 0
Views: 16940

Object's structure after Import room

In original room objects was in folder. Export room. After import in another project this objectы became without folder - together with other objects. Its so inconvenient. Can I do something?
by pavka_1
16 Mar 2011, 15:48
Forum: Problems and Bugs
Topic: The most short code for grag'n'drope?
Replies: 2
Views: 8514

Re: The most short code for grag'n'drope?

there is an example on the Homepage that you can download, its called "Slidebar Demo". It also contains some simple dragndrop objects Yes. Good. But it was so hard to understand for me...i fucked my brain, but did it by myself. In room On (loop1) { if_bool (step; false) { setnum (obx; 0) ...
by pavka_1
16 Mar 2011, 13:24
Forum: Problems and Bugs
Topic: The most short code for grag'n'drope?
Replies: 2
Views: 8514

The most short code for grag'n'drope?

Can somebody write the most short code for drag'n'drope? Like in Windows.
One object in empty room. Free move of the object in this room.
by pavka_1
16 Mar 2011, 03:38
Forum: Problems and Bugs
Topic: Great idea - script for automatic process creating game
Replies: 5
Views: 10979

Re: Great idea - script for automatic process creating game

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 ...
by pavka_1
16 Mar 2011, 03:31
Forum: Problems and Bugs
Topic: Great idea - script for automatic process creating game
Replies: 5
Views: 10979

Re: Great idea - script for automatic process creating game

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 mu...
by pavka_1
15 Mar 2011, 10:20
Forum: Problems and Bugs
Topic: Problem with if_bool
Replies: 2
Views: 8296

Re: Problem with if_bool

Fixed. Cause of trouble - two command gotolevel in Level code. Work only with one command.
by pavka_1
15 Mar 2011, 08:37
Forum: Problems and Bugs
Topic: Problem with if_bool
Replies: 2
Views: 8296

Problem with if_bool

Dont work command gotolevel(5) in code level (1) { row (1 ;Привет, Черепашка! ; true) { speech (self ; Привет, Черепашка!) speech (Cherepachka ; Привет, Афоня!) setbool(task;true) if_bool (bread; false) deactivate (Cherepachka;2 ;1 ) if_bool (task; true) gotolevel(5) <--- this dont work, but you see...
by pavka_1
11 Mar 2011, 04:44
Forum: Problems and Bugs
Topic: Great idea - script for automatic process creating game
Replies: 5
Views: 10979

Great idea - script for automatic process creating game

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 ...
by pavka_1
11 Mar 2011, 03:35
Forum: Problems and Bugs
Topic: Item xport
Replies: 4
Views: 9703

Re: Item xport

If you just want to export that, there is no way. The editor allows you to export complete rooms, characters or projects. projects would include the items, but I think this is not useful. Items and scripts can not be exported separately. I suggest to copy the scripts, insert the text into wordpad (...
by pavka_1
11 Mar 2011, 03:26
Forum: Problems and Bugs
Topic: Item xport
Replies: 4
Views: 9703

Re: Item xport

Also, items are mostly just single graphics so its not really much work to insert those in new items. no, much work - add images, create items, write names of the items, add images to items, copy scripts, do animation...for group of developers or education its not good. Your editor most comfort and...
by pavka_1
10 Mar 2011, 09:09
Forum: Problems and Bugs
Topic: Item xport
Replies: 4
Views: 9703

Item xport

How can i export items and scripts?
by pavka_1
18 Feb 2011, 11:33
Forum: Problems and Bugs
Topic: Help! I Cant do anything with object, when menu room in Top
Replies: 4
Views: 9992

Re: Help! I Cant do anything with object, when menu room in

Okay, I in hurry right now and will think about it later - but : did you set taskbar TRUE and checked that you choose "taskbar" in the project settings of the editor ? Did you enter the name of the taskbar room there ? Otherwise nothing will happens. Miracle! Forum game me power...and min...
by pavka_1
18 Feb 2011, 11:15
Forum: Problems and Bugs
Topic: Help! I Cant do anything with object, when menu room in Top
Replies: 4
Views: 9992

Re: Help! I Cant do anything with object, when menu room in

I think we need some more details to help you : How do you load the menu room ? Do you use subroom () or loadroom () ? Which script does not work - on (enter) ? Walkmapscript ? Did it work anytimes before ? First way I would try, is a jiggle (), setting into my scripts to see, where my script still...
by pavka_1
18 Feb 2011, 10:54
Forum: Problems and Bugs
Topic: Help! I Cant do anything with object, when menu room in Top
Replies: 4
Views: 9992

Help! I Cant do anything with object, when menu room in Top

Cant do anything with objects, when menu room in Top(script dont work, character just dont see it!). Why? Make menu in bottom - all correct. WalkMap-exits with beamto work correctly in any variants. It is editor bug?
by pavka_1
03 Feb 2011, 08:07
Forum: Problems and Bugs
Topic: Trouble. Wine in Linux.
Replies: 2
Views: 8737

Trouble. Wine in Linux.

I try start programm in wine - it started ok.
But demo game in start have graphic problem - image become small, thats why i cant play.
SO problem in work with Scene in editor.
Anybody started game in Linux in Wine without problems?
by pavka_1
26 Jan 2011, 07:24
Forum: Problems and Bugs
Topic: Graphic bug - color rectangles
Replies: 11
Views: 15939

Re: Graphic bug - color rectangles

pavka_1 wrote:i wiil try to do something
i am closed editor, all big programms, started game in fullscreen= bug not live :banana:
by pavka_1
26 Jan 2011, 06:42
Forum: Problems and Bugs
Topic: Graphic bug - color rectangles
Replies: 11
Views: 15939

Re: Graphic bug - color rectangles

did you try to unzip the Editir folders again ? Or did you change the Editor version ? If I start developing a game and make an editor upgrade, I have graphic problems when trying to continue then. well, i downloaded last version and started PC DK. And only in last time this bug was born. Maybe i s...
by pavka_1
26 Jan 2011, 04:44
Forum: Problems and Bugs
Topic: Graphic bug - color rectangles
Replies: 11
Views: 15939

Re: Graphic bug - color rectangles

parkiii wrote:Are you sure that your equipment fits the requirements for PaCDK games?
yes. DirectX10 and Intel graphic

screenshot. it begin after several moves of character across rooms with beamto
http://picasaweb.google.com/10749445649 ... directlink