Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
To get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.
A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.
Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!
The best way to ask this question is just to give an example. So in my game there are 10 rooms and each room has a global value assigned to it. There is a NPC that will randomly enter one of the rooms.
I want to make it so actions the player does adds to that rooms global value and adds to the rooms odds of being selected, for example: if all 10 rooms were set to 20 on there global value then theres an equal chance the NPC will enter any of these rooms. Though if Global value 1 is set to 40 and the rest are set to 20, its more likily he will enter the first room then any of the others.
I want it to be ajustable so i can add to any value and change the odds. Is there a way to do this in MMF2.5? I've never seen one but would love if someone could help me. Thanks a lot! Feel free to post any questions you may have.
So I got the android exporter and I can not get it to work. I've looked at many different threads and tutorials and cannot get it to work. I've downloaded the Andriod Studio, and the Java JDK.
The link to the Andriod SDK in MMF2.5 is C:\Users\Toban\AppData\Local\Android\sdk
and the link to the java JDK is C:\Program Files\Java\jdk1.8.0_121
I think everything is updated. but everytime I try to build my application i get this error.
BUILD FAILED C:\Users\Toban\AppData\Local\Android\sdk\tools\ant\build.xml:716: The following error occurred while executing this line: C:\Users\Toban\AppData\Local\Android\sdk\tools\ant\build.xml:730: Compile failed; see the compiler error output for details.
Total time: 3 seconds
There error is much longer then this but the fourm would not let me post that much.