Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: How to save Memc full of pointers?
Post: RE: How to save Memc full of pointers?
|
molokki |
Beginner Questions |
7 |
4,816 |
09-11-2012, 10:03 PM |
 |
|
Thread: How to save Memc full of pointers?
Post: RE: How to save Memc full of pointers?
I'm not sure what do you mean :)
Could you specify that a little bit? |
|
molokki |
Beginner Questions |
7 |
4,816 |
09-11-2012, 05:35 PM |
 |
|
Thread: How to save Memc full of pointers?
Post: RE: How to save Memc full of pointers?
Now I have a new problem :)
Every character should have reference to his party. How can I add reference to that Party if my Party is not Game::obj? |
|
molokki |
Beginner Questions |
7 |
4,816 |
09-11-2012, 09:02 AM |
 |
|
Thread: How to save Memc full of pointers?
Post: RE: How to save Memc full of pointers?
|
molokki |
Beginner Questions |
7 |
4,816 |
09-11-2012, 07:56 AM |
 |
|
Thread: How to save Memc full of pointers?
Post: How to save Memc full of pointers?
I have Memc full of pointers to characters but is it possible to save it? Can I save pointers? I tried to use references but if I understood it right they can only be used with world objects.
I have i... |
|
molokki |
Beginner Questions |
7 |
4,816 |
09-10-2012, 09:49 PM |
 |
|
Thread: How to add Chr into world from memory container?
Post: RE: How to add Chr into world from memory containe...
|
molokki |
Beginner Questions |
2 |
2,942 |
08-27-2012, 06:40 PM |
 |
|
Thread: How to add Chr into world from memory container?
Post: How to add Chr into world from memory container?
I have stored Chrs into memory container and I want to add them later into world. All I could find was ObjCreate and ObjInject functions but they need to know ObjParams. Is it possible to add objects ... |
|
molokki |
Beginner Questions |
2 |
2,942 |
08-27-2012, 03:47 PM |
 |
|
Thread: How to make party for heroes?
Post: RE: How to make party for heroes?
|
molokki |
Beginner Questions |
3 |
3,252 |
08-23-2012, 12:45 PM |
 |
|
Thread: How to make party for heroes?
Post: How to make party for heroes?
I'm trying to create world map parties for player and other heroes like in mount & blade. When in world map there should only be one character representing the whole army of troops. When army atta... |
|
molokki |
Beginner Questions |
3 |
3,252 |
08-23-2012, 11:13 AM |
 |
|
Thread: Esenthel RPG 2 can't load corridor_hole.mesh
Post: RE: Esenthel RPG 2 can't load corridor_hole.mesh
Ok, thanks. It works now :) |
|
molokki |
Beginner Questions |
3 |
3,265 |
08-21-2012, 07:39 AM |
 |
|
Thread: Esenthel RPG 2 can't load corridor_hole.mesh
Post: Esenthel RPG 2 can't load corridor_hole.mesh
I downloaded the Esenthel RPG 2 source code and did what instructions say. But when I try to enter the dungeons I get the error message: Can't load corridor_hole.mesh. I looked into Dungeon folder whe... |
|
molokki |
Beginner Questions |
3 |
3,265 |
08-20-2012, 11:35 AM |
 |
|
Thread: New project data path problem
Post: RE: New project data path problem
In Creating new project section in the help documentation. There was this picture under the Compiling project title. http://www.esenthel.com/wiki/index.php?t...ew_Project |
|
molokki |
Support |
5 |
4,269 |
08-16-2012, 10:50 AM |
 |
|
Thread: New project data path problem
Post: RE: New project data path problem
Ok, thanks. I just thought I have to tell my games data path also in that .cpp file. But if it's not necessary then everything is fine, thanks. |
|
molokki |
Support |
5 |
4,269 |
08-13-2012, 09:09 AM |
 |
|
Thread: New project data path problem
Post: New project data path problem
Hi, I'm trying to make a new project and I have followed the instructions but I don't know how to setup data path. Instructions told me to Modify the CPP file to setup the "Data" path and "engine.pak"... |
|
molokki |
Support |
5 |
4,269 |
08-12-2012, 09:01 PM |