Need help for fixing errors
#1

I'm getting two of those errors:
Код:
error 035: argument type mismatch (argument 2)
Also i get 3 of those warnings:
Код:
warning 213: tag mismatch
In those lines:
Код:
GetPlayerPos(playerid, X, Y, Z); first error
GetXYInFrontOfPlayer(playerid, X, Y, 2.0); second error
HouseInfo[hID][FPosX][i] = X; HouseInfo[hID][FPosY][i] = Y; HouseInfo[hID][FPosZ][i] = Z; 3 warnings
HouseInfo[hID][FRotX][i] = 0; HouseInfo[hID][FRotY][i] = 0; HouseInfo[hID][FRotZ][i] = 0;
HouseInfo[hID][FurnitureObj][i] = CreateDynamicObject(FurnitureInfo[HouseInfo[hID][FModel][i]][0], HouseInfo[hID][FPosX][i], HouseInfo[hID][FPosY][i], HouseInfo[hID][FPosZ][i], HouseInfo[hID][FRotX][i], HouseInfo[hID][FRotY][i], HouseInfo[hID][FRotZ][i], HouseInfo[hID][VirtualWorld], HouseInfo[hID][Interior], -1, 50.0);
SaveFurniturePosition(hID, i);
Please help me and sorry for my bad english.

P.S i've copied this fs to my gm https://sampforum.blast.hk/showthread.php?tid=405201
Reply


Messages In This Thread
Need help for fixing errors - by Watson Destor - 30.01.2013, 18:12
Re: Need help for fixing errors - by Youice - 30.01.2013, 18:52
Re: Need help for fixing errors - by Watson Destor - 30.01.2013, 19:42
Re: Need help for fixing errors - by Youice - 30.01.2013, 19:49
Re: Need help for fixing errors - by Watson Destor - 30.01.2013, 19:50
Re: Need help for fixing errors - by megamind2067 - 30.01.2013, 19:54
Re: Need help for fixing errors - by Youice - 30.01.2013, 20:05
Re: Need help for fixing errors - by Watson Destor - 30.01.2013, 21:12
Re: Need help for fixing errors - by mastermax7777 - 30.01.2013, 21:25
Re: Need help for fixing errors - by Watson Destor - 30.01.2013, 21:31

Forum Jump:


Users browsing this thread: 1 Guest(s)