#RooTs Posted May 28, 2014 Share Posted May 28, 2014 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 ) Link to comment
#RooTs Posted May 28, 2014 Author Share Posted May 28, 2014 HELP-ME PLEASEEEEEEEEEEEEEEEEEEEEEE Link to comment
Castillo Posted May 30, 2014 Share Posted May 30, 2014 ACL is not meant for this, you should store your data somewhere else, like account data, for example. setAccountData getAccountData Link to comment
#RooTs Posted May 31, 2014 Author Share Posted May 31, 2014 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 ) Link to comment
Karuzo Posted May 31, 2014 Share Posted May 31, 2014 this it is only to store the datawanted the event to get the data Image example (your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds ) getAccountData Link to comment
RenanPG Posted May 31, 2014 Share Posted May 31, 2014 this it is only to store the datawanted the event to get the data Image example (your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds ) 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. Link to comment
Karuzo Posted May 31, 2014 Share Posted May 31, 2014 this it is only to store the datawanted the event to get the data Image example (your vip expires in) ( 0Days, 4Hours, 240Minutes 14459Seconds ) 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. Link to comment
RenanPG Posted May 31, 2014 Share Posted May 31, 2014 I'm talking with him on skype, the problem is when will be stored. Link to comment
#RooTs Posted May 31, 2014 Author Share Posted May 31, 2014 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? Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now