Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
module:avatars [2019/06/04 02:10] – [New User Default Avatar] Added Message Default Avatar section digital manmodule:avatars [2019/06/04 02:13] – [Commands] Added msg-default command digital man
Line 246: Line 246:
 ==== Message Default Avatar ==== ==== Message Default Avatar ====
  
-A default message avatar may be imported into the ''msg_default'' key of the ''[[avatars]]'' of the ''[[dir:ctrl]]/[[config:modopts.ini]]'' file using [[util:JSexec]]:+A default message avatar may be imported into the ''msg_default'' key of the ''[avatars]'' section of the ''[[dir:ctrl]]/[[config:modopts.ini]]'' file using [[util:JSexec]]:
   jsexec avatars msg-default=/sbbs/text/avatars/silhouettes.bin -offset=0   jsexec avatars msg-default=/sbbs/text/avatars/silhouettes.bin -offset=0
      
Line 355: Line 355:
 | disable            | Disable current user's avatar | | disable            | Disable current user's avatar |
 | disable=<usernum>  | Disable specified user's avatar | | disable=<usernum>  | Disable specified user's avatar |
-| newuser <filename> | Import a new user default avatar from specified avatar collection file |+| newuser <filename> | Import a new user default avatar from specified avatar collection file (use with ''-offset'') | 
 +| msg-default <filename> | Import a default message avatar from specified avatar collection file (use with ''-offset''|
 | normalize <filenames> | Normalize one or more avatars | | normalize <filenames> | Normalize one or more avatars |
 | normalize             | Normalize the current user's avatar | | normalize             | Normalize the current user's avatar |