| ogula | posted: Mon Aug 22, 2005 3:14 pm | |
Member since: 2005-07-14 Posts: 16
| I've used my block up, do i register like a new block with a new username, so like ogula2, ogula3, etc., or can i get a block assigned to my original username? |
| quaxi | posted: Mon Aug 22, 2005 4:53 pm | |
Member since: 2006-04-28 Posts: 3154
| Yes, please register a new Block |
| ogula | posted: Mon Aug 22, 2005 5:08 pm | |
Member since: 2005-07-14 Posts: 16
| Ok thanks |
| ogula | posted: Mon Aug 22, 2005 5:16 pm | |
Member since: 2005-07-14 Posts: 16
| One more question, i have a feeling i haven't used the block up, as i've been working from a GUID Table i created, it went from 0x000E0A01 - 99, however i've just found out, each block has 256, so then, what comes after 0x000E0A99, i don't particularly want to register 99 objects to find out. |
| SnowStorm | posted: Mon Aug 22, 2005 5:18 pm | |
Member since: 2005-03-21 From: USA Posts: 415
| It's hex, did you use all the #A-F's? |
| ogula | posted: Mon Aug 22, 2005 5:24 pm | |
Member since: 2005-07-14 Posts: 16
| All i've used is 0x000E0A01 - 0x000E0A99, don't know what is next, so is it 0x000E0B01 next then? |
| SnowStorm | posted: Mon Aug 22, 2005 5:30 pm | |
Member since: 2005-03-21 From: USA Posts: 415
| Did you use numbers like 0A, 0B... 1A, 1B 1C... 8A ...9E ...A1 etc. The next number after A99 would be A9A but if you didn't use any of the A-F's for 00-99 you have gaps in your list. |
| ogula | posted: Mon Aug 22, 2005 5:36 pm | |
Member since: 2005-07-14 Posts: 16
| ah, no i didn't. Thanks
Just to make sure, it goes... 0x000E0A09, then 0x000E0A0A..B..C..D, then 0x000E0A1A...B...C..., then 0x000E0A2A, etc.
Then A1B, A1C - A1F? |
| ogula | posted: Mon Aug 22, 2005 6:08 pm | |
Member since: 2005-07-14 Posts: 16
| aha, i kinda get it, but what i think doesn't add up to 256? i know it goes 01-09, then 0A-0F Then, 10-19, 1A-1F, but if it goes up to 0x000E0A99, then i have 99 numbers and 54 missing the - (1a -1f etc, etc,), that doesnt equal 256? |
| SnowStorm | posted: Mon Aug 22, 2005 6:43 pm | |
Member since: 2005-03-21 From: USA Posts: 415
| you are missing 00, #A-#F and AA-FF |