Player Resource Consortium
Neverwinter Nights => Help => Topic started by: Juggalo-Family on June 25, 2012, 08:21:29 PM
-
Hey guy's I tryed using the search to find something similar to this but it didn't although I am sure it's been asked before.
I need to know if I want to host my own server how to actually permanetly set the code switches? Can I just login and use the ingame feature? OR do I have to make a .2da or is there already a .2da or what? Any help will be greatly appreciated!! :)
-
Hey guy's I tryed using the search to find something similar to this but it didn't although I am sure it's been asked before.
I need to know if I want to host my own server how to actually permanetly set the code switches? Can I just login and use the ingame feature? OR do I have to make a .2da or is there already a .2da or what? Any help will be greatly appreciated!! :)
You set them as variables on the module itself. Edit -> Module Properties -> Advanced -> Variables
-
Thank you very much! I am really new to all this lol but that helped a lot thank you!
-
Alright. Another question :)! PRC_XP_MAX_LEVEL_DIFF I am setting this as INT With a value of 5 but it doesn't seem to be doing anything. Maybe I am doing this wrong but What i would like is to have a max level diff of 5.. Any help would be fantastic!
-
Hmm... This switch works a bit differently than what is stated in the descripton - it's the max level difference between current PC level and avarage party level. Ie. if there are 2 characters in the party one lvl 10 other level 16: avarage party level = 13, so if the switch is set to 5 both characters will gain xp.
I'll fix this in next PRC release.