Changing Icons Location
#1

Hi how do i change my icons location
here is the code with current location
// Dealership
Create3DTextLabel("Vehicles Dealership\n{FFFF00}/buycar to buy a vehicle", COLOR_RED, 2334.4592,51.7882,26.4841, 15, 0, 1);


but i want to change it with this one

(254,-311.2927,1303.3690,53.6643,75.1884,0,0,0,0,0,0); // dealership
Reply
#2

First. It's not an icon, It's a 3DLabel.
PHP код:
Create3DTextLabel("Vehicles Dealership\n{FFFF00}/buycar to buy a vehicle"COLOR_RED, -311.2927,1303.3690,53.66431501); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)