annouce
#1

is there a annouce command somewhere on this forum i cant find one pls help
Reply
#2

I donґt want to give the whole command the whole forum.
Pm me for the announce command.
Reply
#3

Код:
dcmd_announce(playerid,params[]) {
  if(IsPlayerAdmin(playerid)) {
  	if(!strlen(params)) return SendClientMessage(playerid,red,"USAGE: /announce <Text>");
		return GameTextForAll(params,4000,3);
  } else return SendClientMessage(playerid,red,"To Use This Command You Have To Login Into Rcon");
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)