General discussion
Bunker Down - Game Mode
(If i have put his in the wrong topic plz move it)
BUNKER DOWN GAME MODE
I invented a gamemode which requires using the terrain to your advantage, The idea of this gamemode is to create a "bunker" to do airstrikes and other aerial attacks from,
HOW TO PLAY :
(Teams : Max 2)
(Team Hogs : 5 per player/team)
(Max Players : 4)
After the teleportation stage, Players first begin by only building through the construction attack, After the first turn (peace time) weapons are unlocked and the games have begun! 3 turns after that more complex weapons are unlocked (drill strikes etc.) after 5 more turns ufo transport and O.P weapons are unlocked!
Have fun with the Bunker Down Weapon and Bunker Down Scheme\
Scheme
2\name=Bunker Down
2\fortsmode=true
2\divteams=false
2\solidland=false
2\border=false
2\lowgrav=false
2\laser=true
2\invulnerability=false
2\resethealth=false
2\vampiric=false
2\karma=false
2\artillery=true
2\randomorder=true
2\king=false
2\placehog=true
2\sharedammo=false
2\disablegirders=false
2\disablelandobjects=false
2\aisurvival=false
2\infattack=false
2\resetweps=false
2\perhogammo=false
2\disablewind=true
2\morewind=false
2\tagteam=false
2\bottomborder=false
2\damagefactor=100
2\turntime=60
2\health=200
2\suddendeath=50
2\caseprobability=0
2\minestime=0
2\minesnum=0
2\minedudpct=0
2\explosives=7
2\healthprobability=0
2\healthcaseamount=25
2\waterrise=0
2\healthdecrease=5
2\ropepct=100
2\getawaytime=100
Weapon Set :
http://pastebin.com/Yq5Dyzh6
Feedback accept!
Happy Bunkering
Hedgewars for Slackware
hedgewars (0.9.19.3) http://slackbuilds.org/repository/14.0/games/hedgewars/
Weird page (wth ?)
So i was looking through the FAQ, and,
http://www.hedgewars.org/releaseschedule
um wth? (lolz who did that?)
ShoppaChallenge Campaign !!!
Hello shoppa players !!
i see you like the race and the knock challenge ?
here is a campaign specially for you !!
made of knock challenge (no race yet) on some of the most famous shoppa map !!
https://dl.dropboxusercontent.com/u/82215817/ShoppaChallengeCampaign.zip
unzip and install the folder "shoppachallengecampaign" in the campaign folder of your game
some stuff arent perfect, some are to work, some are good !
have fun, report bug, issues, problem etc... even your ideas !
and .... Report your times, your records !!
this campaign is yours, this is our shoppa campaign ! so feel free to improve it
[SOLVED] Compilation aborted
Hi!
I'm using Linux and am trying to build Hedgewars-src-0.9.19.3 for x86_64. I keep getting this error when I run the make command:
Scanning dependencies of target hwengine
[ 6%] Generating ../bin/hwengine
Free Pascal Compiler version 2.6.0 [2011/12/23] for x86_64
Copyright (c) 1993-2011 by Florian Klaempfl and others
(1002) Target OS: Linux for x86-64
...[cut]...
(3104) Compiling uLandTemplates.pas
(3104) Compiling uLandObjects.pas
(3104) Compiling adler32.pas
(3104) Compiling uLandPainted.pas
(3104) Compiling uLandGenMaze.pas
(3104) Compiling uLandOutline.pas
(3104) Compiling uCommandHandlers.pas
(9015) Linking /tmp/hedgewars-src-0.9.19.3/build/bin/hwengine
/usr/bin/ld: warning: /tmp/hedgewars-src-0.9.19.3/build/bin/link.res contains output sections; did you forget -T?
/tmp/hedgewars-src-0.9.19.3/build/bin/libavwrapper.a(avwrapper.c.o): In function `WriteAudioFrame':
avwrapper.c: (.text+0x272): undefined reference to `avcodec_fill_audio_frame'
avwrapper.c: (.text+0x28f): undefined reference to `avcodec_encode_audio2'
hwengine.pas(546,1) Error: (9013) Error while linking
hwengine.pas(546,1) Fatal: (10026) There were 1 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Error: /usr/bin/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled)
make[2]: *** [bin/hwengine] Error 1
make[1]: *** [hedgewars/CMakeFiles/hwengine.dir/all] Error 2
make: *** [all] Error 2
