Jump to content
Sign in to follow this  
Jelly

Wings

Recommended Posts

On 16/06/2016 at 1:54 PM, Jelly said:

how to add or remove wings? how can the wing come up?

You need ItemINFO Line , Models , Texture, Sceneeffectinfo IDs

Compile

Add them all to ur client

Done , you have just added new wings

Share this post


Link to post
Share on other sites
On 6/18/2016 at 5:47 AM, Syfax said:

You need ItemINFO Line , Models , Texture, Sceneeffectinfo IDs

Compile

Add them all to ur client

Done , you have just added new wings

dude but u must xplain how to do that not what we need

Share this post


Link to post
Share on other sites
On 7/3/2020 at 8:25 PM, ratonter said:

dude but u must xplain how to do that not what we need

That reply was posted 4 years ago. What you really needed was stated.

 

For example, you want to add "Legendary Wings" to your server, first of all you have to get the ItemInfo line and add it to your server files>resource>iteminfo.txt then paste that then in your client>scripts>table

 

7841	Legendary Wings	n2002	10130005	0	0	0	0	0	0	44	0	0	0	0	0	1	1	1	1	1	0	0	-1,-2,-2,-2	0	-1,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2	0	0	-1,-2,-2,-2,-2,-2,-2,-2,-2,-2	-1,-2,-2,-2,-2,-2,-2,-2,-2,-2	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0,0	0	0,0	5000,5000	0	0	0	0	0	0	0	0	0	0	0	0	0	4014,24	0	0	Tattered wings of the Legendary Dragon. Place at 1st inventory slot to see effect.	0																																																																																													

                                                                                                                                                                                                                                                                                                                                                                        
Replace "7841" by the ID you wish for it to have, then you have to go to sceneeffectinfo.txt and look for this ID 

image.png.d7ef3ea9d6b7b76d486410197fd64d8f.png

 

In this case, it's this:

 

4014	01020026.par	Legendary Class	Sea Wave	1	0	24	-1	0	0	0	-1

Paste that in your server files>resource>sceneeffectinfo.txt and compile it to a .bin file using the compiler, paste that then in your client>scripts>table

 

 

Then, extract these  files in your client

 

If you follow these steps properly then you will have it done easily.

 

 

 

 

  • Thanks 1
  • Sad 1

Share this post


Link to post
Share on other sites
On 11/21/2021 at 6:59 PM, Mesut said:

i did what u told above but i cant add on iteminfo maybe i need a better compiler.

Any errors?

 

Have you seen this guide?

 

  • Like 1

Share this post


Link to post
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
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Sign in to follow this  

×
×
  • Create New...