Got 4 errors
#3

I'm not sure why it does that. When I use .parameter_name, the compiler does not find any error.

pawn Код:
CreateDynamic3DTextLabel("_", -1, 0.0, 0.0, 0.05, 30.0, .testlos = 1, .streamdistance = 30.0);
It compiles fine. Just use it with its default parameters except testlost and streamdistance.

pawn Код:
CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5, 30.0, INVALID_PLAYER_ID, INVALID_VEHICLE_ID, 1, -1, -1, -1, 30.0);
Reply


Messages In This Thread
Got 4 errors - by thomaswilliams - 27.10.2013, 17:05
Re: Got 4 errors - by Patrick - 27.10.2013, 17:14
Re: Got 4 errors - by Konstantinos - 27.10.2013, 17:23
Re: Got 4 errors - by thomaswilliams - 27.10.2013, 17:44
Re: Got 4 errors - by Konstantinos - 27.10.2013, 17:46

Forum Jump:


Users browsing this thread: 1 Guest(s)