Jump to content
  • 0

Change group_id to 1 vip players


Kater

Question


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.20
  • Content Count:  175
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

Hi friends, I enabled the VIP option in the src.
I would also like that when using an item with the function of becoming a VIP, the group_id is 1, when I use it it changes to 5

    Script: |
      vip_time(60*24*7);

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

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1826
  • Reputation:   288
  • Joined:  08/03/12
  • Last Seen:  

1 hour ago, Kater said:

Hi friends, I enabled the VIP option in the src.
I would also like that when using an item with the function of becoming a VIP, the group_id is 1, when I use it it changes to 5

    Script: |
      vip_time(60*24*7);

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

just use the VIP as designed which is 5 if im not mistaken. why need to change to 1 ?

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.20
  • Content Count:  175
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

51 minutes ago, Chaos92 said:

just use the VIP as designed which is 5 if im not mistaken. why need to change to 1 ?

 

 

Because I had already configured all the VIP commands at level 1.
Find the solution:


Make changes to the login_athena file

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1826
  • Reputation:   288
  • Joined:  08/03/12
  • Last Seen:  

29 minutes ago, Kater said:

 

 

Because I had already configured all the VIP commands at level 1.
Find the solution:


Make changes to the login_athena file

if it just because of commands, just change at groups.yml then.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.20
  • Content Count:  175
  • Reputation:   2
  • Joined:  04/03/24
  • Last Seen:  

10 hours ago, Chaos92 said:

if it just because of commands, just change at groups.yml then.

 

Yes, but the change is login_athena.

Solved, thanks for the tips.

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