Jump to content
  • 0

Custom Box - Giving Apple


Maxlam

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   0
  • Joined:  02/18/12
  • Last Seen:  

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
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

What guide did you follow for the custom box?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   0
  • Joined:  02/18/12
  • Last Seen:  

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/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  308
  • Reputation:   3
  • Joined:  12/18/11
  • Last Seen:  

make the 3 num.txt, so that you will not see the apple.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   0
  • Joined:  02/18/12
  • Last Seen:  

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.

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:  

Umm...I would think wrong ItemID in the effect script? Or you're giving an unvalid item.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   0
  • Joined:  02/18/12
  • Last Seen:  

All items are valid and old (except 2-3 new one). Anyways, I solved the problem by remplacing another box T____T"

Can you solve the "Effects" + "Max BGM" too please ?

http://rathena.org/board/topic/60276-effects-sounds-just-dont-work/

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