This website requires JavaScript.
Explore
Help
Sign In
Jaysyn
/
PoA_PRC8
Watch
1
Star
1
Fork
0
You've already forked PoA_PRC8
Code
Issues
1
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
PoA_PRC8
/
_module
/
nss
/
startcon.nss
7 lines
105 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial upload Initial upload
2022-10-07 14:20:31 -04:00
void main()
{
Update for NWN .35 Update for NWN .35
2023-08-01 20:16:07 -04:00
object oPC = GetLastUsedBy();
Initial upload Initial upload
2022-10-07 14:20:31 -04:00
Update for NWN .35 Update for NWN .35
2023-08-01 20:16:07 -04:00
DelayCommand(0.0f, ActionStartConversation(oPC));
}
Reference in New Issue
Copy Permalink