getting a modelindex ID in PlayerTextDrawSetPreviewModel?
#8

You can do it the same way you're storing the TD's ID into the tID array.

pawn Код:
modelIndexes[MAX_PLAYERS][MAX_INDEXES];

tID[playerid][0] = CreateText(...);
modelIndexes[playerid][0] = value;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)