How can I allow the user setting what INI load? As opening a file selector.
Thanks.
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!
Login or registerTo 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:
Open a TicketHow can I allow the user setting what INI load? As opening a file selector.
Thanks.
I'm trying to read the position of the last message (which is above Rich Object), then put the older messages above the new. Each Message with a ID starting from 1. Each one with the Y coordinate in a list. So I'm trying to do: when ID = LoopIndex + 1, then its Y position will be equal the next message - its own Height. But it doesn't work.
Please login to see this attachment.
My loop reads each line of an array and compare the String of array to a name. I grab the Loop Index to see what line is the name in the Array.
I searched for Roundhouse (line 29 in the Array), but at the first loop the loop index saved is 32. In next loops it is saved 29.
Why?
EDIT: Nevermind. I fixed it.
I want to rotate an Active Object and make it collide with a ball. But the Active isn't detected when it is rotated.
>To rotate: Click in the green button with left click and hold it while move the mouse to left or right.
Please login to see this attachment.
Nevermind. It works now.
I converted. I will upload the file (it is a bit complex but I will comment the code when will be important).
Please login to see this link.
I have an array value (0, 58) = 38. I can check putting the value in a String.
But when I set the Alterable Value = "Array" (0, 58), it remains zero.
Why?
"I guess you were addressing alt.val.n.1
(you were referencing alt val no. value of alt val n 5)
instead of alt.val.5"
Thanks. Now I understand.
There are a lot of loops and arrays in the original file, so I tried to create a simplified version.
I tried 3 differents forms but only one works.
Thanks, but it isn't work.
My Alterable Value 6 of a Object ( "Encouter Config") is Kind of Enemy 1 = 0
When I put
-if Kind of Enemy 1 = Kind of Enemy 2
-do a thing
It is ok.
But when I put:
- if AltValN( "Encouter Config", 6 ) = Kind of Enemy 2
- the line doens't work.
Why?
Thanks.
Nevermind. I just put + ".png" and it works now.
I tried:
-Create a new Active Picture
-New picture: Apppath$ + StrAtX( "Creature Names Array", 0 )
The picture's name that I want to put is Rat. I tried Apppath$ + "Rat" but nothing work.
Thanks
Thanks. But assuming that the number of enemies or participants are variables (4, 6, 10 etc), I think that I need to create each String manually. Because if I use the command Create I can't configure each String.
I want to create a string with the names of battler participants. For example, if 4 participants, 4 strings, each string with a name.
There is something as String Spread or I need to do it manually?
Thanks.
I want to get the String content by its name. The names uses numbers.
The names are "Attribute 1" or "Atrribute 2".
I want to do a loop that automatically reads the Strings searching for its names, "Attribute " + Str$(number, may current Y position of an array).
So if the position is 4, the String "Attribute 4" will be read.
Thanks.
Almightyzentaco (Fusion 2.5 Tutorials)
Captain Quail (Firefly Tutorials)