LS Admin Base
#6

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.
Just add return 1; to that line, like this

Код:
public OnPlayerConnect(playerid)

{
	GameTextForPlayer(playerid,"~w~SA:MP Area51 Break-in!",4000,3);
	SetPlayerColor(playerid,COLOR_GREY);
	return 1;

}
Notice the return1;

Reply


Messages In This Thread
LS Admin Base - by Cookie_CreeMy - 21.02.2009, 20:00
Re: LS Admin Base - by Synkro93 - 21.02.2009, 20:03
Re: LS Admin Base - by Cookie_CreeMy - 21.02.2009, 20:08
Re: LS Admin Base - by Synkro93 - 21.02.2009, 20:53
Re: LS Admin Base - by Xpl0ad3r - 21.02.2009, 21:01
Re: LS Admin Base - by Snickers - 21.02.2009, 21:08
Re: LS Admin Base - by Xpl0ad3r - 21.02.2009, 21:18
Re: LS Admin Base - by Cookie_CreeMy - 21.02.2009, 22:04
Re: LS Admin Base - by Weirdosport - 22.02.2009, 00:38
Re: LS Admin Base - by ExtremeCommunity - 06.07.2009, 09:14

Forum Jump:


Users browsing this thread: 1 Guest(s)