All translations

Jump to navigation Jump to search

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)'''saveN("A","B","C","D")''' — this is the same as save(...) except it lets you save to the setting contact in the database. A is module, B is setting, C is value, D is type (0 or b = byte, 1 or w = word, 2 or d = dword, 3 or s = string). An examlpe use of this might be to wright a quick script that spits out the name of a picture (from a defined list) and it will set your contact list background picture to it.