OPEN PM CLICK NAME

02/06/2018 23:07 ByLost#1
I FOLLOWED THE FOLLOWING TUTORIAL: [Only registered and activated users can see links. Click Here To Register...]

How do I click on the name instead of PM

Thanks for your help :handsdown:
02/08/2018 00:13 x'Radon#2
change:

Code:
self.__SendShoutChatPacket(str("||H"+str(player.GetMainCharacterName())+":13|h[PN]|h|r ")+text[1:len(text)])
to:
HTML Code:
self.__SendShoutChatPacket(str("||H"+str(player.GetMainCharacterName()))+text[1:len(text)])
02/08/2018 23:35 ByLost#3
Did not work =/
02/11/2018 05:20 ByLost#4
bump