Jump to content
  • 0

Help wirh vote for server restart


forsas

Question

6 answers to this question

Recommended Posts

  • 0

No errors i write .vote_restart and my config vote count 1 but server no restart.

well i wander why :P

 

That codes retarded, or your part of the problem make sure u added everything correctly.

Link to comment
Share on other sites

  • 0

well i wander why :P

 

That codes retarded, or your part of the problem make sure u added everything correctly.

 

I think all okay eclipse don't show errors. But i find this

 

	{
		if (activeChar._voteRestart == false)
		{
			e.increaseVoteCount("restart");
			activeChar._voteRestart = true;
			activeChar.sendMessage("You succesfully voted for the server restart. Votes For The Moment: " + e.getVoteCount[color=red]("tvt")[/color] + ".");
			Announcements.getInstance().announceToAll("Player: "+activeChar.getName()+" has voted for server restart. If you whant to support him type .vote_restart !");
		}

 

And change to restart then in game voted count +1 but anyway server no restart.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...