21.02.2009, 21:08
Quote:
Originally Posted by Xpl0ad3r
Nice.
I have a warning: "warning 209: function "OnPlayerCommandText" should return a value" Can you fix this? And can you make the exit bigger? because of the Monster Truck? Thx. |
Код:
public OnPlayerConnect(playerid) { GameTextForPlayer(playerid,"~w~SA:MP Area51 Break-in!",4000,3); SetPlayerColor(playerid,COLOR_GREY); return 1; }