String Command error
#3

To show that no admins are online you could add a bool variable that you set to true, if there are any admins online. After you finish looping through players you could check if the value is true, if yes - print the admin list, if not - print that there is no admins online.

Those errors you are getting are I think because you are using the wrong type of brackets. When accessing arrays use [ i ] not ( i ). So it would be PlayerName[i], ForumName[i], etc.
Reply


Messages In This Thread
String Command error - by Zeus666 - 13.03.2018, 20:56
Re: String Command error - by Zeus666 - 13.03.2018, 21:10
Re: String Command error - by AdamsLT - 13.03.2018, 21:32
Re: String Command error - by Zeus666 - 13.03.2018, 21:43
Re: String Command error - by Zeus666 - 14.03.2018, 09:37
Re: String Command error - by Sew_Sumi - 14.03.2018, 09:44
Re: String Command error - by Zeus666 - 14.03.2018, 10:23
Re: String Command error - by Sew_Sumi - 14.03.2018, 11:41
Re: String Command error - by Zeus666 - 14.03.2018, 11:48
Re: String Command error - by Maximun - 14.03.2018, 12:51

Forum Jump:


Users browsing this thread: 1 Guest(s)