MAX_PLAYERS error, help someone?
#1

ok, im making a random disco time, (yeah laff) and only ID:0 sees the dialog, heres my code.


Код:
public RDT()
{
  GameTextForAll("~B~Random ~R~Disco ~Y~TIME!", 5000,6);
  for(new i=0; i<MAX_PLAYERS; ++i)
  {
  ShowPlayerDialog(i,2,0,"RANDOMNESS","Would you like to participate in random disco time?","Yes","No");
  return 1;
  }
  return 0;
  }
Reply


Messages In This Thread
MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 01:02
Re: MAX_PLAYERS error, help someone? - by gotenks918 - 26.03.2010, 01:10
Re: MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 01:26
Re: MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 03:24
Re: MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 03:50
Re: MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 03:55
Re: MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 04:02
Re: MAX_PLAYERS error, help someone? - by Kyosaur - 26.03.2010, 04:11
Re: MAX_PLAYERS error, help someone? - by dice7 - 26.03.2010, 05:36
Re: MAX_PLAYERS error, help someone? - by -Rebel Son- - 26.03.2010, 16:12

Forum Jump:


Users browsing this thread: 3 Guest(s)