Sherincall
Sherincall
Reactions
-
Re: How to host a server on a linux ubuntu server?
I wrote this for NWNX: https://gist.github.com/mtijanic/0f9369bb5430f4b31906241f5c6c1ebe If you're not using NWNX, you can just skip all the NWNX and mysql related steps. (View Post)6 -
Re: No erf folder?
Client doesn't care about .erf files. They are just for builders using the toolset. And I think toolset gets a file open dialog that allows you to navigate wherever. Having it within nwn/erf/ was jus… (View Post)2 -
Re: No erf folder?
Just put them in [MyDocuments]\Neverwinter Nights\erf, make the folder if it doesn't exist. (View Post)1 -
Re: Need Fixed for Future Tilesets
Why not make your area larger. Instead of a 16x16, make it a 24x24, then use the extra 4 tiles on each side to design your own edge. Then just place invisible walls/triggers to limit it. (View Post)2 -
Re: Neverwinter Nights: Enhanced Edition FAQ
Open terminal, type: cd ~/Beamdog\ Library/00829/bin/linux-x86 ./nwmain-linux You need to 'cd' into the directory as the game looks for data files relative to pwd. (View Post)3