• Hey! Register here to create your account, engage with the community, and talk about what is new!

How do parameters work?

RodaballoXD

New member
Joined
Mar 18, 2024
Messages
20
Reaction score
1
I haven't found any information about the parameter value, and I don't even know what are parameters for. Can anyone explain it or make a guide about them? Also, is there any history about versions of diamondfire explaining these things?
 
Solution
Parameters are used in function chests, you basically put a Parameter Item (after you edit it to your liking) in the Function chest. Then when you Call the function, you put the values you want the parameters to be set to.

Now to access these values in the Function, just right-click the Parameter item in the Function chest and you should get a Variable with a type of Line, that variable will be set to the value you put in the Call Function

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,272
Reaction score
359
Parameters are used in function chests, you basically put a Parameter Item (after you edit it to your liking) in the Function chest. Then when you Call the function, you put the values you want the parameters to be set to.

Now to access these values in the Function, just right-click the Parameter item in the Function chest and you should get a Variable with a type of Line, that variable will be set to the value you put in the Call Function
 
Solution
Top Bottom