Siege Posted March 25, 2012 Posted March 25, 2012 Is there an maxium for Custom NPCS you can have? so yes where can you see that? Quote
Emistry Posted March 25, 2012 Posted March 25, 2012 i think there is no limit of Custom NPC you can have.... Quote
Neblim Posted March 25, 2012 Posted March 25, 2012 I'd say the limit is when your server's start-up time starts to annoy the heck out of you. Quote
Siege Posted March 25, 2012 Author Posted March 25, 2012 i think there is no limit of Custom NPC you can have.... are u sure? Quote
Gepard Posted March 25, 2012 Posted March 25, 2012 src/map/map.h #define MAX_NPC_PER_MAP 512 If you go over limit, you'll see warning on map-server console ("too many NPCs in one map"), and NPC will not be added to map. There is also a similar limit for mob spawnsets per map, and it's by default 128. Quote
Question
Siege
Is there an maxium for Custom NPCS you can have?
so yes where can you see that?
4 answers to this question
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.