logo logo

 Back to main page

The NWNX Community Forum

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Logout after movies

 
Post new topic   Reply to topic    nwnx.org Forum Index -> General Discussion
View previous topic :: View next topic  
Author Message
Wart



Joined: 13 Jun 2012
Posts: 45

PostPosted: Sun Aug 23, 2015 4:59    Post subject: Logout after movies Reply with quote

Can anyone write a plugin (if it's possibile) to disable the "auto-logout" after a movie has been played with the exitgame() function?
Or by creating a new funtion that allows movies to be played without the logout.
Back to top
View user's profile Send private message
Baaleos



Joined: 02 Sep 2007
Posts: 830

PostPosted: Fri Sep 18, 2015 15:49    Post subject: Reply with quote

I dont have any client symbols - but I am reasonably sure that this is client side code - so nwnx (server app) wont be able to affect the clients functionality after the ExitGame message has been sent.

Eg: It is very likely hardcoded into the game client to exit the server at the end of the movie.

The way to test this is to
1. Start ExitGame from server - monitor logs - do you disconnect at start of movie or at end.

This test wont be conclusive - in that there is still room for doubt.
But if it boots you at the end of the movie - it is likely client side code that does the booting. (you need nwncx_plugin)

if it is at the beginning of the movie - then there is potential that the server does actually send a Disconnect message with a specific tlk entry / id that then triggers credits etc
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    nwnx.org Forum Index -> General Discussion All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group