Jump to content
  • 0

Rev. 12030+


Phenomena

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  94
  • Reputation:   4
  • Joined:  10/31/12
  • Last Seen:  

src/login/login.c

Line 545:

if( acc.group_id > login_config.vip_sys.group ) { //Don't change group if it's higher.
	chrif_sendvipdata(fd,acc,false,true,mapfd);
	return 1;
}

if( acc.group_id login_config.vip_sys.group ) - dismatch/unmatch ' > '

 

Error when compile and after that server (char server) dont connect to login...

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  18
  • Reputation:   0
  • Joined:  02/12/14
  • Last Seen:  

What is your compiler? I use Visual Studio 2013 and it yields no error on compiling.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  94
  • Reputation:   4
  • Joined:  10/31/12
  • Last Seen:  

2012 MS VS, need some more tests, cause all silenced so trying fix it self.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...