Nyght_Hex
Member
Hello my fellow coders and adventurers!
So I am working on adding a Token of Faith (ToF) that will drop from Champs, Mini Bosses, and Gauntlet. This little gem of mine will give the option to resurrect the player upon death. It's part of our God's and Goddess's Lore campaign that we are releasing with the server
Once the player decides to use the Token of Faith it disappears, I have used the base script Silver Coin, same one you get when you get faction silver. Now I just duped the script and renamed it TokenOfFaith.cs and when I use the [add tokenoffaith it adds the coin.
My problem is a two part situation.
1.) When item is spawned it says Silver Coin instead of Token Of Faith
2.) How do I add the property or can someone direct me to a link to show me how to add the property so it will resurrect player.
So I am working on adding a Token of Faith (ToF) that will drop from Champs, Mini Bosses, and Gauntlet. This little gem of mine will give the option to resurrect the player upon death. It's part of our God's and Goddess's Lore campaign that we are releasing with the server
Once the player decides to use the Token of Faith it disappears, I have used the base script Silver Coin, same one you get when you get faction silver. Now I just duped the script and renamed it TokenOfFaith.cs and when I use the [add tokenoffaith it adds the coin.
My problem is a two part situation.
1.) When item is spawned it says Silver Coin instead of Token Of Faith
2.) How do I add the property or can someone direct me to a link to show me how to add the property so it will resurrect player.