![]() |
|
|||||
Topic, Syntax: How to find ID's? | ||||||
| ||||||
You must register or log in to post a message.![]() Thank you for this topic.. I have been trying to figure this out forever :) There are 4 ID's on BonusLevel you should know about. 1. The Level ID (short: lvlid) You find them in the link (look at the adress bar) of the level. Check the end of the URL, it should look like that: ...html#lvlid_[lvl id] But you can also find them at the info of the level (comments, scores etc). Should look like that: Level [levelname] [ lvlid= ??? ] Designed by [username]. [More] There are other ways too, but they're unnecessary. 2. The User ID (short: userid) You can look at the link for the userid again. Go to the profile of the user and look at the link. There should be a number. That's the easiest way. 3. The Message ID (short: msgid) This time the link won't help. Copy the message, right click, Inspect Element. You should find something like that: div#msg[msg id] If you don't have "Inspect Element" you can click "View Source Selection" (or something like that). Then a window opens. Then you should search for: id="msg[msg id]" 4. The Pack ID (short: packid) The pack id is pretty similar to the user id. Play a pack and check the link. There should be a number at the end of the URL. Like that: .../game_[game]_[game number]_[pack name]_[pack id].html --------------------------------------------- Taken by a Stranger (Puzzle It) ( lvlid 28827 ) Quoting Example comment. ( msgid 294275 )9 great levels (CoBaCoLi) ( packid 1 ) | GeneralFirst post of the topicThere are 4 ID's on BonusLevel you should know about. 1. The Level ID (short: lvlid) You find them in the link (look at the adress bar) of the level. Check the end of the URL, it should look like that: ...html#lvlid_[lvl id] But you can also find them at the info of the level (comments, scores etc). Should look like that: Level [levelname] [ lvlid= ??? ] Designed by [username]. [More] There are other ways too, but they're unnecessary. 2. The User ID (short: userid) You can look at the link for the userid again. Go to the profile of the user and look at the link. There should be a number. That's the easiest way. 3. The Message ID (short: msgid) This time the link won't help. Copy the message, right click, Inspect Element. You should find something like that: div#msg[msg id] If you don't have "Inspect Element" you can click "View Source Selection" (or something like that). Then a window opens. Then you should search for: id="msg[msg id]" 4. The Pack ID (short: packid) The pack id is pretty similar to the user id. Play a pack and check the link. There should be a number at the end of the URL. Like that: .../game_[game]_[game number]_[pack name]_[pack id].html --------------------------------------------- Taken by a Stranger (Puzzle It) ( lvlid 28827 ) Quoting Example comment. ( msgid 294275 )9 great levels (CoBaCoLi) ( packid 1 ) |
|||||
