SA-MP Forums Archive
Level System - 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: Level System (/showthread.php?tid=381547)



Level System - teomakedonija - 29.09.2012

How to get left the numbers of Exp System ?

That is Script


Код HTML:
exp[playerid] = TextDrawCreate(588.000000, 105.000000, "_");
	TextDrawBackgroundColor(exp[playerid], 255);
	TextDrawFont(exp[playerid], 1);
	TextDrawLetterSize(exp[playerid], 1.049998, 0.699997);
	TextDrawColor(exp[playerid], -1);
	TextDrawSetOutline(exp[playerid], 0);
	TextDrawSetProportional(exp[playerid], 1);
	TextDrawSetShadow(exp[playerid], 1);
	TextDrawUseBox(exp[playerid], 1);
	TextDrawBoxColor(exp[playerid], 0x00000033);
	TextDrawTextSize(exp[playerid], 496.000000, 16.000000);
Picture:

http://i.imgur.com/73He1.png


Re : Level System - Amine_Mejrhirrou - 29.09.2012

This is only Textdraw, u are not giving infos about the XP system
or wait when u say LEFT u mean how much XP point left or LEFT opposite of Right