PtokaX forum

PtokaX => Feature Proposals => Topic started by: Thor on 29 January, 2007, 08:09:32

Title: Owner E-m@il
Post by: Thor on 29 January, 2007, 08:09:32
It would be nice to add a new item to frmHub object, like frmHub:GetOwnerEmail() which will return the setted e-mail addy in the GUI. Many script use frmHub:RegBot() where we have make a new variable like OwnerEmail or smth like that.
Title: Re: Owner E-m@il
Post by: Troubadour on 14 February, 2007, 19:37:48
for what use may it be?
Title: Re: Owner E-m@il
Post by: bastya_elvtars on 14 February, 2007, 19:58:14
Regonly hubs, registration requests could be sent via mail for instance.
Title: Re: Owner E-m@il
Post by: Thor on 17 February, 2007, 12:41:32
And also as I said, maybe for script-side registered bots. Many scripts use this method, and every scripter make a new var for it. I think frmHub:GetOwnerEmail() and frmHub:SetOwnerEmail(string) would be nice. And, indeed, for regonly-message, nicklen message, nickrule message... You can use it wherever you want.