Sherincall
Sherincall
Reactions
-
Re: Build 8177 Name Generator
That is how the name generator in NWN works. The game does not have a list of elf names or anything, it has a probability table it uses to generate an Elven name. Those tables look like what you've s… (View Post)2 -
Re: New player, wondering...
Just go into multiplayer and join some server . Click on the server details button to understand what they're about (some are heavy on the RP, others are more action packed) and also if they require … (View Post)3 -
Re: Set/Get PC location to an item in their inventory
Careful though! Storing the location like that (i.e. SetLocalLocation) can be problematic. A Location is basically just a compound {object oArea, vector vPosition, float fFacing} variable. The oArea … (View Post)1 -
Re: [Linux] NWN EE ui scaling problems
You need to enable hardware mouse. In nwn.ini: Enable HardwareMouse=1 (View Post)2 -
Re: Hard Crash - Joining Multiplayer Server
This is fixed in the development branch, but for now you can just make sure you have the latest CEP and all their haks installed. It happens if you're missing one hak that the server requires. (View Post)1