sockmark $Sockname $Sock($Sockname).mark $+ $Chr(32) $+ $SBracks(Gender: %Read)
go to which ever you want and just add >> ; << instead this will stop any of the messages you dont want from being displayed
Example >>
;sockmark $Sockname $Sock($Sockname).mark $+ $Chr(32) $+ $SBracks(Gender: %Read)
Above example was given by dabba
for it to not kick just take the %sendkick out, and it will display a message you add where the kick message is..
Edited Nov 27, 2006 5:42 PM by grinning_male
X-Fusion
Historical / Guest
if (%Type == AGE) {
if ($4 == Undisclosed) && ($MainSettings(PROFILE, KICK_UNDISCLOSED_AGE) == 1) halt
}
X-Fusion
Historical / Guest
The way you were wording it, you wanted it to halt. Atleast, thats what I picked up ..
X-Fusion
Historical / Guest
Actually, those are just variables unless its a mistake/typo. $prop $clear $ban would be identifiers, the variables cant actively change anything as far as accesses.