Liberty Unleashed

Scripting => Script Releases => Topic started by: Zando80 on July 31, 2015, 07:09:35 pm

Title: Welcome Message Script
Post by: Zando80 on July 31, 2015, 07:09:35 pm
hello my script is :
function onPlayerJoin( pPlayer, )
{
        BigMessage ( pPlayer, "Welcome", 3000, 3 );

    }

Title: Re: Welcome Message Script
Post by: WheatleyGAMING on January 10, 2016, 12:02:24 am
Cool  :D