Blockland Forums > General Discussion
Forum BL_ID index
Hammereditor5:
--- Quote from: RarwMuffinz on March 31, 2014, 03:47:35 PM ---else if (currL.indexOf("Blockland ID:") != -1)
Don't think that worked exactly the way it was supposed to
--- End quote ---
My program intentionally included forum users with a BL_ID of -1.
Also, if currL.indexOf("Blockland ID:") returns -1, it means that the text "Blockland ID:" was not found inside the web page. This means that the user does not exist at all.
So the "!= -1" has nothing to do with the BL_ID being -1.
ContrabassDrio:
--- Quote from: Chrono on March 29, 2014, 08:28:03 PM ---
--- Code: ---45123 ContrabassDrio 12037
--- End code ---
???
I prefer that the forum ID is there.
--- End quote ---
I posted that BEFORE it got updated. But nvm, problem solved.
Peejster:
--- Quote from: ContrabassDrio on March 31, 2014, 08:18:44 PM ---I posted that BEFORE it got updated. But nvm, problem solved.
--- End quote ---
It was never "updated". You just have bad reading comprehension.