i got 1 warning while compiling
#3

aha Fixed but i want to ask one more thing.at the beginning it asks are you Male or Female.but i writes down the quastion 3 or 4 times.
I want to write it once(1).Thanks.
Here is the part of the script


Код:
public SetPlayerSpawn(playerid)//REMEMBER IF YOU CHANGE A SKIN HERE, YOU MUST ALSO CHANGE UpdateRank because then if you /giverank it will still have old skin!
{
	if(IsPlayerConnected(playerid))
	{
	  if(PlayerInfo[playerid][pTut] == 0)
	  {
			gOoc[playerid] = 1; gNews[playerid] = 1; gFam[playerid] = 1;
			TogglePlayerControllable(playerid, 0);
			RegistrationStep[playerid] = 1;
			SendClientMessage(playerid, COLOR_LIGHTRED, "We Only Require One Question For You To Play:");
			SendClientMessage(playerid, COLOR_LIGHTBLUE, "Are you male or female? Type it in the chat box then you can play.");
	  }
		if(PlayerInfo[playerid][pJailed] == 1)
		{
Reply


Messages In This Thread
i got 1 warning while compiling - by Naruto4 - 29.05.2009, 07:20
Re: i got 1 warning while compiling - by KeyWay - 29.05.2009, 08:50
Re: i got 1 warning while compiling - by Naruto4 - 29.05.2009, 09:29
Re: i got 1 warning while compiling - by russiany - 29.05.2009, 12:07
Re: i got 1 warning while compiling - by Badger(new) - 29.05.2009, 13:47
Re: i got 1 warning while compiling - by KeyWay - 29.05.2009, 18:24
Re: i got 1 warning while compiling - by Naruto4 - 29.05.2009, 18:46
Re: i got 1 warning while compiling - by Think - 29.05.2009, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)