[Help] Really in problem!,Help me figgure this out please!.
#10

edit this line :
Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1781.181640625, -1534.1064453125 , 10.570885658264)
to
Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1781.181640625, -1534.1064453125 , 10.570885658264))
and
Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1781.181640625, -1534.1064453125 , 10.570885658264)
to
Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1781.181640625, -1534.1064453125 , 10.570885658264))
so all is wrong that u r missing a ) if(IsPlayerInRangeOfPoint(playerid, 7.0, 1781.181640625, -1534.1064453125 , 10.570885658264))
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)