24.12.2014, 13:45
Hi guys,
I have question for good developers(like as ******, Emmet etc...). I want to partition Los Santos on 4 pieces with virtual worlds. So, it will be better if I do that or not? First I mean on objects(less objects with partition), vehicles etc...
I got a problem with 3D text and Pickup. I got this
So, I add 5.0 on Z coord for pickup and still my pickup is on same height..
and I don't see 3D text...
Thanks !
I have question for good developers(like as ******, Emmet etc...). I want to partition Los Santos on 4 pieces with virtual worlds. So, it will be better if I do that or not? First I mean on objects(less objects with partition), vehicles etc...
I got a problem with 3D text and Pickup. I got this
Код:
// PICKUPOVI _HRP_cityhallPickup = CreatePickup(1239, 2, 1481.4659, -1771.1724, 18.7958 + 5.0, false); // VIJEČNICA - ULAZ // STATIČNI PICKUPOVI // 3D TEKSTOVI Create3DTextLabel("Vijecnica!", BOJA_NARANCASTA, 1481.4659, -1771.1724, 18.7958 + 10.0, 10.0, 0, 0);
and I don't see 3D text...
Thanks !