I forgot to mention: I'm asking because if I set a user property at the begging 
(like the nickname.js file) I can find this property using something like this 
: http://www.ape-project.org/docs/client/core/user.html But not if the property 
is set after that...

  - Louis

Le 2012-05-30 à 23:26, Louis Charette <[email protected]> a écrit :

> Me again,
> 
> I checked everything in the Chrome console, but I just want to make sure: 
> If I use a custom command to set, server side, a user property (Using: 
> http://www.ape-project.org/docs/server/users/user.setproperty.html) after the 
> user has joined the channel, I won't find this property client side (Using 
> http://www.ape-project.org/docs/client/core/user.html for example). It will 
> only shows up when the user send a raw, for example. Is that right? 
> 
> I want to store some minor sensitive data (Game information & [secret] 
> position in the game) for each user. I would be nice to make sure no one with 
> a tiny bit of Ape knowledge "cheat", get the user position and find everyone 
> right away! hahaha!
> For the raw, that not a big problem since I write my own commands and don't 
> need to add an "option" parameter to the sendRaw command.
> 
> 
> 
> Thanks,
>   - Louis
> -- 
> You received this message because you are subscribed to the Google
> Groups "APE Project" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/ape-project?hl=en
> ---
> APE Project (Ajax Push Engine)
> Official website : http://www.ape-project.org/
> Git Hub : http://github.com/APE-Project/

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to