General discussion

highlander changes

A friend and I love this mode!
The made changes by including it in 0.9.17 all made sense.
But we think, two more changes would be fine:

1) Kamikaze ist to powerfull.
Makes 30 dmg each hit + option to kick hogs into water...
Is it possible to reduce the damage & range for this mode?

2) Mines are calculable and boring - no danger for the active hog.
Please set random mines and add some dud mines!

What would you say?
Thanks for thinking about it!

Ammo menu

Hi all!

I can enable the ammo menu permanently when my hogs are playing?

On highlander mode would be useful to see the new weapons without losing time with one right-click.

Thanks!
Gustavo Lago

Games & Demos--ShoppaTournament

Congratulation to:

1° Castell The king of un-fails

2° Lukasz The prince

3° Randy Faster but faler

And thanks you for make this tournament so fun! Good luck, we see in another mini-shoppa tournament the next month.

BIG-FINAL

Castell vs. Lukasz. 2-0 Good luck you guys!


Randy vs. Amoedo. 2-1 for 3° place

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Semi-final

It's start now, you have 30 mins to play it. Good luck have fun

Castell vs. Amoedo 2-0

Randy vs. Lukasz 1-2
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

ROUND TWO:

IT'S START AT 6 PM (UTC) YOU HAVE 40 MINS TO PLAY IT, GOOD LUCK HAVE FUN.

Castell vs. Izack1535

Randy vs. asmo

Lukasz vs. Hermes

[b]rhino vs.

Creating a mission - game end immidiately

Hi,
I'm in process of creating a mission. I have a problem - my game end immidiately. Can anybody explain me why it happens?

My LUA code:
loadfile(GetDataPath() .. "Scripts/Locale.lua")()

function onGameInit()

Seed = 1
GameFlags = gfDisableWind + gfInfAttack
TurnTime = 600 * 1000
Map = "HedgeFortress"
Theme = "Nature"
Ready = 100 * 1000
Goals = "Take down all the targets|Achieve this using only RC Plane"

AddTeam("Destroyers", 14483456, "Simple", "Island", "Default")
local player = AddHog("Pilot", 0, 100, "war_desertGrenadier1")
SetGearPosition(player, 1500, 1000)

end

function onAmmoStoreInit()

SetAmmo(amShotgun, 9, 0, 0, 0)

end

function onGameStart()

ShowMission("caption", "subcaption", "text", 4, 0)

end

function onGameTick()
end

function onGearAdd(gear)
end

function onGearDelete(gear)
end

Is there a way to remove size limit on maps?

These rope races from wmbd are so tempting ;D

http://wmdb.org/19075

Syndicate content

User login

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