akigami Posted April 10, 2019 Share Posted April 10, 2019 (edited) How to add a keyword girl to listener via papyrus ? example, i start talk to npc katya, select *phrase1* and should start script which adding keyword girl to nps katya, girl example, aliases are not suitable because temporary and their not use global seeminglytried:akSpeaker.AddKeyword(GirlMobilityRightKeywordProperty) but his not work: Reveal hidden contents Starting 1 compile threads for 1 files...Compiling "TIF__0000080A"...D:\Program Files (x86)\The Elder Scrolls 5.Skyrim.Legendary Edition.v 1.9.32.0.8 + 4 DLC\Data\Scripts\Source\temp\TIF__0000080A.psc(9,21): variable GirlMobilityRightKeywordProperty is undefinedD:\Program Files (x86)\The Elder Scrolls 5.Skyrim.Legendary Edition.v 1.9.32.0.8 + 4 DLC\Data\Scripts\Source\temp\TIF__0000080A.psc(9,10): AddKeyword is not a function or does not existNo output generated for TIF__0000080A, compilation failed.Batch compile of 1 files finished. 0 succeeded, 1 failed.Failed on TIF__0000080A I don't know English well, I can be wrong Edited May 10, 2019 by akigami Link to comment Share on other sites More sharing options...
WsElite Posted April 10, 2019 Share Posted April 10, 2019 (edited) can you move this post ? this isn't ck section. this is mod troubleshooting section. hope you understand it, surely someone will help you in there as people likes to see what things they are understand. Edited April 10, 2019 by WsElite Link to comment Share on other sites More sharing options...
akigami Posted April 10, 2019 Author Share Posted April 10, 2019 (edited) On 4/10/2019 at 4:07 PM, WsElite said: can you move this post ? this isn't ck section. this is mod troubleshooting section. hope you understand it, surely someone will help you in there as people likes to see what things they are understand.okay i understand, how to move post ? i don't now :sad: delete this and create new post in ck section ? Edited April 10, 2019 by akigami Link to comment Share on other sites More sharing options...
WsElite Posted April 10, 2019 Share Posted April 10, 2019 On 4/10/2019 at 4:15 PM, akigami said: On 4/10/2019 at 4:07 PM, WsElite said: can you move this post ? this isn't ck section. this is mod troubleshooting section. hope you understand it, surely someone will help you in there as people likes to see what things they are understand.okay i understand, how to move posts ? i don't now :sad: delete this and create new post in ck section ? contact the staff, the name that have "green" color on it. Link to comment Share on other sites More sharing options...
akigami Posted April 10, 2019 Author Share Posted April 10, 2019 On 4/10/2019 at 4:16 PM, WsElite said: On 4/10/2019 at 4:15 PM, akigami said: On 4/10/2019 at 4:07 PM, WsElite said: can you move this post ? this isn't ck section. this is mod troubleshooting section. hope you understand it, surely someone will help you in there as people likes to see what things they are understand.okay i understand, how to move posts ? i don't now :sad: delete this and create new post in ck section ? contact the staff, the name that have "green" color on it. okay, thx Link to comment Share on other sites More sharing options...
WsElite Posted April 10, 2019 Share Posted April 10, 2019 no problem, happy to help. Link to comment Share on other sites More sharing options...
akigami Posted April 10, 2019 Author Share Posted April 10, 2019 wrote, the staff name zcul Link to comment Share on other sites More sharing options...
WsElite Posted April 10, 2019 Share Posted April 10, 2019 On 4/10/2019 at 4:44 PM, akigami said: wrote, the staff name zculgo pm him/ her ?. Link to comment Share on other sites More sharing options...
akigami Posted April 10, 2019 Author Share Posted April 10, 2019 (edited) On 4/10/2019 at 4:48 PM, WsElite said: On 4/10/2019 at 4:44 PM, akigami said: wrote, the staff name zculgo pm him/ her ?. Yes, wrote, topic was moved Edited April 10, 2019 by akigami Link to comment Share on other sites More sharing options...
foamyesque Posted April 11, 2019 Share Posted April 11, 2019 The only way to dynamically add keywords to things is with aliases. Why do you think an alias won't work for you? Link to comment Share on other sites More sharing options...
Recommended Posts