Jump to content
The Dark Mod Forums

stumpy

Member
  • Posts

    1998
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by stumpy

  1. if they are rendered green when it shouldn't be green, then turn on the collision texture filter.
  2. games load then pause, looks like its crashed but it hasn't, just means it unpacking to memory and can take a while, some times up to 4 minutes, depends on how much memory you have and how fast your computer is.
  3. while you can place something of weight on a scale and the game will see it, when you take it off the scale the game will act as though something is still there, there doesn't seem to be a way to check for no object. your plate has to be flat, you can't make concave objects, unless you cheat, where the concave object is actually made up of many objects bound together by the bind command.
  4. actually for vba to run you would also have to add .net libraries and functions.
  5. the payday 2 video, one of the batman games has an underground station that looks like that, they either pinched it off payday 2, or viceversa.
  6. you'll find kids playing 18+ games because their parents want to please their spoilt little horrors anyway they can. was in town and some woman was trying to buy red dead redemption 2 for her son who looked about 6 years old, going on height for guess, she was arguring with shop manager that she had the right and money to buy it and he's was arguring that its a 17+ rated game and therefore not for kids.
  7. time it takes to get going in seconds <$name of item on nurbs curve>.accelTime(1.0); time it takes to stop in seconds <$name of item on nurbs curve>.decelTime(0.0); eg. basically just wanders around in a circle, until it does something
  8. vba is like old basic that ran on windows 95, only with extra graphic bits
  9. microsoft were interested in buying steam, if they did I bet the first thing they would do is put a paywall in so you have to pay to play your games you bought ages ago, or fix them so they only ran on the newest version of windows, be the end of steam though.
  10. i got a windows 10 intel graphic chip update recently that set the default graphics settings from using the install nvidia card to using the intel on chip graphic chip, found out this had happened after minecraft failed to load because it was set to run on nvidia and it tried to run the game on intel® hd graphics 4600 and locked up the computer. the system is set not to update intel graphics in the registry, but windows update ignored that setting and updated anyway.
  11. there's also the official xbox club and official playstation club where you have to pay a monthly subscription, just to play some of the games you've bought, so on console you buy a game, then to do multiplay or co-op on that game you have to have access to the game servers which are behind a paywall, either run by microsoft or sony. Also on console both sony and microsoft pull access to some games by making the games only work for a limited time, or not working on the next gen version of their console. so for a console game you are paying in some cases double or triple what the game costs on a pc, and sometimes for a limited time.
  12. this week has gone by very slow, feels like Friday and it isn't yet.
  13. I'll wait until its been fixed, still going through the mountains of shame, games bought, never played.
  14. obviously player height is in centimetres. you expect them to animate the oversized key to turn in the padlock, although the padlock looks like its on the wrong side, it wouldn't be in the jail cell. Plus you wouldn't expect the dumb guard to stand against the bars with the key on show to the prisoner.
  15. lot of valve selling games at full price was due to interferrence by the eu government for people in europe, and other governments elsewhere, they got buggered by the recomended retail price, being the rrp on all goods whether they were online or a physical copy, the price had to be the same else companies got done by european court of justice in europe and who ever controls the rules in other countries for setting the recomended retail price on items. eg game in a box rrp of £/$25.00 + sale tax or vat game online rrp of £/$25.00 + sale tax or vat the eu government decided the price for game in box in a store and a game in a online store would be the same, other governments followed suit, or they got forced into it by the eu. original the price diffference would have been about 30 percent less for the online game version. in the eu most games in a box is just a steam game code, or a game launcher game code, eg uplay(ubisoft)/origin(EA)/ or a code to use on the xbox platform or sony playform. so for most games now the physical copy is the box, and the game is downloaded from online.
  16. one undocumented feature of blender 2.80 is all tutorials that used previous user interface are now obsolete. like all the other tutorials that get made obsolete everytime blender changes the user interface which seems to be a lot of times.
  17. no kill objective, is on objectives screen for, if you kill ai on team 2 then you fail map and its game over.
  18. the thing in the image looks like some sort of octopus, due to its legs looking like tentacles, and not straight legs of a spider or crab.
  19. there's malware in adverts, you see a lot if you mod minecraft, they use adfly as revenue when downloading a mod, and about 90 percent of adfly adverts are infected, so i use a adblocker, which blocks the malware infected ads, they complain that am stopping them from gaining revenue, but what revenue are they getting from an online ad site that loads there ads with malware.
  20. you can kill things with a trigger_hurt entity if you can detect guard in door then $<named guard>.kill(); will kill the guard, they will do their death animation, if you have a no kill objective then guard must not be included in the no kill list. I think the kill() command is the same as player killing guard, not too sure though.
  21. might need a sound card if the motherboard doesn't have a sound chip. which also means a microphone and speakers.
  22. those blackmail scams where they say they've got you doing something indecent on your webcam could take pictures of you from your Facebook page and create a fake video of you doing something indecent, even when you haven't, and then blackmail people into paying vast amounts of bitcoins to them using the fake video as evidence. .
  23. if you use the tdm_custom_scripts.script method and there's something wrong with one of the included scripts then TheDarkMod.exe will error on start and you get a grey box with a blue screen and no error message. or it will error when you go to run your map, crash to desktop with same grey box with blue screen. then you think there something wrong with your map file when its actually something in the tdm_custom_scripts.script that caused the problem if you are using it.
×
×
  • Create New...