Author Topic: BlockOS whoIs app function  (Read 689 times)

In BlockOS, the WhoIs app, there is no define function to get a players ID from their name or vise versa. Can you please explain how one would do so?

The whois app is broken, the datafling server is down.

The whois app is broken, the datafling server is down.
No... works fine for me!


The server is up and running. What is it exactly that you are trying to do?

Try updating the add-on (go to the app store and it should pop up)

Fluffy made the whois add-on hard-coded into a text field. I looked at the source code.

Fluffy made the whois add-on hard-coded into a text field. I looked at the source code.

I'm not sure what you mean.

The way whois works is as follows:

User types in a name or ID to search for,
Script sends a request for the information to the Whois Server,
Server finds the name or ID in the database,
Server sends the result to the script,
Script displays the result in the Gui.