Jump to content
  • 0
Keim

Problem on Custom Items (Location)

Question

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

29 answers to this question

Recommended Posts

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

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

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

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

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

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

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

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

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

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

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

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

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

Important Information

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