Yonko Posted August 28, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.04 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Share Posted August 28, 2012 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? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 28, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 3 hours ago Share Posted August 28, 2012 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... Quote Link to comment Share on other sites More sharing options...
RCharles Posted August 28, 2012 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 154 Reputation: 10 Joined: 05/31/12 Last Seen: May 15, 2014 Share Posted August 28, 2012 From what I know, item_db.sql is needed if you are going to add feature such as "item search" maybe in fluxcp. Quote Link to comment Share on other sites More sharing options...
Yonko Posted August 28, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.04 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Author Share Posted August 28, 2012 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? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 28, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 3 hours ago Share Posted August 28, 2012 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... Quote Link to comment Share on other sites More sharing options...
Yonko Posted August 28, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.04 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Author Share Posted August 28, 2012 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? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 28, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 3 hours ago Share Posted August 28, 2012 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... Quote Link to comment Share on other sites More sharing options...
Yonko Posted August 28, 2012 Group: Members Topic Count: 166 Topics Per Day: 0.04 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Author Share Posted August 28, 2012 ohh thank you .. Quote Link to comment Share on other sites More sharing options...
Question
Yonko
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.