AFK / BRB / BACK Commands (compile error,help)
#2

Open your .pwn and search for:

pawn Код:
new APlayerData[MAX_PLAYERS]
It will look something like this:

pawn Код:
enum aInfo
{

a,
b,
c,
d,
e,
f,

}
new APlayerData[MAX_PLAYERS][aInfo];
You have to add "AFK," somewhere in those lines and it should be fine.
Reply


Messages In This Thread
AFK / BRB / BACK Commands (compile error,help) - by NexySamp - 08.07.2015, 11:58
Re: AFK / BRB / BACK Commands (compile error,help) - by DRCharlie - 09.07.2015, 01:33

Forum Jump:


Users browsing this thread: 2 Guest(s)