#1

Is it possible to loop trough all admin vehicles and create 3d text label on them??
Reply
#2

I created this
PHP код:
for(new 0sizeof(adminv); i++)
    {
        
AdminVLabel[i] = Create3DTextLabel("Admin Vozilo"0x008080FF0.00.00.030.001);
    } 
Do i need to attach it to vehicle for it to show or what??
Reply
#3

Yes you must attach it
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToVehicle
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)