Jump to content
  • 0

help Level up after completing quest


nomade

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   3
  • Joined:  01/22/12
  • Last Seen:  

Hello everyone!
I wonder if is can enable upe from a certain level only if you complete a certain quest.

For example: maximum level is 1000 and the player can freely level up to level 150, after that level he will have to do a quest to level up 151, 152, 153....
Each level will need to do a quest to enable the up.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  446
  • Reputation:   229
  • Joined:  03/20/12
  • Last Seen:  

1 hour ago, nomade said:

Hello everyone!
I wonder if is can enable upe from a certain level only if you complete a certain quest.

For example: maximum level is 1000 and the player can freely level up to level 150, after that level he will have to do a quest to level up 151, 152, 153....
Each level will need to do a quest to enable the up.

 

 

Then for the quest, just do something like this 

BaseLevel++; // 1 + level

when completing the quest ( you have to do this manually to all quest npcs that you want to give a level upon completion )

Edited by Mabuhay
Link to comment
Share on other sites

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...