Random weapon variants

15 replies [Last post]
claymore
User offline. Last seen 1 year 4 weeks ago. Offline
Joined: 2009-06-12
Posts: 306

Some variants of Random Weapon to try. Goes in hedgewars/Data/Scripts/Multiplayer.

Basically, it's Random Weapon with a twist. If you're the unlucky sort (like moi) and get junk like DEagles every turn, you'll get one or two extra bits of junk (Seduction, Mudball) to play with.

RW V2: Each weapon is assigned a value of sorts, say Seduction=1 and Melon=7, that I've picked arbitrarily based on its approximate strength. Each turn you'll get some combination of weapons such that they total 8 in value.

Example: Seduction(1) and Melon(7), Grenade(2), Mine(2), Drill Rocket(4).

RW V3: Like 2, but 3 points-worth, and you keep any unused weapons from previous rounds. Weapons are priced between 1 and 3.

RW V4: Like 2, but 3 points-worth. Weapons are priced between 1 and 3.

They're a bit of a mess, but I think V4 is quite fun.

I tried to stop more than one of each weapon from appearing, but it doesn't seem to work. If anyone could help fix this I'd be grateful!

EDIT: Fixed, and now concentrating on V4 which I've renamed Balanced Random Weapon. Seems quite popular for some reason. http://www.wikiupload.com/76FDDS84KSXLGST

EDIT 2: Thanks for uploading guys Wink Smiley

Mirror 1:
http://www.2shared.com/file/mmWogzrr/Balanced_Random_Weapon.html
http://www.2shared.com/file/MEp06SAo/Balanced_Random_Weapon.html

Mirror 2:
http://disk.tom.ru/1q8c2ll

claymore
User offline. Last seen 1 year 4 weeks ago. Offline
Joined: 2009-06-12
Posts: 306

Ok, it's fixed, thanks sheepluva! Here's the final script: http://www.wikiupload.com/NT2W8EAGJVKMIKC http://www.wikiupload.com/76FDDS84KSXLGST

.Elias
.Elias's picture
User offline. Last seen 12 years 48 weeks ago. Offline
Joined: 2011-03-29
Posts: 4

Thanks, gonna try this now Flying

Edit, ew it says "Sorry, File not found! " Sad Smiley

-jay-
-jay-'s picture
User offline. Last seen 3 years 38 weeks ago. Offline
Joined: 2009-05-29
Posts: 36

claymore allegedly wrote:

Ok, it's fixed, thanks sheepluva! Here's the final script: http://www.wikiupload.com/NT2W8EAGJVKMIKC

Link invalid... :O XD

claymore
User offline. Last seen 1 year 4 weeks ago. Offline
Joined: 2009-06-12
Posts: 306
doubledutch
doubledutch's picture
User offline. Last seen 3 years 32 weeks ago. Offline
Joined: 2011-02-05
Posts: 23

This mode is sick. I love it!

On Windows, unzip that script (2 files?) and place it in:
D:\Program Files\Hedgewars 0.9.15\share\hedgewars\Data\Scripts\Multiplayer

On Linux:
/usr/share/games/hedgewars/scripts/multiplayer

On Mac:
programs -> hedgewars (open files) -> contents -> resources -> hedgewars -> data -> scripts -> multiplayer

...can't find it on your Mac? Open "FINDER" and type in "Hedgewars"!

Randy
Randy's picture
User offline. Last seen 1 year 33 weeks ago. Offline
Joined: 2010-09-02
Posts: 480

Really nice variants clay, I whould the RW4 on the next version.

Big Grin

Hedgewars Tournament 2015

Flying [size=15] Amateur Artist for Hedgewars & Tournament Organizator [/size]


Do not do unto others what you would not want done to yourself

Ushatator
Ushatator's picture
User offline. Last seen 9 years 25 weeks ago. Offline
Joined: 2011-03-10
Posts: 4

http://disk.tom.ru/1q8c2ll

here's files up to 05/12/2011

doubledutch
doubledutch's picture
User offline. Last seen 3 years 32 weeks ago. Offline
Joined: 2011-02-05
Posts: 23
.Elias
.Elias's picture
User offline. Last seen 12 years 48 weeks ago. Offline
Joined: 2011-03-29
Posts: 4

claymore your link is down again, try to upload to a securer site and update first post .D

unC0Rr
unC0Rr's picture
User offline. Last seen 1 year 1 week ago. Offline
Joined: 2006-11-27
Posts: 576

Why it's not like this: there's a weapon randomly chosen for the first turn, each team uses it for its first turn, then second weapon and so on?

claymore
User offline. Last seen 1 year 4 weeks ago. Offline
Joined: 2009-06-12
Posts: 306

Mmmh...I didn't consider that, but I'm not sure... it would definitely be fairer, but possibly a bit dull with the same weapons being used over and over.

.Elias
.Elias's picture
User offline. Last seen 12 years 48 weeks ago. Offline
Joined: 2011-03-29
Posts: 4

So far i liked this, played few games yesterday, only thing i found, you could see people spamming aerial attacks too often, but i guess it was part of the randomness

Great kind of game Wink Smiley

Henek
Henek's picture
User offline. Last seen 5 years 41 weeks ago. Offline
Joined: 2010-04-06
Posts: 55

When I first introduced random weapons I did infact make it so that it would give each team the same weapon each round, discussing this on irc however we decided this was more fair as the succeeding teams get longer time to plan out their moves.

One of those hedgewars developers. I am specially knowledgeable in lua scripting, and the father of gameplay scripts.

Erkit
User offline. Last seen 4 years 19 weeks ago. Offline
Joined: 2009-04-13
Posts: 41
claymore
User offline. Last seen 1 year 4 weeks ago. Offline
Joined: 2009-06-12
Posts: 306

I'm thinking about merging Stukr's random weapon basket's improvements (*) into BRW in head, and renaming the script to Random Weapon Basket (I like this name better).

@Henek: I think in practice doing it my way has worked out better. The "balanced" aspect of the script (that is, trying to dish out roughly equally capable weapon sets) takes care of the fairness aspect, I hope.

(*): allowing utilities in weapon sets and restricting the weapons you can get if your team has more than the average team health.

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