Hi guys I have another question for you all. I don't actually know how to explain the problem, the title might be very confusing. However let's give it a try. So I know that every character name goes into a variable with a proper id, and I know that if you write \n[heroID] in a message, is actual name will come out, but now I have another question. If it's possible to use the same variable also in any other istance of the database. For example if I have a spar from two members of the team with a random name theirselves, i would like to show in place of the enemy name the current name of the other character. Example Peter fights David. When I enter the battle, Peter(which is the hero I'm using) is visible as Peter itself, but if I write in the enemy's name \n[003] which for example might be David's name variable instead of appear David it actually come out \n[003]. Also another situation might be a weapon with the name of one character. For example if Peter has a favourite sword i would like to write something like "Sword of \n[001]" and it should come out "Sword of Peter", but this actually doesn't work. So I hope someone might help. Thanks in advance for any answer!
Hi guys I have another question for you all. I don't actually know how to explain the problem, the title might be very confusing. However let's give it a try. So I know that every character name goes into a variable with a proper id, and I know that if you write \n[heroID] in a message, is actual name will come out, but now I have another question. If it's possible to use the same variable also in any other istance of the database. For example if I have a spar from two members of the team with a random name theirselves, i would like to show in place of the enemy name the current name of the other character. Example Peter fights David. When I enter the battle, Peter(which is the hero I'm using) is visible as Peter itself, but if I write in the enemy's name \n[003] which for example might be David's name variable instead of appear David it actually come out \n[003]. Also another situation might be a weapon with the name of one character. For example if Peter has a favourite sword i would like to write something like "Sword of \n[001]" and it should come out "Sword of Peter", but this actually doesn't work. So I hope someone might help. Thanks in advance for any answer!
Share this post
Link to post
Share on other sites