Jump to content

  •  

unknownzodiac

Member Since 04 Mar 2015
Offline Last Active Mar 15 2015 07:59 PM
-----

Posts I've Made

In Topic: [Help] Custom Job Problem

06 March 2015 - 10:09 AM

Post tranfered to right section... i think. Link

 

Hello everyone.

 

Harnessing the topic.

While compiling before done de first part (first time need to compile according the same wiki guide) that's show this warning.

Attached File  Error while compiling.jpeg   82.07K   23 downloads

 

I am using cronus. But according on forums that's derived from Hercules.

So this happens on itendb.c.

But that's happen cuz:

itendb.c:

    JOB_NOVICE,
    JOB_SWORDMAN,
    JOB_MAGE,
    JOB_ARCHER,
    JOB_ACOLYTE,
    JOB_MERCHANT,
    JOB_THIEF,
    JOB_KNIGHT,
    JOB_PRIEST,
    JOB_WIZARD,
    JOB_BLACKSMITH,
    JOB_HUNTER,
    JOB_ASSASSIN,
    JOB_KNIGHT2,
    JOB_CRUSADER,
    JOB_MONK,
    JOB_SAGE,
    JOB_ROGUE,
    JOB_ALCHEMIST,
    JOB_BARD,
    JOB_DANCER,
    JOB_CRUSADER2,
    JOB_WEDDING,
    JOB_SUPER_NOVICE,
    JOB_GUNSLINGER,
    JOB_NINJA,
    JOB_XMAS,
    JOB_SUMMER,
    JOB_BURGLAR= 35,
    JOB_MAX_BASIC,

novice = 1 soon summer  = 28 therefore burglar = 29 instead of 35?

This warning can cause problems hereafter?

Ty for future replays, and sorry about bad english.