[HELP] Problems with a log
#2

Your callback "ConnectLog" doesn't have a playerid parameter.

pawn Код:
forward ConnectLog(playerid,string[]);
public ConnectLog(playerid,string[])
{
    //Your code
}
//To use
ConnectLog(playerid,"This is going to be logged");
Reply


Messages In This Thread
[HELP] Problems with a log - by Larsey123IsMe - 29.12.2010, 06:03
Re: [HELP] Problems with a log - by Joe Staff - 29.12.2010, 06:05
Re: [HELP] Problems with a log - by Larsey123IsMe - 29.12.2010, 06:25
AW: [HELP] Problems with a log - by Extremo - 29.12.2010, 06:54
Re: [HELP] Problems with a log - by Larsey123IsMe - 29.12.2010, 07:17
Re: [HELP] Problems with a log - by Mean - 29.12.2010, 08:17
Re: [HELP] Problems with a log - by Larsey123IsMe - 29.12.2010, 08:54
Re: [HELP] Problems with a log - by [03]Garsino - 29.12.2010, 09:02
Re: [HELP] Problems with a log - by Larsey123IsMe - 29.12.2010, 09:18

Forum Jump:


Users browsing this thread: 2 Guest(s)