I am facing the issues, that I cannot spawn any kind of scroll based unique/monster and as well the _Memo table doesn't work, too.
I am well experienced due adding stuff, creating custom things, etc.
but somehow, since the beginning of the clean vSRO 1.188 files, I am freaking not able to spawn the Automob (which is character and item sided activated!) or any kind of fortress unique via scroll.
Automob:
The item is at the shop, people can buy it, but upon usage, nothing happens. No "invalid target" msg nor anything else.
I can spawn the automob manually.
Same goes for unique scrolls at the fortress clerk.
I can forge the scrolls, can hold them at the inventory, but same crap here. I can manually spawn Tai Sui and few others of all. Most of the others won't work, no idea why.
_Memo Table:
Recording chats isn't working at all.
No matter how I modify the _Memo_Add procedure, I won't get any kind of progression saved at the _Memo table.
Manually executed:
exec _Memo_Add 'TargetPlayer','SenderPlayer','Message','99'
It will say, successfully executed, but still, I won't see any kind of change at the _Memo table.
Does anyone know how to fix these both issues?
Do I must make a trigger for this scroll-monster based crap?
Is the Memo stuff related to something else than database? E.g. ODBC?
#Push
I am well experienced due adding stuff, creating custom things, etc.
but somehow, since the beginning of the clean vSRO 1.188 files, I am freaking not able to spawn the Automob (which is character and item sided activated!) or any kind of fortress unique via scroll.
Automob:
The item is at the shop, people can buy it, but upon usage, nothing happens. No "invalid target" msg nor anything else.
I can spawn the automob manually.
Same goes for unique scrolls at the fortress clerk.
I can forge the scrolls, can hold them at the inventory, but same crap here. I can manually spawn Tai Sui and few others of all. Most of the others won't work, no idea why.
_Memo Table:
Recording chats isn't working at all.
No matter how I modify the _Memo_Add procedure, I won't get any kind of progression saved at the _Memo table.
Manually executed:
exec _Memo_Add 'TargetPlayer','SenderPlayer','Message','99'
It will say, successfully executed, but still, I won't see any kind of change at the _Memo table.
Does anyone know how to fix these both issues?
Do I must make a trigger for this scroll-monster based crap?
Is the Memo stuff related to something else than database? E.g. ODBC?
#Push