illegalife Posted April 13, 2009 Posted April 13, 2009 I'd like to make NPC stats depend on the players stats. Can anyone give me some clues about this? Like what files to modify, and will this be hard to do? Quote
Lithium Posted April 13, 2009 Posted April 13, 2009 Re: [V2] How to make NPC stats depend on players stats I don't know if what you are looking for is an average stat for "combat", if that is what you are looking for... You can make it using a few different ways... (if someone remembers, or has any idea... contribute) player stats * level + weapon - armor = npc stats * npc level Where npc stats could be some random value, depending on the player stats (player stats * rand(1,1000)) Or something along these lines Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.