Jump to content
  • 0
ZXCVV

How to add a new card to the server

Question

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

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.