What's new

Solved Modded Class Mods Names (still working?)

  • Thread starter RaZrXDarkness
  • Start date
  • Views 7,570
RaZrXDarkness

RaZrXDarkness

Enthusiast
Messages
113
Reaction score
25
Points
55
Sin$
7
I was playing online and in multiple games, people had their class mod name as "Hypersonic Lemon Fizz", but the class mod being the legendary Gunzerker or Siren or Assassin and so on. Can someone explain?
 
JayHull

JayHull

Another Piece Of The Puzzle...The Final Piece
Messages
4,615
Reaction score
6,596
Points
1,155
Sin$
7
I was playing online and in multiple games, people had their class mod name as "Hypersonic Lemon Fizz", but the class mod being the legendary Gunzerker or Siren or Assassin and so on. Can someone explain?
Yes it can work, they just altered it in Gibbed:
 
Upvote 0
JayHull

JayHull

Another Piece Of The Puzzle...The Final Piece
Messages
4,615
Reaction score
6,596
Points
1,155
Sin$
7
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
You have to make sure it is equip by the way otherwise it will not work. If you switch it the name will change back.
 
Last edited:
Upvote 0
F

firefly49651

Newbie
Messages
1
Reaction score
0
Points
10
Sin$
0
Do these do anything special? Or just for show? Because the one someone gave me doesn't seem to do anything different than the Legendary Berserker mod
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
Do these do anything special? Or just for show? Because the one someone gave me doesn't seem to do anything different than the Legendary Berserker mod
They just do the same thing with a different name.
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
Do you know if this is possible with class mods that drop in other DLCs? I gibbed in the Legendary Nurse, but have been unable to change it's display name following the old 2013 youtube video.
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
Do you know if this is possible with class mods that drop in other DLCs? I gibbed in the Legendary Nurse, but have been unable to change it's display name following the old 2013 youtube video.
as long as it has the same set value it should be fine
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
hmmm... What do you mean 'set value'? I'm trying to change the Legendary Nurse prefix:
Code:
GD_Lobelia_ClassMods.Prefix_Siren.Prefix_LegendaryNurse
to
Code:
GD_Lobelia_ClassMods.Prefix_Nurse_01_MercifulNurse
or
GD_Lobelia_ClassMods.Prefix_Siren.Prefix_Nurse_01_MercifulNurse
(I've tried with others as well) and it just goes red in gibbed and changes back.

Did I miss something in the tutorial video?
Code:
https://www.youtube.com/watch?v=Z_XJ4s7UjWU
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
hmmm... What do you mean 'set value'? I'm trying to change the Legendary Nurse prefix:
Code:
GD_Lobelia_ClassMods.Prefix_Siren.Prefix_LegendaryNurse
to
Code:
GD_Lobelia_ClassMods.Prefix_Nurse_01_MercifulNurse
or
GD_Lobelia_ClassMods.Prefix_Siren.Prefix_Nurse_01_MercifulNurse
(I've tried with others as well) and it just goes red in gibbed and changes back.

Did I miss something in the tutorial video?
Code:
https://www.youtube.com/watch?v=Z_XJ4s7UjWU
BL2(BwAAAADAmAr///////8AwP//////////////////////fwBgAOA=)
put it on here the set is for the digistruct peak addon
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
BL2(BwAAAADAmAr///////8AwP//////////////////////fwBgAOA=)

Thanks. Though I'm not exactly sure how to use this to get what I'm trying to achieve. :thumbsdown:

The code I used originally was
BL2(BwAAAAAgPQoBAAMA8BGHAwXBAUEAwf///////////78EQQAgAME=)

It also shows as being from digistruct, but has all the other things filled out. With the code you linked, it is completely empty, minus the Prefix (which is exactly the same as my code) and the Title (which is different), and the name itself is slightly different. That one also wont let me copy/paste in different Prefixes from here:
Code:
https://docs.google.com/spreadsheets/u/0/d/1RQQ8WvKXVDEBSpMndVWTfyjJPH_NNsOQCEluiYyayRk/pub?gid=4

Is it unable to change the name to a mod that comes from a different xpack? ie. the Lengendary Nurse being from digistruct, and the normal nurses from the base game.
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
Thanks. Though I'm not exactly sure how to use this to get what I'm trying to achieve. :thumbsdown:

The code I used originally was
BL2(BwAAAAAgPQoBAAMA8BGHAwXBAUEAwf///////////78EQQAgAME=)

It also shows as being from digistruct, but has all the other things filled out. With the code you linked, it is completely empty, minus the Prefix (which is exactly the same as my code) and the Title (which is different), and the name itself is slightly different. That one also wont let me copy/paste in different Prefixes from here:
Code:
https://docs.google.com/spreadsheets/u/0/d/1RQQ8WvKXVDEBSpMndVWTfyjJPH_NNsOQCEluiYyayRk/pub?gid=4

Is it unable to change the name to a mod that comes from a different xpack? ie. the Lengendary Nurse being from digistruct, and the normal nurses from the base game.
is the item equipped to your player? and yes DLC can effect the title/prefix
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
is the item equipped to your player?

The new item code you gave isn't fully filled out, so it's not even in my inventory when I get into the game. If I fill it out exactly as the mod I linked, it then stays in my inventory, though becomes exactly the same as the other code (the Title actually changes on it's own after logging in and out of game), and even when equipped any changes to prefix still just red out.

and yes DLC can effect the title/prefix

Ah... in that case maybe it's just impossible to change the Legendary Nurse to something else? I'd likely need to find a list of class mods that come from digistruct peak yeah? Maybe only those codes would be able to be used...
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
The new item code you gave isn't fully filled out, so it's not even in my inventory when I get into the game. If I fill it out exactly as the mod I linked, it then stays in my inventory, though becomes exactly the same as the other code (the Title actually changes on it's own after logging in and out of game), and even when equipped any changes to prefix still just red out.



Ah... in that case maybe it's just impossible to change the Legendary Nurse to something else? I'd likely need to find a list of class mods that come from digistruct peak yeah? Maybe only those codes would be able to be used...
only the title changes, and everything listed on that website is all prior to any DLC so it should work just fine I just sent you the item. I don't know what you want on there.BL2(BwAAAAB9EAoBAAMI8BFaAAnBAUEAwf///////////78EgQuEC8Q=)
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
Interesting! Thanks for the help!

That one that you sent worked fine. It is the Legendary Nurse, though with the Y So Long name. It actually also had higher + skills than the normal legendary (I'm using it at a low level), which is interesting.

Though I must still be doing something wrong. When I try to copy in a different name from the spread sheet it goes red. I only need to change the 'prefix' set correct? There is a massive list of prefixes, but I can't seem to use any of them :frown: I'd like to be able to change prefixes from time to time myself, and not just use the Y So Long name.
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
Interesting! Thanks for the help!

That one that you sent worked fine. It is the Legendary Nurse, though with the Y So Long name. It actually also had higher + skills than the normal legendary (I'm using it at a low level), which is interesting.

Though I must still be doing something wrong. When I try to copy in a different name from the spread sheet it goes red. I only need to change the 'prefix' set correct? There is a massive list of prefixes, but I can't seem to use any of them :frown: I'd like to be able to change prefixes from time to time myself, and not just use the Y So Long name.
make sure you are putting it in correctly in the title and the prefix spot just to make sure it will stick (these have to be equip to have the name change)
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
I guess that's all it is... At the moment you had the shield put in:

Code:
GD_Shields.Prefix.**********

And I'm able to change the ********* to anything copied from the Shields section, which is cool.

What do I need before the ********** if I want to use one of the ClassMods (or other) prefixes? For some reason I cannot get those to not go red :frown:
 
Upvote 0
ProtoBuffers

ProtoBuffers

The Borderlands Guy
Specialist
Modder Seasoned Veteran Grizzled Veteran
Messages
1,353
Solutions
6
Reaction score
522
Points
468
Sin$
0
I guess that's all it is... At the moment you had the shield put in:

Code:
GD_Shields.Prefix.**********

And I'm able to change the ********* to anything copied from the Shields section, which is cool.

What do I need before the ********** if I want to use one of the ClassMods (or other) prefixes? For some reason I cannot get those to not go red :frown:
are you just pasting what the website has or are you putting it in the correct syntax?
 
Upvote 0
kevtron

kevtron

Newbie
Messages
10
Reaction score
0
Points
10
Sin$
0
I think I'm putting it in the correct syntax... but clearly not.

Do you know where I can see the correct syntax for other items?
 
Upvote 0
Top Bottom
Login
Register