[MAX_PLAYERS] must be indexed
#9

it seem to work now.
i cannot test with multiple player as im trying with my desktop and laptop for now ( my friend isnt online ).

now i have these error
Код:
C:\Users\nvidia\Desktop\RPG\gamemodes\MyVirtualLife.pwn(3141) : error 012: invalid function call, not a valid address
C:\Users\nvidia\Desktop\RPG\gamemodes\MyVirtualLife.pwn(3141) : warning 215: expression has no effect
C:\Users\nvidia\Desktop\RPG\gamemodes\MyVirtualLife.pwn(3141) : error 001: expected token: ";", but found ")"
C:\Users\nvidia\Desktop\RPG\gamemodes\MyVirtualLife.pwn(3141) : error 029: invalid expression, assumed zero
C:\Users\nvidia\Desktop\RPG\gamemodes\MyVirtualLife.pwn(3141) : fatal error 107: too many error messages on one line
here the line
Код:
forward Suspecter(playerid);
public Suspecter(playerid)
{
	IsPlayerSuspected(externalplayerid[playerid]) = 1;
}
i also tried
Код:
IsPlayerSuspected[externalplayerid[playerid]] = 1;
Reply


Messages In This Thread
[MAX_PLAYERS] must be indexed - by NvidiaForTheWin - 09.06.2013, 14:51
Re: [MAX_PLAYERS] must be indexed - by Aly - 09.06.2013, 15:07
Re : [MAX_PLAYERS] must be indexed - by NvidiaForTheWin - 09.06.2013, 15:20
Re: [MAX_PLAYERS] must be indexed - by Aly - 09.06.2013, 15:32
Re : [MAX_PLAYERS] must be indexed - by NvidiaForTheWin - 09.06.2013, 15:46
Re: [MAX_PLAYERS] must be indexed - by Aly - 09.06.2013, 15:51
Re : [MAX_PLAYERS] must be indexed - by NvidiaForTheWin - 09.06.2013, 16:00
Re: [MAX_PLAYERS] must be indexed - by Aly - 09.06.2013, 16:11
Re : [MAX_PLAYERS] must be indexed - by NvidiaForTheWin - 09.06.2013, 16:35
Re: [MAX_PLAYERS] must be indexed - by Aly - 09.06.2013, 16:39

Forum Jump:


Users browsing this thread: 4 Guest(s)