[Ajuda] Gamemode carrega mas o nome fica lб Unknown
#6

PPC_GameModeInit
Код:
// Nome Mapa
 	new String[1000];
	format(String, sizeof(String), "mapname Brasil San Andreas");
	SendRconCommand(String);
	format(String, sizeof(String), "hostname Brasil Aventura de Caminhoneiro 0.3e");
	SendRconCommand(String);
	format(String, sizeof(String), "GameModeText Brasil - [BADC]");
	SendRconCommand(String);
	format(String, sizeof(String), "gamemode0 BADC");
	SendRconCommand(String);
	format(String, sizeof(String), "rcon_password *******");
	SendRconCommand(String);
Estб assim! Meu ip й: 191.96.4.145:7777
Carrega todos menos o nome da Gamemode :l
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)