Jump to content
  • 0

Bible Of promise is not working


Question

2 answers to this question

Recommended Posts

Posted

2156,Bible_Of_Promise1,Bible Of Promise Vol1,5,20,,500,,10,,1,0x00000100,7,2,32,,110,1,5,{ /* skill "ALL_ODINS_POWER",1; */ },{},{}

doesnt have the skl in my skil tab~

Remove /* */:

2156,Bible_Of_Promise1,Bible Of Promise Vol1,5,20,,500,,10,,1,0x00000100,7,2,32,,110,1,5,{ skill "ALL_ODINS_POWER",1; },{},{}

Posted

This is probably more of a db issue since it was an item add and not a script issue, but Phantasm is correct.

Peopleperson49

doc/script_commands.txt

Whenever '//' is encountered in a line upon reading, everything beyond this on
that line is considered to be a comment and is ignored. This works wherever you
place it.
// This line will be ignored when processing the script.
Block comments can also be used, where you can place /* and */ between any text you
wish rAthena to ignore.
Example:
/* This text,
* no matter which new line you start
* is ignored, until the following
* symbol is encountered: */

The asterisks (*) in front of each line is a personal preference, and is not required.

  • Upvote 1

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