Local Variables

Started by Darkster2512 on

Topic category: Feature requests and ideas for MCreator

Active 3 years ago
Joined Mar 2016
Points:
751

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 35
Local Variables

Variables are a very important tool for creating more complex machinery.

But every Variable you create in MCreator is forced to be public.

This is problematic, if you want to create machinery with their own:

- Timers, 

- Target variables (For example: mining drill --> where to mine?), 

- Smelting time or crafting time (For custom furnaces or custom assembly machines etc.), 

- etc.

So my feature request for MCreator --> local variables

Im sure this will add a whole bunch of new and awesome possibilities to MCreator.

 

So, that was my feature request...

Have a nice day! 

 

 

We have in plan to add
Sun, 08/20/2017 - 11:46

We have in plan to add variable scope definition in the future, so you would be able to bind variable to player, entity, location, world, block or make it public. This will most likely be implemented in one of the future updates.

Active 3 years ago
Joined Jan 2017
Points:
740

User statistics:

  • Modifications: 1
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
Klemen, will you be adding
Tue, 08/22/2017 - 14:38

Klemen, will you be adding server support for mods on servers?