SA-MP Forums Archive
Help me with textdraw ... - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help me with textdraw ... (/showthread.php?tid=390633)



Help me with textdraw ... - Hugoca - 07.11.2012

First, Hi.Don't give me tutorials how to make textdraw and etc because i try to make it but it didn't work.I wanna anywhere in the screen(i'll edit cordinates) player's can see their Level and Exp.I'm using this Level/Exp system.I try to make it 1 week and i didn't get result.Please give the working textdraw code.Thanks!I'll give +1 rep on the member who help me if he want


Re: Help me with textdraw ... - doreto - 07.11.2012

NO


WRONG SECTION
https://sampforum.blast.hk/showthread.php?tid=187229



Re: Help me with textdraw ... - Hugoca - 07.11.2012

Quote:
Originally Posted by doreto
Посмотреть сообщение
OK.I post reply


Re: Help me with textdraw ... - RajatPawar - 07.11.2012

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!


Re: Help me with textdraw ... - Hugoca - 07.11.2012

I didn't wanna to get player's VIP level.I wanna to get their Level(look the link on my first reply)


Re: Help me with textdraw ... - RajatPawar - 07.11.2012

Whatever, the level, then.