03.11.2010, 19:19
Nice filterscript for a first script. (I just guess that this is your first filterscript, am I right?)
But please note that now only the connected player will see: "Welcome to : PLAYERNAME"
To send an message to ALL the players, use "SendClientMessageToAll(color, message[])", so "SendClientMessageToAll(COLOR_GREEN, string)"
But please note that now only the connected player will see: "Welcome to : PLAYERNAME"
To send an message to ALL the players, use "SendClientMessageToAll(color, message[])", so "SendClientMessageToAll(COLOR_GREEN, string)"

