4 errors after updating my streamer !
#5

@UP : WTF?

[ON-TOPIC]

You can change it to this:
pawn Код:
HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,30.0, .testlos = 1, .streamdistance = 30.0);
If there are too much lines to change, open streamer.inc and change this:
pawn Код:
native Text3D:CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 1, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
to this:
pawn Код:
native Text3D:CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 1, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
Reply


Messages In This Thread
4 errors after updating my streamer ! - by Sarra - 31.03.2012, 15:06
Re: 4 errors after updating my streamer ! - by .FuneraL. - 31.03.2012, 15:17
Re: 4 errors after updating my streamer ! - by Sarra - 31.03.2012, 15:58
Re: 4 errors after updating my streamer ! - by .FuneraL. - 01.04.2012, 01:00
Respuesta: 4 errors after updating my streamer ! - by OPremium - 01.04.2012, 01:04

Forum Jump:


Users browsing this thread: 1 Guest(s)