LucidMagic.net

Neverwinter Nights => NwN Building => Topic started by: Ryu Hayabusa on January 08, 2007, 09:59:50 PM

Title: Checking if PC has expansion sets
Post by: Ryu Hayabusa on January 08, 2007, 09:59:50 PM
How do I check if a PC has expansion sets?
Title: Checking if PC has expansion sets
Post by: 420 on January 09, 2007, 02:43:52 AM
Quote
How do I check if a PC has expansion sets?
[snapback]33420[/snapback]
No way to check through scripting that I know of. There may be a way to see if a player has specific expansions using NWNX but I don't know for sure.

-420
Title: Checking if PC has expansion sets
Post by: Mo on January 09, 2007, 04:26:21 AM
Quote
How do I check if a PC has expansion sets?
[snapback]33420[/snapback]

For what reason would you want to do this? AFAIK NWNX wouldn't havw a way to find this out.
Title: Checking if PC has expansion sets
Post by: Ryu Hayabusa on January 09, 2007, 09:08:14 AM
Quote
For what reason would you want to do this? AFAIK NWNX wouldn't havw a way to find this out.
[snapback]33428[/snapback]

I was planning a leveler, but just realised that instead of GiveLevel, I can only use SetXP, which would automatically stop players without HotU to level past 20.

Thanks for the replies!
Title: Checking if PC has expansion sets
Post by: Mo on January 09, 2007, 01:52:47 PM
Quote
I was planning a leveler, but just realised that instead of GiveLevel, I can only use SetXP, which would automatically stop players without HotU to level past 20.

Thanks for the replies!
[snapback]33429[/snapback]

Well, the fact that a player doesn't have HoTU would automatically stop them from leveling past 20 anyway.