http://neverwinterva...ersonnalisation
NWN2 Players :
Unzip this UI in your override folder and set the name and IP of your favorite server (edit with notepad)
C:\Users\"USER"\Documents\Neverwinter Nights 2\Override
NWN2 PW Admin :
You can preconfigure it and share it on your website.
Update log (preview only, dont copy/paste) :
<!-- 2015-05-18 - Updated by Mythyzyn (www.lyncya.fr (link is external)) due to Gamespy down -->
<!-- Removing password input (dont needed anymore) -->
<!-- UI Ergonomics improvement -->
<!-- Adding a direct connect button, passing off timeout error message due to Gamespy down -->
<!-- Direct Connect personnalisation -->
<!-- Options : If no password, set it to 00 to pass off Gamespy timeout error
<!-- -->
...
<!-- PERSONNALIZE HERE -->
<!-- Change direct button name here (instead of "YOUR SERVER") -->
<UIButton name="CONNECT_MOD" text="YOUR SERVER" x=0 y=92 style="STYLE_MENU_BUTTON"
OnLeftClick0=UIButton_Input_PlayerLogin(local:0,local:1)
OnLeftClick1=UIButton_Input_MultiplayerDirectConnect("SERVER_IP","SERVER_PASSWORD") >
<!-- If no password, set it to 00 to pass off Gamespy timeout error
<!--EXAMPLE : OnLeftClick1=UIButton_Input_MultiplayerDirectConnect("127.0.0.1","mypassword") -->
<!--EXAMPLE with DNS : OnLeftClick1=UIButton_Input_MultiplayerDirectConnect("serveur.lyncya.fr","00") -->
</UIButton>
<!-- END OF PERSONNALISATION -->





Retour en haut






