;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[@UserLogin]
{
#if
HLSCRIPTCMD CHECKVIPLEVEL 1
#act
SysMsg "LS Server Welcomes <$USERNAME> Arrival, your current integral:<$HLPOINT>,Your IP is:<$HLUSERIP>,Your member rank is: <$HLVIPLEVEL>,The closing date is: <$HLVIPDATE>"  
#elseact
SysMsg "LS Server Welcomes <$USERNAME> Arrival, your current integral:<$HLPOINT>"


#if
HLSCRIPTCMD CHECKIPVIPLEVEL 1
#act
SysMsg "Your IP member rank is <$HLIPVIPLEVEL>, The closing date is <$HLIPVIPDATE>"  


#if
IsGuildMaster
IsCastleGuild Sabuk
#act
lineMsg [Grobal] "Sabuk Guild Person <$USERNAME> is Online!"


#if
IsGuildMaster
IsCastleGuild TaoSung
#act
lineMsg [Grobal] "MudWall Guild Person <$USERNAME> is Online!"

#if
#act
mov  A0  %PASSWD(9)

#if
HLSCRIPTCMD CHECKLOCKUSER
!equal A0 ""
#act
HLSCRIPTCMD LOCKUSER
SysMsg "Your character's already locked invites the solution lock, under the fixed condition, you will not be able to carry on the common game to operate the function!"

}
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;