Level System
#1

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
Reply
#2

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)