Plugin or public such as "OnPlayerFullyConnect"
#1

Is there something named OnPlayerFullyConnect, such as:
PHP Code:
public OnPlayerFullyConnect(playerid)
{
    for(new 
020i++)
    {
          
SendClientMessage(playerid, -1"");
     }
     return 
1;

If you didn't understand my point:

Affter player connected,
there comes a text saying "Connected to: **HOSTNAME**", And sometimes it delays, So if I use the code above in onplayerconnect, it wont clear the chat fully.
Is it possible to fix that? How?
Reply


Messages In This Thread
Plugin or public such as "OnPlayerFullyConnect" - by Luicy. - 20.05.2016, 12:08
Re: Plugin or public such as "OnPlayerFullyConnect" - by denNorske - 20.05.2016, 12:11
Re: Plugin or public such as "OnPlayerFullyConnect" - by Luicy. - 20.05.2016, 12:14
Re: Plugin or public such as "OnPlayerFullyConnect" - by denNorske - 20.05.2016, 12:23
Re: Plugin or public such as "OnPlayerFullyConnect" - by Luicy. - 20.05.2016, 12:37
Re: Plugin or public such as "OnPlayerFullyConnect" - by BiosMarcel - 20.05.2016, 13:24

Forum Jump:


Users browsing this thread: 1 Guest(s)