- Joined
- Mar 14, 2014
- Messages
- 314
- Reaction score
- 171
- First Language
- English
- Primarily Uses
- N/A
How is this done? I cannot find any results when I look around.
This was the script call I used to use. But it doesn't work in 1.6.2.
Edit:
I already know you can clear the entire cache with "ImageManager.clear()" but I want to know how to clear specific images.
This was the script call I used to use. But it doesn't work in 1.6.2.
PHP:
ImageManager.cache._inner["img/pictures/ACCESS.png:0"].free()
Edit:
I already know you can clear the entire cache with "ImageManager.clear()" but I want to know how to clear specific images.
Last edited: