Support
change the buttons to play
my english isnt good so ill try to explain myself. my SPACE barre is broken, so i cant play shoppa ok. i would like to change the fuction of that button to another one, for example Alt. i ve looked in the hedgewars folder and cant find. could u please help me?? thanks
Where can I find exact files in source?
Hello.
First of all, I'm not sure if I posted this in right forum, but, this seems to be best for this.
I'm a little modder and I've been playing this game with my firends.
I just downloaded source code for Hedgewars and I'm trying to find out which file contains informations about weapons.
And here's the problem.
I'd love to add or edit some weapons, but I can't find any file to program them.
I know that this won't let me play online with other guys, but I just want to make it for myself and maybe for some of my friends, so we could play and have more fun together.
Can anybody tell me where is this file?
Hedgewars 0.9.16 for Slackware
I have tried to compile Hedgewars 0.9.16 under Slackware Linux 13.37. There were some problems which also were successfully solved. I'm about to share the instructions I used; additions and editions are welcomed.
Speaking briefly, the problems are the following. An error:
/usr/bin/ld: cannot find -llua.a
Two warnings:
hwengine.pas(164,68) Warning: range check error while evaluating constants
Linking ../bin/hwengine
/usr/bin/ld: warning: ../bin/link.res contains output sections; did you forget -T?
The problem with liblua.a was already discussed:
http://www.hedgewars.org/node/2041
Nevertheless, I will give a complete instruction and show once again how to overcome it. The warning from ld is usual and not critical. The warning with "hwengine.pas" seems not critical, but needs investigation.
I suppose the reader knows how to use a terminal emulator and how to run console commands. Also I think that the reader understands what the instructions below do and can easily modify them if necessary (for example, if he decides to use the latest versions of Free Pascal and Lua, or if he doesn't know the password of his superuser).
1. To install dependencies, download Free Pascal and compile Lua. Since Free Pascal is written in Free Pascal language, binaries are required, which can be officially taken from
http://www.freepascal.org/down/i386/linux.var
Everything is very easy here, just unpack the archive and run the script "install.sh", answer a few questions by just pressing "Enter" key, for example.
In my case Free Pascal was installed into $HOME/fpc-2.4.4. If you have given another destination directory for Free Pascal, use it instead of $HOME/fpc-2.4.4. Pay attention that you need to run "install.sh" as a superuser if you want later to make install Hedgewars under root.
2.
Help!!!
I've just started the game (great btw), but when I made a custom team, it didn't appear in any single player or multiplayer modes. Instead, the game created me a random team. How can I fix this so I can use my custom team?
