donkeyg Posted September 5, 2012 Posted September 5, 2012 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~ Quote
Phantasm Posted September 5, 2012 Posted September 5, 2012 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; },{},{} Quote
Peopleperson49 Posted September 5, 2012 Posted September 5, 2012 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. 1 Quote
Question
donkeyg
doesnt have the skl in my skil tab~
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.