May 16, 20205 yr trying to write my first script keep running into what i believe to be easy fixes but cant get passed them figured i would se if anyone care to help me get through my first script set up and give some pointers im trying to do public final void onStart(){ LOG("GoblinKiller Is Running Happy Botting!"); keep getting error(,9 22)(9,34)(10,54)(9,32)(11,6)(16,2) i dont understand why
May 16, 20205 yr You have LOG in upper case, try change it to log log("GoblinKLiller Is running Happy Botting!");
Create an account or sign in to comment