Jump to content
  • 0

help ?


Yonko

Question


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

what is the use of item_db.sql? uhmm it is better to use the item_db.txt or i gonna execute that sql file?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

if you are using SQL Database to handle your server...then execute it ....then everything is saved / run through ur SQL..

and not from the TXT files...

it is optional..if you are not using SQL Database for items...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

From what I know, item_db.sql is needed if you are going to add feature such as "item search" maybe in fluxcp.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

i'm just gonna confuse for the purpose of the item_db.sql

if you are using SQL Database to handle your server...then execute it ....then everything is saved / run through ur SQL..

and not from the TXT files...

it is optional..if you are not using SQL Database for items...

so it is the storing data items in particular account?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

you store the data inside the SQL .....all the data for items inside the SQL....

so you wont need to edit / use the item_db inside item_db.txt ....

1 save data and use it within the SQL

1 save data and use it within the text file

data inside the SQL is more easier to edit / view since it is "grouped" nicely...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

ohh i see.. i thought it is the item data on the particular account like example dagger--> account number #200000 like this.. so this thing is optional?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2345
  • Joined:  10/28/11
  • Last Seen:  

item stored within an account is stored in the inventory / storage table in your SQL....

item_db is the database for all the item that exist in your server...

it is optional if you are not planning to use item_db in SQL .. or dunno how to handle SQL stuff...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  166
  • Topics Per Day:  0.04
  • Content Count:  789
  • Reputation:   50
  • Joined:  04/16/12
  • Last Seen:  

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