Error 008 Help
#1

hey got this code not understanding whats wrong heres the code getting Error Help

Код:
new result[128];
new number[MAX_PLAYERS] = playerid; // I believe its with this line 
format(result,sizeof(result), "%i.",number);
new Text3D:PlayerLabel[MAX_PLAYERS];
PlayerLabel[playerid] = Create3DTextLabel(result, 0xFFFFFFAA, 10.0, 20.0, 40.0, 20.0, 0);
Attach3DTextLabelToPlayer(PlayerLabel[playerid], playerid, 0.0, 0.0, 0.7);
thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)