define/variable
#6

//top of the script:
new PlrsOnline = 0;

//on...connect:
PlrsOnline++;

//on...disconnect:
PlrsOnline--;


//Bottom of my gamemode:
PlayersOnline()
{
return PlrsOnline;
}
Reply


Messages In This Thread
define/variable - by DowNlOaD_ - 16.06.2010, 18:45
Re: define/variable - by (SF)Noobanatior - 16.06.2010, 18:47
Re: define/variable - by Kyosaur - 16.06.2010, 18:49
Re: define/variable - by DowNlOaD_ - 16.06.2010, 18:54
Re: define/variable - by (SF)Noobanatior - 16.06.2010, 18:57
Re: define/variable - by DowNlOaD_ - 16.06.2010, 18:59
Re: define/variable - by (SF)Noobanatior - 16.06.2010, 19:02
Re: define/variable - by Kyosaur - 16.06.2010, 19:02
Re: define/variable - by DowNlOaD_ - 16.06.2010, 19:07
Re: define/variable - by Kyosaur - 16.06.2010, 19:14

Forum Jump:


Users browsing this thread: 2 Guest(s)