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!

[how to][tutorial] Blessed release set up guide

Initiate Mage
Joined
Jan 7, 2011
Messages
3
Reaction score
0
And there is a bug that I found it : job3 skills of ringmaster have no effect. Can you fix it ? Thank so much.
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
140
Reaction score
32
go to randomoption.cpp and find this line
case PART_CAP: you sould easily understand it all
 
Newbie Spellweaver
Joined
Apr 23, 2011
Messages
28
Reaction score
0
Do anyone knows how to change level cap ?

WORKING ONLY

itried this

#define MAX_3RD_LEGEND_LEVEL 200 // 3Â÷ ÀüÁ÷ ij¸¯ ÃÖ°í ·¹º§ ( 139 -> 150 È®Àå )
#define MAX_CHARACTER_LEVEL 200 // ±âÁ¸ MAX_LEVEL À» ´ëü..ij¸¯ÅÍ°¡ °¡Áú ¼ö ÀÖ´Â ÃÖ°í ·¹º§.. ( 139 -> 150 È®Àå )


is this right ??
:w00t:
 
Experienced Elementalist
Joined
Apr 20, 2012
Messages
231
Reaction score
8
@RynoKabbage

After downloading the VS 2003 Pro - I only extracted them on it's folder, will this work?
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
140
Reaction score
32
what u should do is. 1st unpack the prereq. files and run set up. the burn the iso files to a dvd. you might be able to use
MagicDisc to mount the files also.
 
Experienced Elementalist
Joined
Apr 20, 2012
Messages
231
Reaction score
8
Do you have at least a guide on how to install VS 2003 PRO?
I just don't want to have errors so that I can minimize my problems. :):
 
Junior Spellweaver
Joined
Apr 13, 2012
Messages
140
Reaction score
32
its easy
1. unpack the prerequisite rar and run the setup.
2. burn the 2 VS 2003 iso files to a disc or download MagicDisc and mount, then imnstall.
3. download the VS 2003 SP1 and install.
4. follow the guide on how to compile the source.
then u should be error free.
 
Experienced Elementalist
Joined
Apr 20, 2012
Messages
231
Reaction score
8
its easy
1. unpack the prerequisite rar and run the setup.
2. burn the 2 VS 2003 iso files to a disc or download MagicDisc and mount, then imnstall.
3. download the VS 2003 SP1 and install.
4. follow the guide on how to compile the source.
then u should be error free.

Thanks! I'll try my best.



-edit-
It took me a couple of hours to finish all the setups xD
 
Last edited:
Experienced Elementalist
Joined
May 17, 2011
Messages
282
Reaction score
9
how about on vs .net 2003 enterprise arch ?
 
Experienced Elementalist
Joined
Apr 20, 2012
Messages
231
Reaction score
8
@RynoKabbage

Dude, I did every step on how to compile a source but then I got these errors and I didn't recieve AccountServer.exe on output folder.

c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\Misc.h(18): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\Misc.h(18): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\AccountServer\globalgiftbox.cpp(18): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\AccountServer\dpdbsrvr.h(18): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\_Network\Misc\Include\ar.h(13): fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
c:\Downloads\Alpha Source\Official Source\Worldserver\ItemUpgrade.cpp(1404): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\Downloads\Alpha Source\Official Source\Worldserver\ItemUpgrade.cpp(1479): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Downloads\Alpha Source\Official Source\Worldserver\ItemUpgrade.cpp(1480): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Downloads\Alpha Source\Official Source\Worldserver\ItemUpgrade.cpp(1489): warning C4244: 'argument' : conversion from 'DWORD' to 'BYTE', possible loss of data
c:\Downloads\Alpha 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

---------------------- Done ----------------------

Rebuild All: 7 succeeded, 1 failed, 0 skipped

please HELP! :thumbup:
 
Last edited:
Experienced Elementalist
Joined
Apr 20, 2012
Messages
231
Reaction score
8
did u install the service pack 1 for VS 2003?

Sorry but no, I did not install the service pack because I don't know where it is.
Do you have any idea where it is located or do you have at least the link of it?
 
Experienced Elementalist
Joined
Apr 20, 2012
Messages
231
Reaction score
8
I got this error while installing the VS .NET 2003 SP1

Code:
vs_setup.msi is missing. Please find it's path.

I tried every single thing, looking and searching every folder but still, there's no vs_setup.msi
I also tried to download vs_setup.msi on google but none of them are qualified for VS .NET 2003 SP1

Can you help me with this problem??
 
Newbie Spellweaver
Joined
Mar 26, 2012
Messages
6
Reaction score
0
why is it that when i try to login to server it wont let me in stuck saying connecting to server/game
 
Initiate Mage
Joined
May 23, 2012
Messages
2
Reaction score
0
Untitled - [how to][tutorial] Blessed release set up guide - RaGEZONE Forums

this is my problem can you help me? please
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
May 23, 2012
Messages
2
Reaction score
0
Untitled - [how to][tutorial] Blessed release set up guide - RaGEZONE Forums

this is my problem. can someone help me?
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Feb 25, 2012
Messages
2
Reaction score
0
i followed every step in the guide :S why isn't working???
can you help me please???:afraid:
just not loading :L
Help.
RynoKabbage - [how to][tutorial] Blessed release set up guide - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Jan 4, 2012
Messages
50
Reaction score
1
i followed every step in the guide :S why isn't working???
can you help me please???:afraid:

because you did something wrong. Just like i did something wrong to make my neuz not work. But none'the'less. I'm giving details so others can correct my mistakes. You should consider doing the same.


View attachment 106402

this is my problem. can someone help me?

I'm new so i may be wrong. But i think it might be because you have not "linked" your RANKED_DBF I'm not sure though so dont trust me on it, Let me know if i helped. I would like to know if i was right or wrong.


I got this error while installing the VS .NET 2003 SP1

Code:
vs_setup.msi is missing. Please find it's path.

I tried every single thing, looking and searching every folder but still, there's no vs_setup.msi
I also tried to download vs_setup.msi on google but none of them are qualified for VS .NET 2003 SP1

Can you help me with this problem??

You should use daemon tools lite. What you do is mount the first vi disc for you're VI net arc then you run SP1, You tell it to go to the virtual drive that you selected then with it select the .msi file called "vs_setup" once that is done It will give you no issues. :)

good luck.

Like if this helped. Or reply if you need more help.

---

@ Anyone

Blessed source-

Anyone got a neuz that works for this. I compiled my neuz and played with the "lock neuz" in NeuzMsgProc. If anyone can help that would be.. Just lovely. If not ill figure it out on my own. i did the following

Code:
	/* lock Neuz */
	//lstrcpy( g_Neuz.m_lpCertifierAddr, "122.80.54.101" ); //decoy
	//lstrcpy( g_Neuz.m_lpCertifierAddr, "108.180.190.50" );//decoy
	//lstrcpy( g_Neuz.m_lpCertifierAddr, "122.52.179.57" );//decoy
	lstrcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); // Local Test
	//lstrcpy( g_Neuz.m_lpCertifierAddr, "My ip Address" ); // Online Test

I don't have an error log and i don't believe i had an error for the Neuz compile. xD So if anyone can help ill love you long time?

----

Figured it out.
 
Last edited:
Back
Top