This PRX hides other players annoying long clan tags and takes the color out of it.
Download Cleaner v2: [You must be registered and logged in to see this link.]
Put the prx in your seplugins folder.
Now open the file "GAME.txt" which is in the folder "seplugins" on your MS and add the following line:
ms0:/seplugins/CleanerFTB2/CleanerFTB2_v2.1.prx 1
Codes:
NitePR:
Cw Cheat:
TempAR:
Download Cleaner v2: [You must be registered and logged in to see this link.]
Put the prx in your seplugins folder.
Now open the file "GAME.txt" which is in the folder "seplugins" on your MS and add the following line:
ms0:/seplugins/CleanerFTB2/CleanerFTB2_v2.1.prx 1
Codes:
NitePR:
- Code:
#Clean my nickname (On)
0x004B0B00 0x01
#Clean my nickname (Off)
0x004B0B00 0x00
#Clean my clan tag (On)
0x004B0B01 0x01
#Clean my clan tag (Off)
0x004B0B01 0x00
#Hide my clan tag (On)
0x004B0B02 0x01
#Hide my clan tag (Off)
0x004B0B02 0x00
#Hide clanmates clan tag (On)
0x004B0B03 0x01
#Hide clanmates clan tag (Off)
0x004B0B03 0x00
#Hide players clan tag (On)
0x004B0B04 0x01
#Hide players clan tag (Off)
0x004B0B04 0x00
#Fix invalid player team (On)
0x004B0B05 0x01
#Fix invalid player team (Off)
0x004B0B05 0x00
Cw Cheat:
- Code:
_C0 Clean my nickname (On)
_L 0x004B0B00 0x00000001
_C0 Clean my nickname (Off)
_L 0x004B0B00 0x00000000
_C0 Clean my clan tag (On)
_L 0x004B0B01 0x00000001
_C0 Clean my clan tag (Off)
_L 0x004B0B01 0x00000000
_C0 Hide my clan tag (On)
_L 0x004B0B02 0x00000001
_C0 Hide my clan tag (Off)
_L 0x004B0B02 0x00000000
_C0 Hide clanmates clan tag (On)
_L 0x004B0B03 0x00000001
_C0 Hide clanmates clan tag (Off)
_L 0x004B0B03 0x00000000
_C0 Hide players clan tag (On)
_L 0x004B0B04 0x00000001
_C0 Hide players clan tag (Off)
_L 0x004B0B04 0x00000000
_C0 Fix invalid player team (On)
_L 0x004B0B05 0x00000001
_C0 Fix invalid player team (Off)
_L 0x004B0B05 0x00000000
TempAR:
- Code:
_C0 Clean my nickname (On)
_M 0x28CB0B00 0x00000001
_C0 Clean my nickname (Off)
_M 0x28CB0B00 0x00000000
_C0 Clean my clan tag (On)
_M 0x28CB0B01 0x00000001
_C0 Clean my clan tag (Off)
_M 0x28CB0B01 0x00000000
_C0 Hide my clan tag (On)
_M 0x28CB0B02 0x00000001
_C0 Hide my clan tag (Off)
_M 0x28CB0B02 0x00000000
_C0 Hide clanmates clan tag (On)
_M 0x28CB0B03 0x00000001
_C0 Hide clanmates clan tag (Off)
_M 0x28CB0B03 0x00000000
_C0 Hide players clan tag (On)
_M 0x28CB0B04 0x00000001
_C0 Hide players clan tag (Off)
_M 0x28CB0B04 0x00000000
_C0 Fix invalid player team (On)
_M 0x28CB0B05 0x00000001
_C0 Fix invalid player team (Off)
_M 0x28CB0B05 0x00000000