⛊ Drake7707 Posted May 29, 2011 Report Posted May 29, 2011 Wobit has PMed me with a bug: When you use bricks near tiles 243 till 251 (invisible to screen/radar/solid block) it causes some problems, parts of the bricks wont show (black) at certain positions around it and also when you use them in that black area, where it doesnt show, bricks seem to dissapear at all. Is this a known issue? The stats box in Chaos Zone uses these tiles for example (to prevent people warping into it). I don't have vb6 installed and I'm pretty sure I have a very outdated version, so I'm hoping Samapico can fix this
🜲 Samapico Posted May 29, 2011 Report Posted May 29, 2011 I can't fix much... the SVN repository history was nuked, and my version of the code is far from functional A screenshot of the issue would help understanding it, too... http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
🜲 Samapico Posted May 29, 2011 Report Posted May 29, 2011 Interesting... attach it I should be able to 'diff' with my code, and add the changes from whatever version you have (3.4.12 if I look at the topic I posted) to 3.4.15, without using all the messed up things in my current code http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
Cheese Posted May 30, 2011 Report Posted May 30, 2011 this sounds like the 'bricks get holes when put over greens' thing >_> SSC Distension OwnerSSCU Trench Wars Developer3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of CheeseDr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.3:KrynetiX> do you ever open your web browser and type ?go google5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.
Wobit Posted May 30, 2011 Report Posted May 30, 2011 Here's a screenshot, I put the tiles in the blue box, the north and west area seem to work fine but at the east and south you see the black square area, here the bricks wont show + dissapear when dropped inside. http://img714.imageshack.us/img714/3618/tiletest.png
hallucination Posted May 30, 2011 Report Posted May 30, 2011 Since these tile numbers aren't officially supported, there is the possibility that this is not a DCME problem, but a client and/or server problem. Examining the hex values of the map file at those locations should answer that question (probably -- there is a smaller chance that there is something else wrong with the map file that causes this behavior). --hallu
Wobit Posted May 30, 2011 Report Posted May 30, 2011 (edited) I just tested all other tiles and noticed it's not just tile 243-251. Starting from tile 191 there are only 3 who don't share the same problem. Only tile 191, tile 192 (+ all of those type EDIT:not always) and the wormhole works correctly with the bricks. Edited May 30, 2011 by Wobit
hallucination Posted May 30, 2011 Report Posted May 30, 2011 Are you on subgame? Yes. This is in Chaos Zone. --hallu
🜲 Samapico Posted May 30, 2011 Report Posted May 30, 2011 This has nothing to do with the editor. The behavior of anti-brick tiles is strictly client-side, and they are not officially documented anywhere, so their intended purpose is not known. They are known to have a weird "radius" of action. You'll also get a headache if you try to figure out how the anti-thor tile works If you stay too long on it, you get warped. How long is "too long"? Sometimes it's instant, sometimes it's 3 seconds http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
Cheese Posted May 30, 2011 Report Posted May 30, 2011 of course it has nothing to do with dcmeas i said SSC Distension OwnerSSCU Trench Wars Developer3:JabJabJab> sometimes i feel like when im in this mood im like a productive form of CheeseDr Brain> Pretty much everything you said was wrong. Except where you called me a lazy jerk with no time. That was true.3:KrynetiX> do you ever open your web browser and type ?go google5:Ceiu> Wow. My colon decided that was a good time to evacuate itself.
JoWie Posted May 30, 2011 Report Posted May 30, 2011 (edited) The placing of the actual brick is done by the server, the client merely sends "I want a brick at 340,740".If no brick appears at all and the brick count is not decreased, the client is rejecting it because you are standing on some tile.If the brick only partially appears, it is usually rejected by the server. But the client may ignore invalid brick locations. It looks like subgame is handling those special tiles like wormholes.I just tried it with tile 243 on ASSS and there is no issue. If the arena is not turf, you could try tile 170 instead. Edited May 30, 2011 by JoWie
🜲 Samapico Posted May 30, 2011 Report Posted May 30, 2011 Good point ^ Either way, there's nothing I can do to fix the issue http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/Half-Life_Black_Mesa_logo.svg/120px-Half-Life_Black_Mesa_logo.svg.pngDCME co-developerSSCU 17th Parallel sysop
hallucination Posted May 31, 2011 Report Posted May 31, 2011 Ok, cool. Thanks for looking into it! We'll just work around it then. --hallu
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now