View Full Version : Associating a Rank with a team
scotte16801
11-06-2009, 11:49 AM
I have a project where the user has to enter a number which is associated to a particular team and then a character associates the number to a team, but I am having a hard time figuring out how to start. Any assistance would be great. Thanks for your time.
x2495iiii
11-07-2009, 02:28 AM
I actually already answered (or at least tried to answer) this question already. I wrote an example world which explains how to enter in a number and have the ground say a string associated with that number. However, to make it associate that number to a team, you only need to have the team name string joined to the number as a string (those functions are located under the world's function tab).
scotte16801
11-09-2009, 02:03 PM
Thanks, this was a tremendous help. I am having trouble finding the item (Blank) from (Blank) function.:confused: Did you create this? Thanks for your time and the video is both cool and amazing.
x2495iiii
11-20-2009, 12:38 PM
To get this option, drag the list onto a valid argument (like an object or a number) and a popup will appear which gives several options, one of which is "(ith) item from list."
jediaction
11-24-2009, 05:29 PM
Wow, yah everything that he just said is true. It works