Jump to content
  • 0

.xlsx -> ServerDB ?


Rivers

Question


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   47
  • Joined:  12/04/13
  • Last Seen:  

Hello, I was wondering how I can either do one of two thing:
1) Pretty much just copy-paste my Excel formulas and information into the item and monster database (probably not possible)
2) Manually change monster's ATK~ATK, HP, FLEE (95%), HIT (100%), etc etc the easiest way. Number for number, regardless of what the stats (STR, DEX, INT, etc) say.

 

Is there anyway to do this?

(Sorry, I'm pretty new to this whole thing.)

Here's two examples of what it looks like:
 

1_zps7d1172ec.png
2_zpsa613ddf5.png

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

If there is no cell depend on other cells, then you can copy everything and paste it to another text editor, like Notepad or Notepad++

 

After you paste them to your text editor (I'll explain only notepad and notepad++), you will see that each cells are separated by a single tab.

if you're using notepad, copy each one of those tabs, press Ctrl + H (find and replace), paste the tab on the "Find", and paste a comma [  ,  ] on the replace with.

then, replace all.

If you're using notepad++, press Ctrl + H (Find and replace), type [   \t   ] on the Find, and type a comma [  ,  ] on the "replace with". then, select search mode: extended.

 

don't just copy paste the thing I write. the things you put there shall have no white space, except the tab you copied.

 

make sure you copy everything properly. at last, do some cleaning up if needed.


number 2 is possible. just modify the values.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   47
  • Joined:  12/04/13
  • Last Seen:  

Thank you.

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