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!

[SHARE] Log_in.WLD [Assassin] & 2017 GS Login

Joined
May 2, 2012
Messages
475
Reaction score
244
it's time for a little share.







NOTE : NO SUPPORT for LookPt & FromPt Values.


[video]https://www.facebook.com/100000497041986/videos/pcb.3965041130189083/3965033680189828[/video]

[video]https://www.facebook.com/100000497041986/videos/pcb.3965041130189083/3965035663522963[/video]
 
Last edited:
Newbie Spellweaver
Joined
Dec 3, 2015
Messages
51
Reaction score
2
Thank for the Share :)

By the way Can i ask for help on the Dxlobystage Vector positioning
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
for who blowing their mind about camera vector of this wld, basicly this wld using middle which is Y. go value 200-400 will be fixed position for your client. X right Y middle Z right. i've done this wlds long time ago :)
pics :
login
cha select
 
Experienced Elementalist
Joined
Mar 22, 2011
Messages
290
Reaction score
43
for who blowing their mind about camera vector of this wld, basicly this wld using middle which is Y. go value 200-400 will be fixed position for your client. X right Y middle Z right. i've done this wlds long time ago :)
pics :
login
cha select

I tried those value and it seems to be so hard to adjust hahaha. Any other tips? I just didnt know how lookpt and fromPt works.
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
I tried those value and it seems to be so hard to adjust hahaha. Any other tips? I just didnt know how lookpt and fromPt works.

if your background login already appeared, you only need to scale/zoom in the vector of "frompt" example
D3DXVECTOR3( 06.0, 0.0f, -140.0f ) 1-100 is zoom out, 0 - 140 zoom in. the rest is setup your own chf login
 
Newbie Spellweaver
Joined
Jul 25, 2020
Messages
6
Reaction score
0
Re: [SHARE] Log_in.WLD [Assassin] & 2017 GS Login

for who blowing their mind about camera vector of this wld, basicly this wld using middle which is Y. go value 200-400 will be fixed position for your client. X right Y middle Z right. i've done this wlds long time ago :)
pics :
login
cha select



Where do we find the char select like your sir? TIA
 
Last edited:
Newbie Spellweaver
Joined
Nov 26, 2018
Messages
33
Reaction score
1
anyone have this missing png??
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Aug 8, 2020
Messages
103
Reaction score
5
Re: [SHARE] Log_in.WLD [Assassin] & 2017 GS Login

D3DXVECTOR3 vFromPt = D3DXVECTOR3( -5.0f, 1.08224f, -80.475f );



D3DXVECTOR3 vFromPt = D3DXVECTOR3( -5.0f, 1.08224f, -80.475f );
the problem now is when you reselect server the background will move to another place
 
Experienced Elementalist
Joined
Mar 22, 2011
Messages
290
Reaction score
43
Re: [SHARE] Log_in.WLD [Assassin] & 2017 GS Login

D3DXVECTOR3 vFromPt = D3DXVECTOR3( -5.0f, 1.08224f, -80.475f );

I tried this value. seems like the midpoint is not right in the middle of the wld. Idk if its my source problem cuz i just finished remove the random camera movement from dxlobby.

SS:
ejsayaaa - [SHARE] Log_in.WLD [Assassin] & 2017 GS Login - RaGEZONE Forums
 
Experienced Elementalist
Joined
May 28, 2020
Messages
237
Reaction score
91
Re: [SHARE] Log_in.WLD [Assassin] & 2017 GS Login

I tried this value. seems like the midpoint is not right in the middle of the wld. Idk if its my source problem cuz i just finished remove the random camera movement from dxlobby.

SS:
ejsayaaa - [SHARE] Log_in.WLD [Assassin] & 2017 GS Login - RaGEZONE Forums
if you still stuck at same problem. pm me i ll help u
 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
10
guys anyone knows how to fix this and what to put inside here?

this is what it looks like.
 
Back
Top