Incoming message mod

smason

Lifetimer
Joined
Aug 20, 2006
Messages
470
Reaction score
0
Points
16
Trick is to save the .txt as UTF-8 format. Here is an example.
 

Attachments

  • link example.txt
    240 bytes · Views: 15
I tried that but when i target someone, lets say lespaul and i hit the inc button i get the symbols and then aul of his name then the symbols of course.
 
Hotkeys that people have with links in them are all broken right now, and cut off the first 5 characters of the text you put in them. Presumably, this is due to Sony changing the way the links are hashed to include room for the Hero's Forge augs within the hash code.
 
well thats an easy fix.. just add 5 more numbers.

so:
/g INC ♪♫ 002BA7000000000000000000000000000000000000F21E685B %T ♪♫

would be:
/g INC ♪♫ 12345002BA7000000000000000000000000000000000000F21E685B %T ♪♫

**Note that i cant copy and paste the arrow thing that is in the text into this message. you need to add the numbers to the .txt example because what i put above wont actually be a link.

Id imagine that also means that my /addclicky for bot mac is broken atm if they added numbers
 
Well what i was thinking would be i could do something like this :

/g INC |002BA7000000000000000000000000000000000000F21E685B ♪♫| %T |002BA7000000000000000000000000000000000000F21E685B ♪♫|

That way it would show the ♪♫ in the link and would be on both sides of the target thinking if its only showing 2 characters but that wont work either it just shows inc and target in regular letters.

Ok adding 5 zero's does the trick for the regular %t

How do we get an item number, i tried a little echo script but it just told me what type of item it was.
 
Last edited:
;t link of item

that will give you an error string of alphanumerics, just make sure you /log it for easy copy and paste.