24.11.2012, 15:30
Rather then reopening a new post for this I will bring this one back alive. My question is this. I have already read wiki on how death messages are displayed. What I want is those icons when someone logs in and out rather then me adding a SendMessageToAll function. Im guessing it would be something close to this?
public OnPlayerConnect(playerid)
{
SendLoginMessage(playerid, reason);
}
As im looking at this I can tell it's completly wrong. And ****** hold to links for this -.- anyway any help earns Rep+ thanks in advance
public OnPlayerConnect(playerid)
{
SendLoginMessage(playerid, reason);
}
As im looking at this I can tell it's completly wrong. And ****** hold to links for this -.- anyway any help earns Rep+ thanks in advance