Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Guide] Finding your BLID
#1
Information 
What is a BLID?
A BLID is your BLockland IDentification number.  It's a unique number tied to your account, and it is used by the game and servers to verify who you are.

How to locate your BLID
There's a few ways to find your BLID.  The most straightforward way to obtain your BLID is to open the in-game console (press the ~ key to open it) and paste the following command into it:
Code:
echo(getMyBLID());

This will print your BLID into the console.  Here's an example:

[Image: 4wsqLYb.png]

Another method is to enable the "Show BLIDs in player list" option.  This will show yours and everyone else's BLIDs in the player list when you are playing on a multiplayer server.  This option is at the bottom of the Advanced tab in the Options menu:

[Image: Bl25VV1.png]

Once you join a server, you can see everyone's BLIDs by opening the player list (press the F2 key in-game):
[Image: bzgEm2l.png]


Messages In This Thread
[Guide] Finding your BLID - by Eagle517 - 11-09-2024, 05:26 AM