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!

Source QuickJobChanger

i sell platypus
Loyal Member
Joined
Jun 26, 2009
Messages
2,640
Reaction score
1,326
That happens after it has been ran through daisy once or twice I think.

Sometimes when you use an ID which is high, the server usually complains and gives weird results in-game, couldn't that be an issue?
 
Newbie Spellweaver
Joined
Sep 18, 2011
Messages
5
Reaction score
0
by other people it works^^ or it can be the source? that my server source is "buggy"
 
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
how to quick job changer wt nid change ??

_______________________
Sori for my English :))

This can be useful in v16 source it on, who can put the attachment to the BBS, you provide the address I can't log on, or your code can also post!!!! Thank you!
 
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
Code:
MoverParam.obj : error LNK2019: unresolved external symbol "public: __thiscall CWndJobChangeEx::CWndJobChangeEx(void)" (??0CWndJobChangeEx@@QAE@XZ) referenced in function "public: int __thiscall CMover::SetExperience(__int64,int)" (?SetExperience@CMover@@QAEH_JH@Z)

C:\Users\DennisR\Desktop\v16 SRC - Virtuos\Output/Neuz.exe : fatal error LNK1120: 1 unresolved externals

This problem can be explained clearly, I am also the error!

:closedeyes:
 
Flyff Developer
Loyal Member
Joined
Apr 6, 2009
Messages
1,873
Reaction score
384
no. the word "solution" is not the same as "folder"
read what I said again and maybe search the internet some
 
Last edited:
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
no. the world "solution" is not the same as "folder"
read what I said again and maybe search the internet some

Thank you, I have solved, is a modification of Neuz.dsp and Neuz.vcproj""

But now I have a problem! He appeared for the mistake, I like them!

TheClouD - Source QuickJobChanger - RaGEZONE Forums


I use is V16 sagenessamerda's Source Release
This source in level 15 and level 60 could not change, and NPC dialogue not next!!!
help me
 
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
lol you posted the thumbnail of an image. I can't even see it clearly.

I before is completely in accordance with this revised down, have been reported.

Later I according to the original ID order renaming, this is, but also with before error!

resdata.h
Code:
#define APP_FASTJOBCHANGE                                               2022

resdata.inc
Code:
APP_FASTJOBCHANGE "WndTile00.tga" 1 288 240 0x2410000 26
{
// Title String
IDS_RESDATA_INC_008326
}
{
// Help Key
IDS_RESDATA_INC_008330
}
{
    WTYPE_TEXT WIDC_TEXT1 "WndEditTile00.tga" 1 12 78 264 170 0x20020000 0 0 0 0
    {
    // Title String
IDS_RESDATA_INC_008330
    }
    {
    // ToolTip
IDS_RESDATA_INC_008330
    }
    WTYPE_BUTTON WIDC_BUTTON1 "ButtChange.bmp" 0 100 172 172 192 0x220010 0 0 0 0
    {
    // Title String
IDS_RESDATA_INC_008330
    }
    {
    // ToolTip
IDS_RESDATA_INC_008329
    }
    WTYPE_BUTTON WIDC_BUTTON2 "Buttright2.bmp" 0 223 172 264 192 0x220010 0 0 0 0
    {
    // Title String
IDS_RESDATA_INC_008330
    }
    {
    // ToolTip
IDS_RESDATA_INC_008327
    }
    WTYPE_BUTTON WIDC_BUTTON3 "Buttleft2.bmp" 0 12 172 53 192 0x220010 0 0 0 0
    {
    // Title String
IDS_RESDATA_INC_008330
    }
    {
    // ToolTip
IDS_RESDATA_INC_008328
    }
    WTYPE_BUTTON WIDC_BUTTON4 "SlotVan.bmp" 0 8 8 72 72 0x220010 0 0 0 0
    {
    // Title String
IDS_RESDATA_INC_008330
    }
    {
    // ToolTip
IDS_RESDATA_INC_008330
    }
    WTYPE_STATIC WIDC_STATIC1 "" 0 78 52 264 68 0x2220000 0 0 0 0
    {
    // Title String
IDS_RESDATA_INC_008330
    }
    {
    // ToolTip
IDS_RESDATA_INC_008330
    }

}

resdata.txt
Code:
IDS_RESDATA_INC_008326	快速转职
IDS_RESDATA_INC_008327	下一步
IDS_RESDATA_INC_008328	上一步
IDS_RESDATA_INC_008329	点击
IDS_RESDATA_INC_008330	转职成功

q1 - Source QuickJobChanger - RaGEZONE Forums q2 - Source QuickJobChanger - RaGEZONE Forums

http://forum.ragezone.com/attachment.php?attachmentid=93143&stc=1&d=1318729808
 

Attachments

You must be registered for see attachments list
Flyff Developer
Loyal Member
Joined
Apr 6, 2009
Messages
1,873
Reaction score
384
did you add resdata.h and resdata.inc to the .res files in client?
 
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
This sure......
I compiled without mistakes, may be the problem
 
Joined
Apr 9, 2010
Messages
2
Reaction score
0
Newer Version (macros)



Fix for the Resdata issue (new Resdata parameters )
Code:
APP_FASTJOBCHANGE "WndTile00.tga" "" 1 288 240 0x2410000 26
{
// Title String
IDS_RESDATA_INC_017466
}
{
// Help Key
IDS_RESDATA_INC_008359
}
{
    WTYPE_TEXT WIDC_TEXT1 "WndEditTile00.tga" 1 12 78 264 170 0x20020000 0 0 0 0 46 112 169
    {
    // Title String
IDS_RESDATA_INC_008359
    }
    {
    // ToolTip
IDS_RESDATA_INC_008359
    }
    WTYPE_BUTTON WIDC_BUTTON1 "ButtChange.bmp" 0 100 172 172 192 0x220010 0 0 0 0 46 112 169
    {
    // Title String
IDS_RESDATA_INC_008359
    }
    {
    // ToolTip
IDS_RESDATA_INC_017469
    }
    WTYPE_BUTTON WIDC_BUTTON2 "Buttright2.bmp" 0 223 172 264 192 0x220010 0 0 0 0 46 112 169
    {
    // Title String
IDS_RESDATA_INC_008359
    }
    {
    // ToolTip
IDS_RESDATA_INC_017467
    }
    WTYPE_BUTTON WIDC_BUTTON3 "Buttleft2.bmp" 0 12 172 53 192 0x220010 0 0 0 0 46 112 169
    {
    // Title String
IDS_RESDATA_INC_008359
    }
    {
    // ToolTip
IDS_RESDATA_INC_017468
    }
    WTYPE_BUTTON WIDC_BUTTON4 "SlotVan.bmp" 0 8 8 72 72 0x220010 0 0 0 0 46 112 169
    {
    // Title String
IDS_RESDATA_INC_008359
    }
    {
    // ToolTip
IDS_RESDATA_INC_008359
    }
    WTYPE_STATIC WIDC_STATIC1 "" 0 78 52 264 68 0x2220000 0 0 0 0 46 112 169
    {
    // Title String
IDS_RESDATA_INC_008359
    }
    {
    // ToolTip
IDS_RESDATA_INC_008359
    }

}



Maybe some1 translate the instructions, it's a newer version, also with macros.
 
Experienced Elementalist
Joined
Apr 30, 2011
Messages
255
Reaction score
90
This sure......
I compiled without mistakes, may be the problem

check if you put also your resdata.inc and .txt in your .res

just checking >.<
 
Last edited:
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
check if you put also your resdata.inc and .txt in your .res

just checking >.<

Why do I lv15 without any window hints I change jobs, I compiled without error, client res also replaced the......
 
Flyff Developer
Loyal Member
Joined
Apr 6, 2009
Messages
1,873
Reaction score
384
...did you put the newly compiled server programs into your server folder and run them?
 
Newbie Spellweaver
Joined
Mar 7, 2011
Messages
73
Reaction score
9
...did you put the newly compiled server programs into your server folder and run them?


Changed...... I feel these problems worries me much...... I feel may cause in the two or out need to add to neuz project files, I add may have problems... Can you you how to add the screenshot of hair come and look at...
 
Flyff Developer
Loyal Member
Joined
Apr 6, 2009
Messages
1,873
Reaction score
384
_Interface
i guess you could technically put them anywhere, as long as you can find them when adding them to the project. but _Interface is the 'proper' place
 
Back
Top