Errors while compiling
#1

Errors:

Код:
C:\Users\HP\Desktop\sfcnr\sfcnr\gamemodes\SFCRRPG.pwn(10455) : error 029: invalid expression, assumed zero
C:\Users\HP\Desktop\sfcnr\sfcnr\gamemodes\SFCRRPG.pwn(10458) : error 029: invalid expression, assumed zero
Code:

Код:
10450:    public OnPlayerEnterDynamicArea(playerid, areaid)
10451 :   {
10452:    IsPlayerInArea(playerid, 100.634521, 1807.748657,17.640625, 387.805206, 2078.654296,17.648149);
10453:    {
10454:       if(AdminLevel[playerid] >= 1)
10455:       }
10456:       SetPlayerHealth(playerid, 100);
10457:       }
10458:       else
10459:       {
10460:      SetPlayerHealth(playerid, 0);
10461:      }
10462:      return 1;
104563:    }
Reply


Messages In This Thread
Errors while compiling - by Uvais - 04.09.2017, 13:08
Re: Errors while compiling - by kAn3 - 04.09.2017, 13:17
Re: Errors while compiling - by Vince - 04.09.2017, 13:18
Re: Errors while compiling - by Uvais - 04.09.2017, 13:24
Re: Errors while compiling - by crukk11 - 04.09.2017, 13:27
Re: Errors while compiling - by Uvais - 04.09.2017, 13:29
Re: Errors while compiling - by crukk11 - 04.09.2017, 13:32
Re: Errors while compiling - by Uvais - 04.09.2017, 13:33
Re: Errors while compiling - by Uvais - 04.09.2017, 13:35
Re: Errors while compiling - by Uvais - 04.09.2017, 14:12

Forum Jump:


Users browsing this thread: 2 Guest(s)