/login cmd
#1

Hello
I wanted to ask if there is a way, like When player connects it automatically types a command for him?
like when he connects, he don't need to type /login, just when he connects the server auto types /login for the guy

PHP код:
public OnPlayerConnect(playerid)
{
    
SetPlayerColor(playerid0xA9A9A9FF);
    
OnPlayerCommandText(playerid"/login");
    return 
1;

tried doing like this
Reply


Messages In This Thread
/login cmd - by SaiyanZ - 10.02.2017, 13:38
Re: /login cmd - by khRamin78 - 10.02.2017, 13:43
Re: /login cmd - by ISmokezU - 10.02.2017, 13:48
Re: /login cmd - by khRamin78 - 10.02.2017, 13:51
Re: /login cmd - by SaiyanZ - 10.02.2017, 13:57
Re: /login cmd - by Mic_H - 10.02.2017, 14:10
Re: /login cmd - by khRamin78 - 10.02.2017, 14:17
Re: /login cmd - by princejeet1510 - 10.02.2017, 15:06
Re: /login cmd - by ElMaestro123 - 12.02.2017, 07:31

Forum Jump:


Users browsing this thread: 1 Guest(s)