/newbie command
#1

who i can give and me command?
Reply
#2

Did u try to make it?

I have one, but did u actually put effort in it?
Reply
#3

Yes I tried but appears for all playerii and so I just do not want people to come lvl 3 ... hurt anything if you gave me and me?
Reply
#4

?

What is the point of newbie chat if newbies cant use it
Reply
#5

edit how you please;

Код:
COMMAND:newbie(playerid, params[])
{
	new msg[128];
	new pName[MAX_PLAYER_NAME];
	GetPlayerName(playerid, pName, sizeof(pName);
	format(msg, sizeof(msg), "NEWBIE: %s - %s", pName, params);
	SendClientMessageToAll(COLOR, msg);
	return 1;
}
if you use it make sure you give +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)