Project

General

Profile

Actions

Bug #5155

closed

/ialfill should be useable without -f until end of names

Added by westor (GR) over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
09/27/2020
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

When i join in a channel, and i use //echo -a IS: $ial(nickname).gecos - $ialchan(nickname,#channel,1).user it doesn't works, so i have to execute /ialfill #channel first and then it would work. (it works for other properties but not for .gecos).

Also missing .gecos from $ialchan() identifier (i know it has .user but .user should return the ident and not the realname).

Also an other common issue is that if i use the following code, the /ialfill doesn't seems to fill the IAL with the gecos, probably because a progress is already in use when it joins.

ON *:JOIN:#chan1,#chan2: { if ($nick == $me) { .iallfill $chan } }

- Thanks!

Actions

Also available in: Atom PDF