28.12.2015, 19:44
I removed the base filterscript and created the empty gamemode and it worked great!
Thank you for the support!
One more question, why the following code has errors?
It says: non-static method cannot be referenced from a static conext.
Thank you for the support!
One more question, why the following code has errors?
Quote:
public void showMapIcons(){ PlayerMapIcon.createIcon(1213.8862F, 224.4393F, 19.5547F, 52, Color.BLACK, MapIconStyle.GLOBAL, 63); } |