simple show player money with textdraw will show player money to all !!!!LOL
#7

faff what you said it useless.

Also try putting a [MAX_PLAYERS] meaning the [playerid] at the textdraw.

pawn Код:
new Text:invtextdraw2[MAX_PLAYERS]; // Top of your script under the includes
pawn Код:
invtextdraw2[playerid] = TextDrawCreate(68.750000,
TextDrawLetterSize(invtextdraw2[playerid] , 0.234374
TextDrawAlignment(invtextdraw2[playerid] , 1);      
TextDrawColor(invtextdraw2[playerid] , -1);        
TextDrawSetShadow(invtextdraw2[playerid] , 0);      
TextDrawSetOutline(invtextdraw2[playerid] , 1);    
TextDrawBackgroundColor(invtextdraw2[playerid] , 51)
TextDrawFont(invtextdraw2[playerid] , 1);          
TextDrawSetProportional(invtextdraw2[playerid] , 1); // In OnPlayerConnect
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)