[Help] add the QuickJobChange In Source

Page 6 of 16 FirstFirst 1234567891011121314 ... LastLast
Results 76 to 90 of 235
  1. #76
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: How to add the QuickJobChange In Source

    GETDLGITEM : nID=933 NOT FOUND

    Found & Fixed, 1st post on how to fix it

  2. #77
    Infraction Magnet KING5 is offline
    MemberRank
    Oct 2008 Join Date
    Behind You !Location
    484Posts

    Re: How to add the QuickJobChange In Source

    Thank you for that fix. You are so fawkin awesome.

  3. #78
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,916Posts

    Re: How to add the QuickJobChange In Source

    I don't see how anybody managed to finish this and get it working.

    I just went through the tutorial, to add it to a new set of source files, and you didn't provide the information for WndJobChangeEx.h
    I've already got it from the original source release, so I'm good. But everyone else needs it.

  4. #79
    i <3 C++ Deviant is offline
    MemberRank
    Jun 2005 Join Date
    Little GardenLocation
    527Posts

    Re: How to add the QuickJobChange In Source

    i try this but no luck :D

    when i get level 15,60 even 130 nothing happens

    xD

  5. #80
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,916Posts

    Re: How to add the QuickJobChange In Source

    Quote Originally Posted by trashee09 View Post
    i try this but no luck :D

    when i get level 15,60 even 130 nothing happens

    xD
    did you remember to define it in versioncommon.h for neuz and worldserver?

    It works perfectly if added correctly.

  6. #81
    i <3 C++ Deviant is offline
    MemberRank
    Jun 2005 Join Date
    Little GardenLocation
    527Posts

    Re: How to add the QuickJobChange In Source

    Quote Originally Posted by ShadowDragon42 View Post
    did you remember to define it in versioncommon.h for neuz and worldserver?

    It works perfectly if added correctly.
    yes and compile without errors

  7. #82
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,916Posts

    Re: How to add the QuickJobChange In Source

    Well then, I don't know what else would have went wrong.

  8. #83
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: How to add the QuickJobChange In Source

    Quote Originally Posted by ShadowDragon42 View Post
    I don't see how anybody managed to finish this and get it working.

    I just went through the tutorial, to add it to a new set of source files, and you didn't provide the information for WndJobChangeEx.h
    I've already got it from the original source release, so I'm good. But everyone else needs it.

    I linked to the original package for you to download, please read some before starting to put in the code into the source..

    I have made so you can select code for if you only have 2nd job in your files,
    and another code for is you have 3rd job in your files..

    And as I have said many, many times, I don't know if 3rd job changes works, so I asked for someone to tell me if it does, yet no one has (and someone said it worked)..

    If you are having problem with this system, then it is not my problem, it is you who have missed to code some stuff..

    I have tried this coding( for 2nd job only ) on many sources that are actually released.

    so if it did not work for you, well... that sucks for you

  9. #84
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,916Posts

    Re: How to add the QuickJobChange In Source

    You really shouldn't assume things. When did I say that I couldn't get this working? I already finished it last night without a single problem, cause I already had the file. And by that, I mean fully working with 3rd jobs and the custom changes to fix bugs that I put into my previous source.

    And since you already provided everything else and more (splitting 2nd job and 3rd job coding, both new and old resdata, minor changes to functionality), what's the problem in adding 1 more spoiler and copy/pasting the WndChangeJobEx.h coding into it?

  10. #85
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: How to add the QuickJobChange In Source

    Quote Originally Posted by ShadowDragon42 View Post
    You really shouldn't assume things. When did I say that I couldn't get this working? I already finished it last night without a single problem, cause I already had the file. And by that, I mean fully working with 3rd jobs and the custom changes to fix bugs that I put into my previous source.

    And since you already provided everything else and more (splitting 2nd job and 3rd job coding, both new and old resdata, minor changes to functionality), what's the problem in adding 1 more spoiler and copy/pasting the WndChangeJobEx.h coding into it?

    The previous message was not for you per say..
    I simply told you that I linked the original package..

    The rest of the stuff was for the others who couldn't get it to work..

  11. #86
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,916Posts

    Re: How to add the QuickJobChange In Source

    My point is still valid though lol
    You provided a lot of stuff that the original release did not, and the only thing you didn't provide is the .h file lol

    If you added that, you wouldn't need the link to the release thread and they wouldn't have to download anything.

  12. #87
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: How to add the QuickJobChange In Source

    Quote Originally Posted by ShadowDragon42 View Post
    My point is still valid though lol
    You provided a lot of stuff that the original release did not, and the only thing you didn't provide is the .h file lol

    If you added that, you wouldn't need the link to the release thread and they wouldn't have to download anything.
    What is done. Is done.

  13. #88
    Valued Member RynoKabbage is offline
    MemberRank
    Apr 2012 Join Date
    Lakeland, FloriLocation
    140Posts

    Re: How to add the QuickJobChange In Source

    hello.

    i had tried doing this 3 times already lol and i come up with many warnings and a few errors while compiling the code.
    im using blessed source.

    Code:
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1033): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
            ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1033): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
            ..\..\Resource\ResData.h(1540) : see previous definition of 'APP_FASTJOBCHANGE'
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
            ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
            ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1033): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
            ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\Neuz\WndChangeJobEx.cpp(122): error C2065: 'nApply' : undeclared identifier
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\Neuz\WndChangeJobEx.cpp(122): error C2227: left of '->EnableWindow' must point to class/struct/union
            type is ''unknown-type''
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\Neuz\DPClient.cpp(861): error C2601: 'CDPClient::UpdateJob' : local function definitions are illegal
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1033): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
            ..\..\Resource\ResData.h(1033) : see previous definition of 'APP_FASTJOBCHANGE'
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1404): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1479): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1480): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1489): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Official Source\WORLDSERVER\ItemUpgrade.cpp(1603): warning C4018: '>=' : signed/unsigned mismatch
    WorldServer warning LNK4089: all references to 'NeuzD.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'SHLWAPI.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
    WorldServer warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
    after the 3rd time i just iggnored the errors and warning and tried it anyways but was not working. was stupid to even try really
    im new to all this so im not sure what these mean yet, or even how to fix them. i followed the tut very carefully 3 times yet i come up with this. any advice as to what i can do or where i went wrong?

    thanx.

  14. #89
    One word! Im Fawkin Pro! Xakzi is offline
    MemberRank
    Jul 2010 Join Date
    SwedenLocation
    1,356Posts

    Re: How to add the QuickJobChange In Source

    c:\Documents and Settings\Ryno\Desktop\Blessed Source\Resource\ResData.h(1540): warning C4005: 'APP_FASTJOBCHANGE' : macro redefinition

    "macro redefiniton"

    APP_FASTJOBCHANGE has been written 2 (or more) times in resdata.h

  15. #90
    Valued Member RynoKabbage is offline
    MemberRank
    Apr 2012 Join Date
    Lakeland, FloriLocation
    140Posts

    Re: How to add the QuickJobChange In Source

    ok so i was able to get the code to compile, for some reason when i used the code in the guide for the WndChangeJobEx.cpp i get errors, but when i use the code in the packet it compies with no errors, but when i open neuz and lvl up to lvl 15 the window never pops up to change my job. what am i doing wrong? i dont want to give up on this cuz i really would like the one click job change window.

    thanx for the help
    Last edited by RynoKabbage; 22-04-12 at 08:55 PM.



Advertisement