Ta®oS™ Posted March 25, 2014 Posted March 25, 2014 i try to adapt this code for acis http://www.maxcheaters.com/topic/134688-bug-report-manager/ and i have one error on String html = HtmCache.getInstance().getHtm(player.getHtmlPrefix(), htmlLoc); any help ?
0 Versus Posted March 27, 2014 Posted March 27, 2014 Just remove player.getHtmlPrefix(). For future reference: you can always see what parameters a method needs. At aCis, getHtm() method has one parameter only, filename.
Question
Ta®oS™
i try to adapt this code for acis http://www.maxcheaters.com/topic/134688-bug-report-manager/
and i have one error on String html = HtmCache.getInstance().getHtm(player.getHtmlPrefix(), htmlLoc);
any help ?
2 answers to this question
Recommended Posts