CreateDynamic3DTextLabel is not working
#10

try this

looks like your attaching it to player 0 and veh 1

pawn Код:
HouseInfo[i][LabelKuce] = CreateDynamic3DTextLabel(KucniLabel,LIGHTBLUE,HouseInfo[i][kX], HouseInfo[i][kY], HouseInfo[i][kZ]+0.1,20.0);
btw the native is

pawn Код:
native Text3D:CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
Reply


Messages In This Thread
CreateDynamic3DTextLabel is not working - by Danijel. - 26.06.2012, 16:16
Re: CreateDynamic3DTextLabel is not working - by Grand_Micha - 26.06.2012, 16:25
Re: CreateDynamic3DTextLabel is not working - by Danijel. - 26.06.2012, 17:34
Re: CreateDynamic3DTextLabel is not working - by Danijel. - 26.06.2012, 20:06
Re: CreateDynamic3DTextLabel is not working - by Grand_Micha - 26.06.2012, 20:26
Re: CreateDynamic3DTextLabel is not working - by God'Z War - 26.06.2012, 20:57
Re: CreateDynamic3DTextLabel is not working - by Danijel. - 26.06.2012, 21:04
Re: CreateDynamic3DTextLabel is not working - by God'Z War - 26.06.2012, 21:12
Re: CreateDynamic3DTextLabel is not working - by Danijel. - 26.06.2012, 21:51
Re: CreateDynamic3DTextLabel is not working - by Jonny5 - 27.06.2012, 00:52

Forum Jump:


Users browsing this thread: 1 Guest(s)