07.11.2012, 12:05
Assuming you know .pwn [more than I do], you can get a player's VIP level using arrays from ini files and things. Once you get the level and VIP, you can make a textdraw using this program and suppose you get the level for a player as 'new plevel;' then You can use TextDrawSetString to deliver what you need!