04.10.2016, 16:29
(
Last edited by The King's Bastard; 04/10/2016 at 09:04 PM.
)
@MrViolence101:
@mk124:
Shoebill seems to have trouble loading resources... or maybe I'm doing something wrong.
If I use the following Guava code, it cannot find the gamemode.yml file...
Code:
VehicleParam p = v.getState(); p.setEngine(VehicleParam.PARAM_OFF);
Shoebill seems to have trouble loading resources... or maybe I'm doing something wrong.
If I use the following Guava code, it cannot find the gamemode.yml file...
Code:
Resources.getResources("gamemode.yml"); // Static Resources class