[HELP]Issue with a spawn car script
#4

Quote:
Originally Posted by Shalien
Посмотреть сообщение
Compiling log is clear no warning or errors, but in game the command doesn't work.
pawn Код:
forward OnPlayerConnected(playerid);
public OnPlayerConnected(playerid)
{
        SendClientMessage(playerid,DARKGREY,"This server runs Shalien's Vehicules FS");
        return 1;
}
Did you mean OnPlayerConnect(playerid); , why the forward? Your message won't get displayed.

As for the commands I suggest you to use ZCMD or y_commands. (look them up)
Reply


Messages In This Thread
[HELP]Issue with a spawn car script - by Shalien - 14.03.2013, 07:54
Re: [HELP]Issue with a spawn car script - by Travis The Tiger - 14.03.2013, 08:21
Re: [HELP]Issue with a spawn car script - by Shalien - 14.03.2013, 08:39
Re: [HELP]Issue with a spawn car script - by Gamer_Z - 14.03.2013, 09:22
Re: [HELP]Issue with a spawn car script - by Shalien - 14.03.2013, 09:30
Re: [HELP]Issue with a spawn car script - by Shalien - 16.03.2013, 12:50

Forum Jump:


Users browsing this thread: 1 Guest(s)