Jump to content
  • 0

Race to Max Level 99/70 with Registration


DrakeSky

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  69
  • Reputation:   0
  • Joined:  03/27/18
  • Last Seen:  

Hi! Scripters! Planning to create an OBT NPC Race to Max Level, is it possible that once they reach Max Level, they will be registered as a winner, then when grand launch is set the npc will recognize the winner eventhough you clear the accounts in the database?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

6 hours ago, DrakeSky said:

Hi! Scripters! Planning to create an OBT NPC Race to Max Level, is it possible that once they reach Max Level, they will be registered as a winner, then when grand launch is set the npc will recognize the winner eventhough you clear the accounts in the database?

yes possible just use variable account
and dont wipe that variable on acc_reg_num table

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  215
  • Reputation:   45
  • Joined:  05/03/13
  • Last Seen:  

To add to what LearningRo said, if you plan to truncate nearly everything, you can create another sql table and save your data there (the account id being the key).
But if you really wiped EVERYTHING (even the account id), you can use random generated code that the players will have to enter as the key.

The player succeed => "Well play when the server launch enter ZnjdqoZJkqdspaze12qsdzqd12", and save that on another sql table.
They'll be able to trade thoses code tho, but if nothing stays, I don't see any other solution.

Edited by Kreustoo
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...