View Single Post
Unread 07-14-2012, 02:54 AM   #1
DeeJayTC
Join Date: Jul 2012
Posts: 2
Access to objects....?

Hey,
while playing around with some ideas i was trying to get information about online friends and guildmembers and inventory slots etc.

However i always end up with "undefined" e.g no object instance found.

Was trying to do the following:

com.gameobjects.guild.getinstance().gettotalguildmembers()
com.gameobjects.friends.getonlinefriends()
com.gameobjects.friends.getonlineguildmembers()

nothing seems to work...

What is needed to access the data?
DeeJayTC is offline   Reply With Quote