Jump to content
  • 0

How to add a new card to the server


ZXCVV

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  04/06/20
  • Last Seen:  

Good evening, I want to know how to make a new card like the poring card

What are the steps? 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   703
  • Joined:  12/21/14
  • Last Seen:  

create the item in the db , add it in your item info and you are done ?

nothing special

example

new card id = 56476

item db :
56476,Super_Poring_Card,Super Poring Card,6,20,,10,,,,,,,,16,,,,,{ bonus bLuk,2; bonus bFlee2,1; },{},{}

iteminfo:
	[56476] = {
		unidentifiedDisplayName = "Super Poring Card",
		unidentifiedResourceName = "이름없는카드",
		unidentifiedDescriptionName = { "" },
		identifiedDisplayName = "Super Poring Card",
		identifiedResourceName = "이름없는카드",
		identifiedDescriptionName = {
			"LUK +2",
			"Perfect Dodge +1",
			"________________________",
			"^0000CCType:^000000 Card",
			"^0000CCCompound on:^000000 Armor",
			"^0000CCWeight:^000000 1"
		},
		slotCount = 0,
		ClassNum = 0
	},

and @item 56476 after reloading the item db and restarting the client

 

also changed the topic title for you , you are welcome.

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