This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Chan Commands using CALL proc??

Old posts that have not been replied to for several years.
Locked
p
peteoc

Chan Commands using CALL proc??

Post by peteoc »

I currently have quite a few scripts and im wanting to change them from using !op $nick to $botnick op $nick

I would also like it to be able to call diff procs, i tried the Call command but that threw up an error which i disregarded and removed the call command.
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

First off, there is no call command within Tcl or eggdrop.

Maybe an example of how you thought it should be used, would help us.
Locked