User variables

For my avatar chat users must be able to send their own variables to the server where they will be temporary saved.

Then other users can get these variables from the server.

So i want to edit the source code of Wildfire.

Can someone give me a tip which files i have to edit to use temporary variables for users in a room?

Hi,

this is definitely not the developer forum so please post your question there…

Oh, I see you did already post it there but didn’'t get an answer yet. So please be patient, n times the same question keeps me busy reading questions.

Hint: Do not edit the Wildfire core, write a plugin to extend it, probably using a new namespace.

LG