Count
#3

Quote:
Originally Posted by Shinja
Посмотреть сообщение
PHP код:
new BloodWarning[MAX_PLAYERS];
else if(
pInfo[playerid][pBlood] <= 1000 && gettime() > BloodWarning[playerid] + 600)// 10 minutes
{
     
SendClientMessage(playerid,-1,"*"COL_RED" You have low amount of blood! Use a blood bag or a medical kit to replenish your health!");
     
BloodWarning[playerid]=gettime();

Utils/PlayerFunctions.pwn(109 : error 029: invalid expression, assumed zero
Utils/PlayerFunctions.pwn(109 : warning 215: expression has no effect
Utils/PlayerFunctions.pwn(109 : error 001: expected token: ";", but found "if"
Reply


Messages In This Thread
Count - by DarkMythHunter - 02.09.2018, 09:25
Re: Count - by Shinja - 02.09.2018, 12:33
Re: Count - by DarkMythHunter - 03.09.2018, 13:25
Re: Count - by Shinja - 03.09.2018, 13:29
Re: Count - by DarkMythHunter - 03.09.2018, 13:35
Re: Count - by Shinja - 03.09.2018, 13:46
Re: Count - by DarkMythHunter - 03.09.2018, 13:51
Re: Count - by Shinja - 03.09.2018, 15:27
Re: Count - by DarkMythHunter - 03.09.2018, 22:56

Forum Jump:


Users browsing this thread: 6 Guest(s)