Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

__fastjobchange

Initiate Mage
Joined
Sep 21, 2021
Messages
2
Reaction score
1
Hello,
I got a little problem i added everything from the source to my source but i got this error


Picture error:
Lodelight - __fastjobchange - RaGEZONE Forums


I hope someone can help me
 
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
Hello,
I got a little problem i added everything from the source to my source but i got this error


Picture error:
Lodelight - __fastjobchange - RaGEZONE Forums


I hope someone can help me

Your missing the edits from DpSrvr.cpp and .h
 
Initiate Mage
Joined
Sep 21, 2021
Messages
2
Reaction score
1
Your missing the edits from DpSrvr.cpp and .h


uhm i feel bad... i edited DPSrvr.h but it didnt saved, now it works

i better check 2 times before i edit the next one

Thanks for the fast help Ketchup :thumbup:
 
Newbie Spellweaver
Joined
Dec 1, 2021
Messages
32
Reaction score
11
This _fastjobchange include according to the source code the final classes like Slayer etc.
The first classes work without problems and no crashes or errors, if i try to get the final job like slayer etc. i got this error, no clue at the moment maybe someone can give me a tipp? :3 and when you close the window if it doesn't come back, there's a function for that too?
333213 - __fastjobchange - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
This _fastjobchange include according to the source code the final classes like Slayer etc.
The first classes work without problems and no crashes or errors, if i try to get the final job like slayer etc. i got this error, no clue at the moment maybe someone can give me a tipp? :3 and when you close the window if it doesn't come back, there's a function for that too?
View attachment 170953

It's been fixed and uploaded to the original post.

Re-download and check over MoverParam.
 
Newbie Spellweaver
Joined
Dec 1, 2021
Messages
32
Reaction score
11
works thanks ketchup!
you need to get your 99,99% no admin command :D
 
Last edited:
Junior Spellweaver
Joined
Jun 16, 2006
Messages
137
Reaction score
13
Code:
Can someone let me know what i am missing here? :huh:

i added the the needed edits on the right place at least that's what i thought xD
Using ketchup's 18.2 clean

Nevermind got it fixed, after a good night sleep i noticed i made a typo xD



Ketchup Thanks for al your hard work ;)
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Mar 22, 2004
Messages
103
Reaction score
1
hi there,
I added this to the Ketchup vs22-v18.2 source, step by step, with no error on compilation
added WndChangeJobEx.cpp and WndChangeJobEx.h to Neuz/_Interface
the only change I did was this in ResData.h: #define APP_FASTJOBCHANGE 2023 (2123)
resdata.inc and resdata.txt.txt are the same as in your package
I added ButtSelectClass.bmp to the Client/Theme folder
besides that everything is like the original package from the first page of this thread
I reached level 15 in-game with my admin character but no new window popup where I could change my new JOB
any ideas?
thank you very much
 
Last edited:
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
hi there,
I added this to the Ketchup vs22-v18.2 source, step by step, with no error on compilation
added WndChangeJobEx.cpp and WndChangeJobEx.h to Neuz/_Interface
the only change I did was this in ResData.h: #define APP_FASTJOBCHANGE 2023 (2123)
resdata.inc and resdata.txt.txt are the same as in your package
I added ButtSelectClass.bmp to the Client/Theme folder
besides that everything is like the original package from the first page of this thread
I reached level 15 in-game with my admin character but no new window popup where I could change my new JOB
any ideas?
thank you very much
do you use command to reach lv 15?
 
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
no, I just level up normally by doing quests
copy all the .res file to client?
maybe u need to check everything again sir, because ive already add this system and works fine in me
 
Junior Spellweaver
Joined
Mar 22, 2004
Messages
103
Reaction score
1
copy all the .res file to client?
maybe u need to check everything again sir, because I've already add this system, and works fine in me

I edited the RedData.h resdata.inc and resData.txt.txt from K18.2\Server\Resource folder
after that I run "- Merge.exe" found in K18.2\Server\Resource then copy data.res, dataSub1.res, dataSub2.res and Flyff.a to K18.2\Client folder

my resdata.inc snippet :
Code:
APP_FASTJOBCHANGE "WndTile00.tga" "" 1 320 224 0x2410000 26
{
IDS_CSTDATA_INC_000000
}
{
IDS_RESDATA_INC_000001
}
{
    WTYPE_TEXT WIDC_TEXT1 "WndEditTile00.tga" 1 8 78 305 153 0x20020000 0 0 0 0 46 112 169
    {
    IDS_CSTDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON1 "ButtSelectClass.bmp" 0 89 162 223 182 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON2 "ButtRight.bmp" 0 232 162 304 182 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON3 "ButtLeft.bmp" 0 8 162 80 182 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON4 "SlotVan.bmp" 0 8 8 72 72 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_STATIC WIDC_STATIC1 "" 0 84 30 270 46 0x2220000 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
}

and resData.txt.txt snippet :

Code:
IDS_CSTDATA_INC_000000	Select Class
IDS_CSTDATA_INC_000001	Change your Job faster as never before.

resData.h snippet :

Code:
#define APP_FASTJOBCHANGE             2123

my client screenshot:
 
Last edited:
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
I edited the RedData.h resdata.inc and resData.txt.txt from K18.2\Server\Resource folder
after that I run "- Merge.exe" found in K18.2\Server\Resource then copy data.res, dataSub1.res, dataSub2.res and Flyff.a to K18.2\Client folder

my resdata.inc snippet :
Code:
APP_FASTJOBCHANGE "WndTile00.tga" "" 1 320 224 0x2410000 26
{
IDS_CSTDATA_INC_000000
}
{
IDS_RESDATA_INC_000001
}
{
    WTYPE_TEXT WIDC_TEXT1 "WndEditTile00.tga" 1 8 78 305 153 0x20020000 0 0 0 0 46 112 169
    {
    IDS_CSTDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON1 "ButtSelectClass.bmp" 0 89 162 223 182 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON2 "ButtRight.bmp" 0 232 162 304 182 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON3 "ButtLeft.bmp" 0 8 162 80 182 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_BUTTON WIDC_BUTTON4 "SlotVan.bmp" 0 8 8 72 72 0x220010 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
    WTYPE_STATIC WIDC_STATIC1 "" 0 84 30 270 46 0x2220000 0 0 0 0 46 112 169
    {
    IDS_RESDATA_INC_000001
    }
    {
    IDS_RESDATA_INC_000001
    }
}

and resData.txt.txt snippet :

Code:
IDS_CSTDATA_INC_000000    Select Class
IDS_CSTDATA_INC_000001    Change your Job faster as never before.

resData.h snippet :

Code:
#define APP_FASTJOBCHANGE             2123

my client screenshot:
Check ur MsgHdr.h and change the number of __FASTJOBCHANGE to (DWORD)0x88100242 or more, make sure the number is not duplicate and recompile

#ifdef __FASTJOBCHANGE
#define PACKETTYPE_UPDATE_JOB (DWORD)0x88100242
#endif
 
Junior Spellweaver
Joined
Mar 22, 2004
Messages
103
Reaction score
1
Check ur MsgHdr.h and change the number of __FASTJOBCHANGE to (DWORD)0x88100242 or more, make sure the number is not duplicate and recompile

#ifdef __FASTJOBCHANGE
#define PACKETTYPE_UPDATE_JOB (DWORD)0x88100242
#endif


my MsgHDR.h has this:
Code:
#ifdef __FASTJOBCHANGE
#define	PACKETTYPE_UPDATE_JOB	(DWORD)0xAA000021
#endif

0xAA000021 doesn't exists in MsgHDR.h beside this
 
Junior Spellweaver
Joined
Sep 29, 2021
Messages
133
Reaction score
26
my MsgHDR.h has this:
Code:
#ifdef __FASTJOBCHANGE
#define    PACKETTYPE_UPDATE_JOB    (DWORD)0xAA000021
#endif

0xAA000021 doesn't exists in MsgHDR.h beside this
ah im sorry, i dont know what causing it, maybe u can try to add it again or hope someone will help u

i just try to add it again, and it work in me
Lodelight - __fastjobchange - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Mar 22, 2004
Messages
103
Reaction score
1
daddy Use something like and re-check your edits.

It worked using WinMerge, before I was copying from Notepad++ directly into the Visual Studio, it looked ok for me but for some reason it did work
I tried on the new 18.3 and it works, tyvm
 
Newbie Spellweaver
Joined
May 2, 2022
Messages
11
Reaction score
0
I got no compilation error or any error at all but when I reached Lvl 15 no windows pop up for Change job



@daddy Use something like and re-check your edits.

I've used WINMERGE with your files vs22 k18.3 the fastjobchanger is working fine with a small problem. You need to relog everytime so the FASTJOBCHANGE menu will pop up. Where did I go wrong?
 
Last edited:
Inactive
Joined
Jan 20, 2009
Messages
1,014
Reaction score
1,830
I got no compilation error or any error at all but when I reached Lvl 15 no windows pop up for Change job





I've used WINMERGE with your files vs22 k18.3 the fastjobchanger is working fine with a small problem. You need to relog everytime so the FASTJOBCHANGE menu will pop up. Where did I go wrong?

Could you please stop tagging and quoting me constantly to draw attention to your help issues.

It's extremely obnoxious and makes me not want to help you.
 
Newbie Spellweaver
Joined
May 2, 2022
Messages
11
Reaction score
0
Could you please stop tagging and quoting me constantly to draw attention to your help issues.

It's extremely obnoxious and makes me not want to help you.

Sorry wont happen again.
 
Back
Top