@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
when i launch script i can use my resource 2 times before it ends script (it has 2 lines in text file)
when i do reload script it works for first time, (i can again use 2 lines)
but after I second time reload resources, it only lets me use one line
what i mean is that when i use reload resource feature, it will let me use resource lines this many times in this order:
it should be always 2 since there are 2 lines shouldnt it be? how can I reload whole resources if it always gives me different number?
(PS when u use number of elemnts in resource it will always say there are 2.
But when you assign resource|notreuse to variable, it will at first let u use it 2 times, then you reload resource, and then 1 time only