This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] Character start items  (Read 1817 times)

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
[QUESTION] Character start items
« on: March 22, 2014, 10:32:47 pm »
Hello!
Original a new character start 1 weapon, and some cloth, and 1 hearstone. I want to take the weapon from character. In the database the playercreateinfo item  has only 1 row,
0   6   40582   -1
and when i open, a prompt message "does not have privilige key, update the...
and the dbc character start outfitt, i cant open, "invalid filesize" message.

can i take out the weapon from the character anyhow?

thanks
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Milly

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 503
    • View Profile
Re: [QUESTION] Character start items
« Reply #1 on: March 23, 2014, 02:39:40 am »
You should be able to add new start items to the database table just fine.

If you want to remove a starting item, you must edit the dbc file. I know it doesn't open. In order to edit it you're gonna have to use DBCUtil to convert to a CSV file. Then you can use CSVed to edit it, or you can just use notepad.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
Re: [QUESTION] Character start items
« Reply #2 on: March 23, 2014, 12:34:24 pm »
Thank you very much
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

garog0201

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 3
    • View Profile
Re: [QUESTION] Character start items
« Reply #3 on: March 26, 2014, 04:27:50 pm »
Here is a "empty" dbc file, just replace the server dbc file and insert the new items in the database
Don't forget the Hearthstone ;)
and don't forget that some classes need some skills before they can equid items
(like warrior and plate armor)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

human1104

  • Registred Member
  • LUA Script Tinker
  • *****
  • Posts: 45
    • View Profile
Re: [QUESTION] Character start items
« Reply #4 on: March 27, 2014, 11:52:17 am »
thank you very much
« Last Edit: January 01, 1970, 01:00:00 am by Admin »