Support

Export Scheme/Weapons settings

Hello,
I most probably missed the answer to this one, so sorry for asking:
Is there a way to export specific Scheme and Weapons settings (like one named "littletourney"), for example to share them with others for a mini-tournament? So that they don't have to adjust all the settings when they host a game for an opponent?

And if so, can the customized setting via the Settings screen be exported somehow or has it to be written line by line as code, as it is done with the main Styles?

Thanks for helping!

Game not workinng

At the beginning, I would like to apologize for my English, because I use a translator.

The point is that the game does not work for me. During charging, appears briefly on the white window. Then the game freezes on this screen: http://iv.pl/images/75883474177702707334.png

It will help anyone? I have Windows 7 64 bit, 2 GB RAM, Processor intel i3, intel graphics card.

Figuring out controller buttons

So I have a PS3 controller (plugged in via USB) and a retro SNES usb controller. My question is how do I figure out which buttons do what? I use jstest but my main button is "button 0", which is not on the options list for hedgewars. I can figure out my snes controller eventually with trial and error, but the PS3 controller will take an eternity..it apparently has 9(!!!) axes. Is there any way to just press the button on the controller mapping screen instead of selecting it from a list? Or am I just going to have to suck it up and take the time to figure it out?

Also, if anyone is using these controllers is there an ideal button mapping I could use? Any help is appreciated. I am using lubuntu if that makes any difference. Thanks in advance!

hedgewars-src-0.9.20.5: AI problem

Hello,

I am on slackware-14.0.
It seems there is a problem of AI in hedgewars-src-0.9.20.5.

As you can see in this video:
https://www.youtube.com/watch?v=1tC9oj93UIo

The AI does nothing.
It does not attack me.
Strange behavior.

This is the team I used:
http://yugiohjcj.free.fr/hedgewars-ai.png

You can have the demo file here:
http://yugiohjcj.free.fr/AIproblem.47.hwd

Is it a bug ?

Thank you.
Best regards.

hedgewars-src-0.9.20.5: Unexpected semi-colons in conditional

Hello,

I am using ghc-7.6.3 and haskell-platform-2013.2.0.0 on slackware-14.0.
It seems there is a problem in the HWProtoInRoomState.hs file of hedgewars-src-0.9.20.5:
$ tar xvf hedgewars-src-0.9.20.5.tar.bz2
$ cd hedgewars-src-0.9.20
$ cmake . -DNOSERVER=0 -DCMAKE_INSTALL_PREFIX=/usr
$ cd gameServer
$ cabal update
$ cabal install
[...]
[17 of 22] Compiling HWProtoInRoomState ( HWProtoInRoomState.hs, dist/build/hedgewars-server/hedgewars-server-tmp/HWProtoInRoomState.o )

HWProtoInRoomState.hs:36:12:
Unexpected semi-colons in conditional:
if isSpecial rm then return
[Warning $ loc "Restricted"]; else if isMaster cl then
return
[ModifyRoom f,
AnswerClients
chans
("CFG" : paramName
: paramStrs)]
else
return
[ProtocolError
$ loc "Not room master"]
Perhaps you meant to use -XDoAndIfThenElse?
Failed to install hedgewars-server-0.1
cabal: Error: some packages failed to install:
hedgewars-server-0.1 failed during the building phase.

Syndicate content

User login

Copyright © 2004-2024 Hedgewars Project. All rights reserved. [ contact ]