OnPlayerConnect Does not work.
#1

Hi guys.

So basicaly my OnPlayerConnect doesn't work.

My script:
Код:
public OnPlayerConnect(playerid)
{
	SendClientMessage(playerid, COLOR_BRIGHTRED, "Wellcome to my server...");
	return 1;
}
It just doesn't do anything when player connects. What could be the problem?
It would help a lot if someone would respond.. please.
Reply


Messages In This Thread
OnPlayerConnect Does not work. - by Shetch - 19.02.2011, 23:24
Re: OnPlayerConnect Does not work. - by rjjj - 19.02.2011, 23:31
Re: OnPlayerConnect Does not work. - by AK47317 - 19.02.2011, 23:43
Re: OnPlayerConnect Does not work. - by WillyP - 19.02.2011, 23:44
Re: OnPlayerConnect Does not work. - by AK47317 - 19.02.2011, 23:46
Re: OnPlayerConnect Does not work. - by WillyP - 19.02.2011, 23:47
Re: OnPlayerConnect Does not work. - by AK47317 - 19.02.2011, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)