Jump to content

[HELP] Counting ACL time


#RooTs

Recommended Posts

Posted

hello everybody, so i want to create a system that calculate how much time the player is in a certain ACL group. but i don't know how can i do that.

For example:

i gave "VIP" for certain player, but in certain time expire.

( vip panel in DX )

Posted

ACL is not meant for this, you should store your data somewhere else, like account data, for example.

setAccountData 
getAccountData 

Posted

this it is only to store the data

wanted the event to get the data

Image example

(your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds )

10170908_776631269013747_3226129361023858524_n.png?1401481435

Posted
this it is only to store the data

wanted the event to get the data

Image example

(your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds )

10170908_776631269013747_3226129361023858524_n.png?1401481435

  
getAccountData 
Posted
this it is only to store the data

wanted the event to get the data

Image example

(your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds )

10170908_776631269013747_3226129361023858524_n.png?1401481435

  
getAccountData 

it's not what he want, he wants to know when the data must be stored.

In that case when admins set ( VIP ) for certain account.

Posted
this it is only to store the data

wanted the event to get the data

Image example

(your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds )

10170908_776631269013747_3226129361023858524_n.png?1401481435

  
getAccountData 

it's not what he want, he wants to know when the data must be stored.

In that case when admins set ( VIP ) for certain account.

wanted the event to get the data

No, he wants to know how he should get the data.

Posted

it's not what he want, he wants to know when the data must be stored.

YES

like which information is stored

when I add vip, it has to store, inicio

( Day, month, year | Hours, minutes, seconds | Nick/name - nameAccount

Finish ( expired )

( Day, month, year | Hours, minutes, seconds | Nick/name - nameAccount

in one file ( xml, lua or meta.xml )

how do I do that?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...