Jump to content
  • 0

Custom Box - Giving Apple


Question

Posted (edited)

Hello there everyone !

I saw many tutorials/help topic about this problem...and I'm not able to solve it !

I don't want to use the "call function" method, so there is mine;

Problem : My item working in-game (Sprites, names, icons, drop, descriptions, etc.) but, when I'm opening the box, I'm getting only apples...

=================================================

[item_group_db.txt]

import: db/item_bluebox.txt

import: db/item_violetbox.txt

import: db/item_cardalbum.txt

import: db/item_cookie_bag.txt

import: db/item_findingore.txt

import: db/item_giftbox.txt

import: db/item_scroll.txt

import: db/item_misc.txt

import: db/item_lunenoirebox.txt

[item_lunenoirebox.txt]

// LuneNoireBox Obtainable Items Database

//

// Structure of Database:

// GroupID,ItemID,Rate

// LuneNoireBox

55,617,5 // Old Purple Box

55,616,5 // Old Card Album

55,607,5 // Yggdrasil Berry

55,19009,15 // Satanic Black Helm

55,2859,15 // Golden Rod Orb

55,2007,15 // Golden Rod Staff

55,5666,15 // Golden Crown

55,1183,30 // Brave Assaulter's Katzbalger

55,13036,30 // Brave Assassin's Damascus

55,1824,30 // Brave Battle Fist

55,1978,30 // Brave Battle Lariat

55,1924,30 // Brave Battlefield Guitar

55,13411,30 // Brave Gladiator Blade

55,19000,50 // Angels Wing

[const.txt]

IG_Cherish_Box_Ori 52

IG_Louise_Costume_Box 53

IG_Xmas_Gift 54

IG_lunenoirebox 55

SC_ALL -1

SC_STONE 0

SC_FREEZE 1

[itemdb.h]

#define MAX_ITEMGROUP 64

[item_db2.txt]

19042 LuneNoireBox = (getitem groupranditem(IG_lunenoirebox),1;)

=================================================

Thanks alot for your help.

If someone can help me too with my "Max BGM" and "Effects" problems :

http://rathena.org/b...just-dont-work/

Edited by Maxlam

6 answers to this question

Recommended Posts

Posted

I was using this one for custom item, but nothing about Box :

http://rathena.org/wiki/Custom_Items

Then I read this without help :

http://rathena.org/board/topic/60801-adding-a-custom-box/

This one is first about the "Function" (I don't what it...) and then "Emistry" add some link, I watched all them :

http://rathena.org/board/topic/59892-how-to-make-a-customized-box-like-obb/

Here, "Simplemhan" show what I want...all my stuff are like this without result :

http://rathena.org/board/topic/60493-prize-box/

Posted

No, I mean the box give apples when I open it. (The box isn't an apple lol)

The box is fine at well; I see the item, description, name, icon, drop, texture, etc.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...