Error in script (rep+)
#3

try this:
pawn Code:
if(_:AVehicleData[vid][ZaText] != 0) Delete3DTextLabel(AVehicleData[vid][ZaText]);
    vid = House_AddVehicle(HouseID, cModel, cPaint, cComponents, cx, cy, cz, crot, Col1, Col2);
    new string[50];
    format(string, 50, "Owner:{77FF00}%s",AVehicleData[vid][Owner]);
    AVehicleData[vid][ZaText] = Create3DTextLabel(string,0xFF0000FF,cx,cy,cz,40,1);
    Attach3DTextLabelToVehicle(AVehicleData[vid][ZaText],vid,0.0,0.0,0.4);
Reply


Messages In This Thread
Error in script (rep+) - by SomebodyAndMe - 19.12.2011, 05:14
Re: Error in script (rep+) - by Steven82 - 19.12.2011, 05:21
Re: Error in script (rep+) - by xxmitsu - 19.12.2011, 05:22
Re: Error in script (rep+) - by SomebodyAndMe - 19.12.2011, 05:31
Re: Error in script (rep+) - by xxmitsu - 19.12.2011, 05:36
Re: Error in script (rep+) - by SomebodyAndMe - 19.12.2011, 05:39
Re: Error in script (rep+) - by SomebodyAndMe - 19.12.2011, 05:46
Re: Error in script (rep+) - by xxmitsu - 19.12.2011, 05:57
Re: Error in script (rep+) - by [MG]Dimi - 19.12.2011, 05:58
Re: Error in script (rep+) - by SomebodyAndMe - 19.12.2011, 06:37

Forum Jump:


Users browsing this thread: 3 Guest(s)