Filterscript help?
#1

How to make that when some one enter the server they get a message Filterscript_ThePrison loaded scripted by Will
How to make that in a filterscript?
Reply
#2

public OnPlayerConnect(playerid)
{
SendClientMessage(playerid, 0xDABB3EAA, "Filterscript_ThePrison loaded scripted by Will");
return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)