- Joined
- Mar 27, 2018
- Messages
- 23
Say that we have a library named SuperBasicLib, which I need to put it on top of all other libraries.
(To solve the problem like function foooooooo is not defined)
How to achieve this?
Is there any method that I could change the priority of the library in vJass/Zinc?
(I know that I could add my library into other libraries' require list, but there are plenty of libraries, it's hard to do that, and also hard to maintain.)
(To solve the problem like function foooooooo is not defined)
How to achieve this?
Is there any method that I could change the priority of the library in vJass/Zinc?
(I know that I could add my library into other libraries' require list, but there are plenty of libraries, it's hard to do that, and also hard to maintain.)