Jump to content
  • 0

Problem on Custom Items (Location)


Keim

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

I have been trying to add "Custom Items" on my server for the best 2 weeks, and not a single guide has worked for me.

I looked on the old boards and found some stuff, no use.

I have edited all the files necessary to be able to add the customs and still, no result. Here is an image of the old pre-server I had with the items, scripts and stuff (I have exactly the same stuff in my folders but another item, and btw, this is my old folder).

aszAe.png

I edited the num2's with the same script of the idnum2s but with the Unidentified and the rest of that stuff.

I need help!

Edited by Keim
Link to comment
Share on other sites

Recommended Posts


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   13
  • Joined:  11/21/11
  • Last Seen:  

in you lua files dont have the items,place them

data/lua files/datainfo/accessoryid.lua -

place in the end

ACCESSORY_WHITE_LORD_KAHO_HORN = SPRITEVIEW, -replaces spriteview for one number free

in my case is 789

data/lua files/datainfo/accname.lua

[ACCESSORY_IDs.ACCESSORY_WHITE_LORD_KAHO_HORN] = "_White_Lord_Kaho_Horns",

Onli for a headgears.

Sorry for my bad English.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  270
  • Reputation:   20
  • Joined:  12/10/11
  • Last Seen:  

renewal uses lua files and xray uses visionarytab or something, im not 100%.

If you run renewal the lua files determine its view id that you use for item db

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

in you lua files dont have the items,place them

data/lua files/datainfo/accessoryid.lua -

place in the end

ACCESSORY_WHITE_LORD_KAHO_HORN = SPRITEVIEW, -replaces spriteview for one number free

in my case is 789

data/lua files/datainfo/accname.lua

[ACCESSORY_IDs.ACCESSORY_WHITE_LORD_KAHO_HORN] = "_White_Lord_Kaho_Horns",

Onli for a headgears.

Sorry for my bad English.

I added them to the LUA files, I just didn't post them in the image. And I've done exactly what you said with the lua's.

renewal uses lua files and xray uses visionarytab or something, im not 100%.

If you run renewal the lua files determine its view id that you use for item db

Your right, X-Ray uses visionary_tab and Renewal uses lua files, and i've tried with both x-ray and renewal but none work. The ViewId I put was the same as the one in item_db2, so I don't know what the problem would be there.

Edited by Keim
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  270
  • Reputation:   20
  • Joined:  12/10/11
  • Last Seen:  

before you even do that, i would make sure to know exactly what you are running before doing anything.

Before you even add customs, be 100% sure you know what you are running. Right now it seems like you don't know if you run xray or renewal. Also, your diffed client to connect to the server, is it a renewal client as well or xray?

Should figure that out before worrying about how to add customs.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

Well, I'm not using X-Ray so I guess Renewal. I download the Beginner eAthena V4 if that helps.

edit: log in to msn if u can

Edited by Keim
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   2
  • Joined:  11/19/11
  • Last Seen:  

are you using load lua before lub???

if not you need to patch your lua to lub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

I guess not because I have no idea of load lua before lub is. I know what LUA's and LUB's are..and I converted t he LUA to LUB and that didn't work.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

Hi Keim

i suggest this

Beginner eAthena V4 is so unUpdated

it sucks already. i guess no one is using it now

try this

Download or Checkout the Latest SVN via SVN Clients

then Diff your own Client

Download the Latest Translation Pack and Lua

then get the Lub that matches your client

Latest Data Folder/Translation Pack: http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/

Latest Lua: http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/

Client Diff Patcher with Diffs: https://subversion.assembla.com/svn/weetools/trunk/ShinsDiffPatcher/plugins/

RE Clients (2010 08 17b Above): https://subversion.assembla.com/svn/weetools/clients/

Latest Trunk SVN: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/

SVN Client:http://tortoisesvn.net/downloads.html

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

How do I like..download those? xD

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

well try to use RA Wiki

since Wiki has some guides there

and It has lots of information

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

How do I like..download those? xD

Download TortoiseSVN.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  138
  • Topics Per Day:  0.03
  • Content Count:  835
  • Reputation:   25
  • Joined:  11/22/11
  • Last Seen:  

http://rathena.org/b...ing-full-guide/

i write full guide you try see can or not?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

Hi Keim

i suggest this

Beginner eAthena V4 is so unUpdated

it sucks already. i guess no one is using it now

try this

Download or Checkout the Latest SVN via SVN Clients

then Diff your own Client

Download the Latest Translation Pack and Lua

then get the Lub that matches your client

Latest Data Folder/Translation Pack: http://svn6.assembla...n_Project/data/

Latest Lua: http://svn6.assembla...ct/lua%20files/

Client Diff Patcher with Diffs: https://subversion.a...atcher/plugins/

RE Clients (2010 08 17b Above): https://subversion.a...etools/clients/

Latest Trunk SVN: https://rathena.svn..../rathena/trunk/

SVN Client:http://tortoisesvn.net/downloads.html

Regarding those files, where do I locate them? For now I have [X] eAthena (That's what I named it) and data.

Edit: I have a file which I downloaded from the forums and this is what it looks like...

06j3W.pngWhen I click ''rAthena'' to play, when I try to log-in (using username Admin and pass: password which I already put in the configs) it won't let me, it will come up with "Failed to connect to server" even when the map-server, char-server and login-server are on. The strangest thing is when I close them, and I try to log in, it doesn't say "Server Closed (0)" but it says again "Failed to Connect to Server".

Edited by Keim
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

SVN Client - Separate folder in your Program Files

Latest SVN Trunk - Separate folder anywhere you want it to, outside of your RO folder

RE Clients - Inside your RO Folder

Client Diff Patcher - Anywhere you want to

Latest Lua - Inside your Data Folder in a folder called Lua

Data folder - Inside your RO folder.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

Requires a Username and Password...Which are they?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

All of them I think, at least "Latest SVN Trunk" needs one...look.

cGz5b.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

You're importing. You need to do an SVN Checkout.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

Posted (edited) · Hidden by Keim, December 20, 2011 - No reason given
Hidden by Keim, December 20, 2011 - No reason given

Arcenciel, here is an image of what i've got.

vHATZ.png

Edited by Keim
Link to comment

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

i have the latest data folder and everything, but when I try to put the customs in my server they are apples...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

You need to entries into your idnum2 tables. There's three tables in total.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  931
  • Reputation:   13
  • Joined:  12/20/11
  • Last Seen:  

keim maybe you did not edit the other files needed to be edited

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  221
  • Reputation:   12
  • Joined:  12/18/11
  • Last Seen:  

These are all the files I have edited (I didn't add the num2's here because I was too lazy xD but they're the same as the idnum2's)

vHATZ.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

O_o

Should have worked already if you did all of that. It's still an apple?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  222
  • Reputation:   35
  • Joined:  12/13/11
  • Last Seen:  

try changing the underscores on ur 32/? files to 32Gold_Bishop_Hat/?CGold_Bishop_Hat, see if that helps and in ur lua, take out the "_Gold_Bishop_Hat", make it [ACCESSORY_IDs.ACCESSORY_GOLD_BISHOP_HAT] = "Gold_Bishop_Hat"

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