Tag Mismatch (+REP) [quick one]
#1

I was trying to pop up Dynamic 3d label on every player that is connected to the server but some bug has popped up.
In addition I think i'm doing it wrong, could you help me?

PHP код:
new Text3D[MAX_PLAYERS];
    
Text3D[playerid] = CreateDynamic3DTextLabel("TEST"0xFF0000FF00040playeridINVALID_VEHICLE_ID0, -1, -1, -1100.0); 
Reply
#2

PHP код:
new Text3D:Text3D[MAX_PLAYERS]; 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)