14.08.2015, 12:59
textdraw
14.08.2015, 13:23
what does p stands for ?
^ is correct way
if they are more than one
Код HTML:
new TAKSOMETREAS3[MAX_PLAYERS]; TAKSOMETREAS3[playerid]
if they are more than one
Код HTML:
new TAKSOMETREAS3[MAX_PLAYERS][2]; TAKSOMETREAS3[0][playerid] TAKSOMETREAS3[1][playerid]
14.08.2015, 13:32
i fix it..
know his error on here: PlayerTextDrawHide(playerid, TAKSOMETRAS3[playerid]);
warning 213: tag mismatch
know his error on here: PlayerTextDrawHide(playerid, TAKSOMETRAS3[playerid]);
warning 213: tag mismatch
14.08.2015, 13:59
make sure it's defined same as this:
pawn Код:
new PlayerText:TAKSOMETRAS3[MAX_PLAYERS];
« Next Oldest | Next Newest »
Users browsing this thread: 2 Guest(s)