View Single Post
Xablau
Member
Join Date: Dec 2014
Old 01-04-2015 , 15:32   Re: [ socket_recv + json/data ]
Reply With Quote #5

Quote:
Originally Posted by YamiKaitou View Post
Can you show us an example of the returned data?
PHP Code:
{
      
server:
      {
            
"success":true
      
},
      
player:
      {
            
"maxhp":110,
            
"hat":"squash"
      
}


Last edited by Xablau; 01-04-2015 at 15:37.
Xablau is offline