Jump to content

Toby Haynes

Members
  • Posts

    342
  • Joined

  • Last visited

    Never

Everything posted by Toby Haynes

  1. I read them. One day I might even make use of it! Great work as always, Poesel. I'm starting to get the Modding mania again so maybe you'll see some more objects from me in the near future.
  2. In my quest to make Dragons Teeth/ Czech Hedgehogs destroyable (partly so that the numbers in the inventory can be bumped up to the stratosphere), I have stumbled across the required trick. I actually mucked around with making the UrbanHouse deployable before I got it right. I added an entry to the Inventory.xml which looked like this: </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"> <Item> <Name>Househog</Name> <ImageFilename>PanelMines.png</ImageFilename> <ObjectFilename>UrbanHouse.physicalobjectgroup</ObjectFilename> <Limit>64</Limit> <Firepower>1</Firepower> <Armor>3</Armor> <Speed>0</Speed> <CommanderOnly>true</CommanderOnly> <PrimaryWeapon>NA</PrimaryWeapon> <Role>Area Denial</Role> <FullyAutomated>true</FullyAutomated> <IsPodDelivered>true</IsPodDelivered> </Item></pre>
  3. To back Junglist up on this, Dark_au objects to the ability to drop a tank behind the enemy lines. Given that the name of this game is DropTeam and that Dropships are an integral part of the strategies employed, the ability to insert tanks into the field of battle anywhere does lead to new tactics not found on a WWII sim. But then again - this is a future war sim, not a historical one. Personally, I've really enjoyed playing this game since it was released. There aren't many games that have this level of staying power. Try the demo - if you like it, there's lot more in the full version and modders keep adding new stuff into the mix as well.
  4. Glad to hear you have it working!
  5. This release has massively improved the single-player game - the new AI is a definite improvement and has cornered me a few times already with combos of light tanks and Hermes sneaking up on me. The all-weapons fire from the AIs has also rebalanced the game - the AI Thors are now to be feared by any Paladin or Apollo driver. There does appear to be a lag problem on Low Dunes - I've seen the server have pings of 2157 (that's not a typo). This is sad news, at least to me, because my GeForce 6800 GT graphics card, which was the most expensive component in my system is now clearly a medium-level video card :eek: Stutter-city as soon as this is enabled and there is dust around... So - this release is a lot of good and some bad. If you can solve the lag problem, I'd be really happy.
  6. This zip is one I created specially for you, Bane, based on the extra libraries I have installed for my DropTeam install. So it's not a standard part. [in keeping with the GPL, I can point you at the source code for all these too (since now I'm a distributer!)]
  7. Oh well - this is embarrassing. We had a storm here today which knocked out the power and it looks like my evdev experiments with X.org never took - now it fails on startup trying to initialize the evdev protocol. Still the LMCtl utility works for me. I'll try and solve the X.org issue at some point...
  8. We should have a meet up! Or maybe that would destroy the illusions we build up online of ripped, muscled torsos and god-like charisma
  9. Does it look like the screenshots from this thread? 2D graphic problems
  10. No - this is a zip of the libraries I needed, all taken from the equivalent 32bit Ubuntu install.. On my Ubuntu 64bit install, I also have a 32bit chroot of the same Ubuntu level (currently Edgy Eft 6.10). That allows me to run the few 32bit apps that really can't work in a 64bit world without (too many) issues, such as WINE. Anyway - for definitive instructions: </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">cd DropTeam unzip 32bitLibsForDT.zip</pre>
  11. Ok - if you don't have an openalrc file, here's the contents of my system-wide one. This can be copied into your ~/.openalrc file. </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">(define devices '(alsa)) (define alsa-out-device "default")</pre>
  12. Try these libs - they will unpack into a directory called "32bit". Keep them safe and copy them into the DropTeam/lib directory. 32 bit libraries for DropTeam (Linux)
  13. /var/log/Xorg.0.log if it works, Xorg.9.log (or similar) if it blows.
  14. I have, in the past, used my joysticks with this game. It works fine - I'll try and remember what I did!
  15. One thing I missed was "Set Formation" (Alt-o) which makes one (or more) tanks stay in that position relative to another tank. Useful up to a point but I'd prefer something a little looser and I tend to deploy flanking units using advance or similar commands.
  16. All commands to the bots are done on the TacMap (press Space to toggle). You can select each tank by clicking the left mouse button on one. Ctrl-Click selects extra tanks. Drag-click selects all units in an area. Now - there are lots of commands. They can be accessed by right-clicking on the map. Take a few momemnts to read the short cuts next to the commands, since they are a massive speed-up to coordinating tanks. These are the ones I use the most. Most will require you to click on the map to specify an objective point. </font> Attack (alt-a) - move immediately to attack this objective.</font>Advance (alt-v) - move towards this point, engaging the enemy as you go.</font>Hull down (alt-h) - Move towards this point until you can see just it, then stop. If the tank is approaching this over a rise, this will only expose the turret of the tank to any enemy at the specified point.</font>Defend (alt-d) - defend this point against all enemy targets</font>Extract (alt-x) - GET ME OUTTA HERE! (will summon dropship for collection, regardless of enemy SAM or EWV vehicles, so care is required)</font> You can give these commands to both human and bot players. Bots will normally obey them, humans ... not so much Beware - you can extract another human player and that's not normally desirable, so be careful with that Alt-x.
  17. On the sound front: Check to see if you have a ~/.openalrc file in your home directory. If you do, move it aside and try again. </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">mv ~/.openalrc ~/.openalrc-backup</pre>
  18. You probably want this page: DropTeam review part 5 - Technical
  19. Welcome! This game is very cool. It can also be quite challenging so don't give up, do ask questions and watch how the older hands pull off their maneouvres and coordination. Oh - and if you have a microphone, you should try testing the voice chat feature. Run a game in Standalone mode and press the Chat button - you should hear your voice coming back at you after a brief pause.This can make comms a lot simpler in games with other human players.
  20. Sounds like time for some HE rounds into the building to kill the engineer. That should work - I've removed camping squadies that way before
  21. I should add that the magic command for turning on the 800cpi support is </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;">lmctl -8</pre>
  22. I couldn't find Logitech Applet any more, but the following link allows you to set the resolution of your Logitech devices: LMCtl home page My xorg.conf file now has the following entry for my Dual Optical Mouseman: </font><blockquote>code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"> Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "Protocol" "evdev" Option "Dev Name" "Logitech USB-PS/2 Optical Mouse" # Option "Dev Phys" "usb-*/input*" # Option "Device" "/dev/input/mouse1" # Option "Buttons" "5" # Option "ZAxisMapping" "4 5" EndSection </pre>
  23. Yes - it probably is the driver causing the mouse to be used in low-resolution. I have a Dual-Optical MouseMan which is technically capable of 800dpi but I've ... ummm ... not bothered to try reconfiguring it. Anyway - Xorg requires certain arcane knowledge which can only be acquired at night with only the glow of the LEDs illuminating your straining eyesight as Dark Secrets and Strange Magicks are explored. Or you can just read this page instead (darkness not mandatory) Configuring Logitech Mice If X.org is proving difficult to debug, you can send me the logs over email and I'll waive a few strange herbs over it :eek:
  24. fraps is the king of game movie creation - but no linux version. You could try http://www.neopsis.com/projects/yukon/
×
×
  • Create New...