anyone have a script of motd sendclientmessage. pleasee
#1

title
Reply
#2

motd stands for?
Reply
#3

Well,
pawn Код:
public OnPlayerConnect(playerid)
{
     your script ..

     SendClientMessage(playerid, 0x33AA33AA, "MoTD : your motd here.");
     SendClientMessage(playerid, 0x33AA33AA, "MoTD : second line of motd if you need more lines ...");
     return 1;
}
motd is message of the day I think
Reply
#4

Quote:
Originally Posted by Golimad
Посмотреть сообщение
Well,
pawn Код:
public OnPlayerConnect(playerid)
{
     your script ..

     SendClientMessage(playerid, 0x33AA33AA, "MoTD : your motd here.");
     return 1;
}
motd is message of the day I think
yes right. . but i want can change it on motd.ini on folder sciptfiles
Reply
#5

help
Reply
#6

anyone please
Reply
#7

http://pastebin.com/XtqDRBZD
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)