Jump to content

Who's good with dealing with nodes? Who's good with dealing with nodes that DON'T WORK?


Recommended Posts

Posted

Hello, I'm dealing with some major problems with my scenario. I'll just say that some stuff isn't working and I can't figure out why.

 

If you're interesting in helping, let me know. I'll send you my scenario and the details of what's wrong.

Posted

I would look at it, but I would like to hear a description first. Tell me what you are trying to do, how you are doing it, how you think it should work, and what is actually happening.

Posted

Nevermind, I think I found the problem by myself.

 

Nodes that are placed after a Stairway node don't work right?

Well, that's what I did.

 

There was actually another problem I thought I had, but apparently that was "fixed".

Posted

A stairway node immediately places you in a new town. This transfers control of the nodes over to the new town and any nodes in the current town will not be called thereafter.

Posted

Confirmed, the next node to be called will be taken in the new town special list (i.e if you take a stairway from town A to town B and the next node to be called is node X, then the node X from town B will be called).

 

Chokboyz

Posted

Yeah, there's absolutely no reason to change it. The current behaviour is logical, I'm pretty sure the documentation mentions that it works the way it does, and changing it would completely break frame animation among other things.

Posted

Heh, I was actually saying it would be a good idea to change it to that behaviour if it did not already behave that way.

 

It would be good for the editor to take that into account, but I think that would require loading all towns simultaneously, right?

 

I have been wondering for awhile... would it be too much to have 200 towns and 100 outdoor sections in memory all at the same time?

Posted

On current systems, that would hardly be an issue at all. After all, the amount of memory required would almost exactly equal the disk space that the saved scenario file takes, which is typically only a few megabytes. That's pretty trivial as RAM usage goes these days.

Posted

I concur with Niemand. Memory usage is trivial on modern machines. I was working on code that would load all towns and outdoors into memory, but it was a bit tricky with preserving compatibility.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...