08.11.2010, 05:32
public OnPlayerConnect(playerid)
{
SendClientMessage(playerid,COLOR_YELLOW,"[SAL] Welcome To San Andreas Life.");
return 1;
}
OnPlayerSpawn was at the top on the pastbin link i put in first post and that is all i have for OnPlayerConnect xD
{
SendClientMessage(playerid,COLOR_YELLOW,"[SAL] Welcome To San Andreas Life.");
return 1;
}
OnPlayerSpawn was at the top on the pastbin link i put in first post and that is all i have for OnPlayerConnect xD