Jump to content
  • 0

VIP System Disconnect Players


SorryV2

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  05/26/20
  • Last Seen:  

Hello,
So I have this item with details
40000,VIP_1_Day,VIP 1 Day,0,,,1,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*1); },{},{}
and when the user/player uses the item it disconnects the player and when they try to relog or even make a new character on the same account, they cant log in back.

i enabled the VIP system in src/config/core.hpp

/// Uncomment to enable VIP system.
#define VIP_ENABLE

 

Can anyone help me with this matter? im running my server on a linux vps.

Thanks so much!

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  05/26/20
  • Last Seen:  

1 hour ago, SorryV2 said:

Hello,
So I have this item with details
40000,VIP_1_Day,VIP 1 Day,0,,,1,,,,,0xFFFFFFFF,63,2,,,,,,{ vip_time(60*24*1); },{},{}
and when the user/player uses the item it disconnects the player and when they try to relog or even make a new character on the same account, they cant log in back.

i enabled the VIP system in src/config/core.hpp

/// Uncomment to enable VIP system.
#define VIP_ENABLE

 

Can anyone help me with this matter? im running my server on a linux vps.

Thanks so much!

 

Oh btw, my group_id keeps on getting 6 instead of the default 5.
Where should I fix that?
I already edited my login_athena.conf and groups.conf

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...