13.09.2009, 05:05
Im having this bug on a FS...
Now the problem is... When I load this as a FS, and a player connects...
The player doesnt receive the messages indicated above....
what should I do?
Thanks
Код:
public OnPlayerConnect(playerid) { SendClientMessage(playerid, colour, "To report a bug, type /bug"); SendClientMessage(playerid, colour, "To report a suggestion, type /suggest"); }
The player doesnt receive the messages indicated above....
what should I do?
Thanks
