Westingham
Member
Back in the 1.1 days, we added colored text for our VIP members. Here's an example of code snippet we used to for our Gold+ VIP members in the User Name CSS field.
Now that we've upgraded to 1.2 and have access to user banners, that was no longer necessary. Here is how that user group is setup.
However, here is what that setup actually returns.
As you can see, the new user banner is there, but there is also the "V.I.P. Gold+" bit of text that was removed.
I have tried removing and then re-adding the player to the VIP Gold+ usergroup, I have tried adding completely different text in the User Name CSS field, but nothing works.
Example thread: http://mt-gaming.com/index.php?threads/my-thoughts.62108/page-2#post-617432
Code:
<span style="color:rgb(139,105,16)">SA:MP VIP Gold+</span>
Now that we've upgraded to 1.2 and have access to user banners, that was no longer necessary. Here is how that user group is setup.
However, here is what that setup actually returns.
As you can see, the new user banner is there, but there is also the "V.I.P. Gold+" bit of text that was removed.
I have tried removing and then re-adding the player to the VIP Gold+ usergroup, I have tried adding completely different text in the User Name CSS field, but nothing works.
Example thread: http://mt-gaming.com/index.php?threads/my-thoughts.62108/page-2#post-617432