Jump to content
  • 0

Increasing Homuculus' Max Level


Nipsino

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  218
  • Reputation:   16
  • Joined:  01/24/12
  • Last Seen:  

Hello, rAthena!

I was wondering if anybody could help me with this problem that I'm having. Currently I'm trying to increase my Homuculus' Max Level to 750. My player's levels are capped at 255. I'm using r17015. This is what I changed.

Player's Max Level


{ "max_lv",							 &battle_config.max_lv,						  255,	 0,	  MAX_LEVEL,	  },

Homuculus' Max Level


{ "homunculus_max_level",			   &battle_config.hom_max_level,				   750,	 0,	  MAX_LEVEL,	  },
{ "homunculus_S_max_level",			 &battle_config.hom_S_max_level,				 750,	0,	  MAX_LEVEL,	  },

I've added in the required exp stats in pre-re/homuculus_exp.txt

This is the error that I'm receiving whenever I start up my server.

post-1777-0-13045800-1360218274_thumb.png

Solved! I've edit the MAX_LEVEL in src/map/map.h.

Edited by Nipsino
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...