Jump to content

Question

Posted

am o problema cu un gamemode eternal-times postat pe aici, parca ala cu ultimul update, asa, deci, cand intru pe server, imi fac cont, trece de tutorial etc si daca ma deconectez si intru iar apare joining the game si dupa imi apare closed the connection, ce o fi? ajutor si tin sa precizez cand dau restart din consola la server si ma conectez merge si dupa ce ma re-conectez iar nu mai merge gen apare server closed the connection dupa joining the game

1 answer to this question

Recommended Posts

  • 0
Posted

Du-te la OnPlayerConnect, si sterge >  

foreach( new x : Player ) {
		if( strmatch( GetName( playerid ), PlayerInfo[ x ][ pNormalName ] ) ) {
			Kick( playerid );
			break;
		}
	}

 

  • Upvote 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.