Jump to content

Not loading scripts whitin maps


frisiangamer
 Share

Recommended Posts

Classes that extend the ActiveScript class can't be within packages. If that isn't the case then make sure the package locations are correct (if Core.java isn't in the map package then it shouldn't be in the map/ folder)

Link to comment
Share on other sites

11 minutes ago, Jake said:

Classes that extend the ActiveScript class can't be within packages. If that isn't the case then make sure the package locations are correct (if Core.java isn't in the map package then it shouldn't be in the map/ folder)

A oke, did'nt know about "Classes that extend the ActiveScript class can't be within packages."

This is too bad, it makes my scripts map very messy.

Edited by frisiangamer
Link to comment
Share on other sites

19 hours ago, frisiangamer said:

A oke, did'nt know about "Classes that extend the ActiveScript class can't be within packages."

This is too bad, it makes my scripts map very messy.

It is just one of your classes that needs to extend the activescript, so it shouldn't be too messy

Link to comment
Share on other sites

35 minutes ago, Quintana said:

It is just one of your classes that needs to extend the activescript, so it shouldn't be too messy

Well thats true but I like to name my main class Core.class wich gets messy when i create multiple scripts.
Thats why i asked :)

Thanks for the help tho.

Link to comment
Share on other sites

  • Neo locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...