Код:
case 1:
{
for(new h = 0; h < sizeof(HouseInfo); h++)
{
if(HouseInfo[h][Van] != 1) continue;
if(PlayerToPoint(3.0, i, HouseInfo[h][hEntrancex], HouseInfo[h][hEntrancey], HouseInfo[h][hEntrancez]))
{
if(HouseInfo[h][hOwned] == 1)
{
if(HouseInfo[h][hRentabil] == 0)
format(string, sizeof(string), "~w~Ice utca %d.~n~Tulaj:%s",h,HouseInfo[h][hOwner]);
else
format(string, sizeof(string), "~w~Ice utca %d.~n~Tulaj:%s~n~Berelheto:%dFT~n~Szobaberles: /rentroom",h,HouseInfo[h][hOwner],HouseInfo[h][hRent]);
GameTextForPlayer(i, string, CUSTOMPICKUPSTIME, 3);
oks = 1;
break;
}
else
{
if(HouseInfo[h][hCsak] != 1)
format(string, sizeof(string), "~w~Ice utca %d.~n~Ara:~g~%dFT~n~~w~Haz megvetele:/buyhouse",h,HouseInfo[h][hValue]);
else
format(string, sizeof(string), "~w~Ice utca %d.~n~Ara:~g~%dFT~n~~w~Haz megvetele:/buyhouse~n~Csak:%s",h,HouseInfo[h][hValue], HouseInfo[h][hCsakneki]);
GameTextForPlayer(i, string, CUSTOMPICKUPSTIME, 3);
oks = 1;
break;
}
}
}
}
}
Код:
D:\Mбtй kйpei\SeeRPG\pawno\include\md5.inc(318) : warning 219: local variable "index" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(128) : error 017: undefined symbol "egyezik"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(140) : warning 219: local variable "y" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\pawno\include\fixchars.inc(79) : warning 219: local variable "index" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(6548) : error 004: function "PlayerToPoint" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(6562) : error 017: undefined symbol "Msg"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(6585) : error 017: undefined symbol "SendRadioMessage"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(6586) : error 017: undefined symbol "SendRadioMessage"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8209) : error 004: function "PlayerToPoint" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8254) : error 017: undefined symbol "OsszesPenz"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8369) : error 017: undefined symbol "Msg"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8371) : error 017: undefined symbol "Cselekves"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8400) : warning 219: local variable "X" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8400) : warning 219: local variable "Y" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8400) : warning 219: local variable "Z" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8403) : error 017: undefined symbol "GetXYInFrontOfPlayer"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8418) : error 017: undefined symbol "PlayerName"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8429) : error 017: undefined symbol "Msg"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8430) : error 017: undefined symbol "Cselekves"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8440) : warning 219: local variable "X" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8440) : warning 219: local variable "Y" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8440) : warning 219: local variable "Z" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8443) : error 017: undefined symbol "GetXYInFrontOfPlayer"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8459) : error 017: undefined symbol "PlayerName"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8469) : error 017: undefined symbol "Msg"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8471) : error 017: undefined symbol "Cselekves"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8485) : warning 219: local variable "vehicleid" shadows a variable at a preceding level
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8526) : error 017: undefined symbol "GiveMoney"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8532) : error 017: undefined symbol "GetMoney"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8543) : error 004: function "LMT" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8572) : error 004: function "LMT" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8582) : error 004: function "LMT" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8594) : error 004: function "LMT" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8603) : error 004: function "LMT" is not implemented
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8703) : error 017: undefined symbol "CopMsg"
D:\Mбtй kйpei\SeeRPG\26febrmof\icerpg.pwn(8712) : error 017: undefined symbol "CopMsg"
>Exit code: 1 Time: 94.791