BrianL, that''s essentially what I said
But you need to only store the info that you''ll be using, if it fits the OP''s purpose then why not store it all! If not, bin it. Standard info management principles
Implementing memory in RPG agent
Wait a minute... if I delete the memory(s), where the heck do they go? I have:
int dmemory;
but what will that do when I use it to delete the memory? Could this create a memory leak in the actual physical memory? When I allocate memory for the agent is that taking up physical memory? Should I make the memory array smaller\larger?
My Kung Fu is stronger.
neo88
int dmemory;
but what will that do when I use it to delete the memory? Could this create a memory leak in the actual physical memory? When I allocate memory for the agent is that taking up physical memory? Should I make the memory array smaller\larger?
My Kung Fu is stronger.
neo88
My Kung Fu is stronger.May the Source be with you.neo88
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement