May 22, 201510 yr How can I use "addability" command on an ability with space in its name? What I am talking about is "transcendentsuffering 4". I have tried addability player transcendentsuffering 4 addability player "transcendentsuffering 4"addability player <transcendentsuffering 4> but none of them worked.
May 22, 201510 yr Underscore: _ My twitch: https://www.twitch.tv/victorcreed_twitch My youtube: https://www.youtube.com/c/VictorCreedGaming
May 22, 201510 yr Have you used the console before? Just look up the abilityname in the forlder data assetbundles prefabs objectbundles. For TS it is indeed transcendentsuffering 4. Sure your char is just called player? When I search for my charname via console its always way more complicated than just player. My twitch: https://www.twitch.tv/victorcreed_twitch My youtube: https://www.youtube.com/c/VictorCreedGaming
May 22, 201510 yr Author Have you used the console before? Just look up the abilityname in the forlder data assetbundles prefabs objectbundles. For TS it is indeed transcendentsuffering 4. Sure your char is just called player? When I search for my charname via console its always way more complicated than just player. I have used the console before. Due to the space in " transcendentsuffering 4", "addability player transcendentsuffering 4" is considered to be a command with 3 parameters, while "addability" only accepts 2 parameters. That's the problem.
May 22, 201510 yr try this addability player "transcendentsuffering 4" or addexperiencetolevel 10 (assuming you're trying to add it to a monk) Edited May 22, 201510 yr by peddroelm
May 23, 201510 yr Author try this addability player "transcendentsuffering 4" I have tried it already, and it didn't work. Edited May 23, 201510 yr by adaxe
May 23, 201510 yr Wait, did you try the underscore before the 4? transcendentsuffering_4 My twitch: https://www.twitch.tv/victorcreed_twitch My youtube: https://www.youtube.com/c/VictorCreedGaming
May 23, 201510 yr Author Wait, did you try the underscore before the 4? transcendentsuffering_4 Underscore: _ It doesn't work.
May 23, 201510 yr Go into the bundle and find it It could be addability tlnUNDERSCOREnameUNDERSCOREtalent Or some such combo. Its in the bundle (the name)
May 23, 201510 yr Author Go into the bundle and find it It could be addability tlnUNDERSCOREnameUNDERSCOREtalent Or some such combo. Its in the bundle (the name) Actually, the name of the .unity3d file in objectbundle folder is "transcendentsuffering 4".
May 24, 201510 yr Go into the bundle and find it It could be addability tlnUNDERSCOREnameUNDERSCOREtalent Or some such combo. Its in the bundle (the name) Actually, the name of the .unity3d file in objectbundle folder is "transcendentsuffering 4".Logged on to try to fix it but i could not add it unfortunately Edited May 24, 201510 yr by Tennisgolfboll
May 24, 201510 yr http://www.upload.ee/files/4740442/transcendentsuffering_4.unity3d.html download that and put it into objectbundles folder, then add with an understore such as "AddAbility player transcendentsuffering_4"
May 24, 201510 yr Author http://www.upload.ee/files/4740442/transcendentsuffering_4.unity3d.html download that and put it into objectbundles folder, then add with an understore such as "AddAbility player transcendentsuffering_4" Amazing, It does work. The ability remains even after removing the extra file.
Create an account or sign in to comment