Streamer stops working when i create a textdraw
#2

Quote:
Originally Posted by [Bios]Marcel
Посмотреть сообщение
Hello,

Whenever i create a 3D Text Label, my steamer stops working, down below is the code where i create the label.

PHP код:
Delete3DTextLabel(pickupInfo[newPickup][label]);
new 
labelText[40];
format(labelTextsizeof(labelText), "Vehicle Pickup\n%s"getVehicleName(vehicleModelId));
pickupInfo[newPickup][label] = Create3DTextLabel(labelText0x008080FFpickupXpickupYpickupZ40.000); 
Is anyone able to tell me why that is happening?
complie with -d3 and use crashdetect
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)