textdraw
#1

hey.. i cant find error..


Reply
#2

what does p stands for ?

Код HTML:
new TAKSOMETREAS3[MAX_PLAYERS];
TAKSOMETREAS3[playerid]
^ is correct way
if they are more than one
Код HTML:
new TAKSOMETREAS3[MAX_PLAYERS][2];
TAKSOMETREAS3[0][playerid]
TAKSOMETREAS3[1][playerid]
Reply
#3

i fix it..

know his error on here: PlayerTextDrawHide(playerid, TAKSOMETRAS3[playerid]);
warning 213: tag mismatch
Reply
#4

make sure it's defined same as this:
pawn Код:
new PlayerText:TAKSOMETRAS3[MAX_PLAYERS];
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)