11-14-2016, 07:51 AM
12-29-2016, 04:24 AM
src.memoryfindtype.memory_guild.link.abbrev
01-28-2017, 03:00 AM
on sphere_defs.scp you can find all memory_* values
you can also use directly these defs on the function, like MEMORYFINDTYPE.memory_guild instead MEMORYFINDTYPE.0400
you can also use directly these defs on the function, like MEMORYFINDTYPE.memory_guild instead MEMORYFINDTYPE.0400
01-28-2017, 11:36 AM
51a!!!! you're both on dope!
01-29-2017, 06:35 PM
MEMORY_NONE = 0
MEMORY_SAWCRIME = 0001
I can call the guards on them.
MEMORY_IPET = 0002
I am a pet. (this link is my master) (never time out)
MEMORY_FIGHT = 0004
Active fight going on now. May not have done any damage.
MEMORY_IAGGRESSOR = 0008
Iwas the agressor here. (good or evil)
MEMORY_HARMEDBY = 0010
I was attacked by them. (but they may have been retaliating)
MEMORY_IRRITATEDBY = 0020
I saw them snoop from me or someone.
MEMORY_SPEAK = 0040
We spoke about something at some point. (or was tamed)
MEMORY_AGGREIVED = 0080
I was attacked and was the innocent party here!
MEMORY_GUARD = 0100
Guard this item. (never time out)
MEMORY_ISPAWNED = 0200
I am spawned from this item. (never time out)
MEMORY_GUILD = 0400
This is my guild stone. (never time out)
MEMORY_TOWN = 0800
This is my town stone. (never time out)
MEMORY_FOLLOW = 1000
I am following this object. (never time out)
MEMORY_SAWCRIME = 0001
I can call the guards on them.
MEMORY_IPET = 0002
I am a pet. (this link is my master) (never time out)
MEMORY_FIGHT = 0004
Active fight going on now. May not have done any damage.
MEMORY_IAGGRESSOR = 0008
Iwas the agressor here. (good or evil)
MEMORY_HARMEDBY = 0010
I was attacked by them. (but they may have been retaliating)
MEMORY_IRRITATEDBY = 0020
I saw them snoop from me or someone.
MEMORY_SPEAK = 0040
We spoke about something at some point. (or was tamed)
MEMORY_AGGREIVED = 0080
I was attacked and was the innocent party here!
MEMORY_GUARD = 0100
Guard this item. (never time out)
MEMORY_ISPAWNED = 0200
I am spawned from this item. (never time out)
MEMORY_GUILD = 0400
This is my guild stone. (never time out)
MEMORY_TOWN = 0800
This is my town stone. (never time out)
MEMORY_FOLLOW = 1000
I am following this object. (never time out)
01-29-2017, 11:04 PM
hmmm maybe
SRC.MEMORYFINDTYPE.0400.ABREV = Guild Abrev
SRC.MEMORYFINDTYPE.0400.ABREV = Guild Abrev