Map Database  •  FAQ  •  RSS  •  Login

Official KaM Remake Ideas topic

<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 23 Jul 2014, 17:12

Re: Official KaM Remake Ideas topic

Perhaps a dialog box can open when you first click multiplayer/join a lobby for the first time? AoE has a similar feature and it works quite well imo.
I used to spam this forum so much...
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 23 Jul 2014, 17:19

Re: Official KaM Remake Ideas topic

Perhaps a dialog box can open when you first click multiplayer/join a lobby for the first time? AoE has a similar feature and it works quite well imo.
Yep. Nearly all (modern) games have this though. Easy and you can´t get into the Multiplayer Mode until you have written down sth :P
<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 24 Jul 2014, 03:20

Re: Official KaM Remake Ideas topic

It would be useful to have an option after watching a replay to "Restart Replay." Along with "Back to Replays." I often find myself restarting replays after the first few seconds when recording shoutcasts because I started off with a weird introduction, etc.
I used to spam this forum so much...
<<

Krom

User avatar

Knights Province Developer

Posts: 3282

Joined: 09 May 2006, 22:00

KaM Skill Level: Fair

Location: Russia

Post 24 Jul 2014, 05:07

Re: Official KaM Remake Ideas topic

@Ben: IIRC there's Restart button in replay controls (under the progress bar), why don't you use it? )
Knights Province at: http://www.knightsprovince.com
KaM Remake at: http://www.kamremake.com
Original MBWR/WR2/AFC/FVR tools at: http://krom.reveur.de
<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 24 Jul 2014, 16:26

Re: Official KaM Remake Ideas topic

Ha! Well that would help me with my "issue" :)
I still think it would be nice to have in the statistics menu ;)
I used to spam this forum so much...
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 24 Jul 2014, 18:56

Re: Official KaM Remake Ideas topic

While playing with Random Lyrics on his special scripted maps:

The "-" button, to hide the wall of script text is nice. However maybe you could replace it /or add another button, so you can switch text "Pages" ? More and more complex maps need like at least 2 pages (Score, and Prizes for example) Random did a good thing in some of his maps, like "show prizelist when storehouse delivery is closed". That was nice but this isn´t very userfriendly, simple to find and in some maps there is no storehosue or buildings at all :mrgreen:

Do you think this could be done/do you like this idea?



Pawel
<<

RandomLyrics

User avatar

Sword Fighter

Posts: 298

Joined: 21 Jul 2013, 02:15

KaM Skill Level: Fair

Post 24 Jul 2014, 18:59

Re: Official KaM Remake Ideas topic

Yep thats great idea, next to that '-' insert '+" button for the next page, and insert some script or vaule that represent that page :P
<<

Ben

User avatar

Former Site Admin

Posts: 3814

Joined: 08 Jan 2009, 23:00

Location: California - Pacific Time (UTC -8/-7 Summer Time)

Post 24 Jul 2014, 19:01

Re: Official KaM Remake Ideas topic

Or just leave the single button that toggles the pages; eventually closing them if needed.
I used to spam this forum so much...
<<

RandomLyrics

User avatar

Sword Fighter

Posts: 298

Joined: 21 Jul 2013, 02:15

KaM Skill Level: Fair

Post 24 Jul 2014, 21:04

Re: Official KaM Remake Ideas topic

Agree, just one button will be enough. And Actions.PageSetCount(aCount: integer) - example: sets 2 pages. States.PageNumber(); - returns actual visible page number. i think smth like that will be cool ;D
<<

Krom

User avatar

Knights Province Developer

Posts: 3282

Joined: 09 May 2006, 22:00

KaM Skill Level: Fair

Location: Russia

Post 25 Jul 2014, 09:42

Re: Official KaM Remake Ideas topic

Where one wall of text is not enough, having two walls of text .. not sure if that's going to solve it..

Can you attach a couple of example screenshots please?
Knights Province at: http://www.knightsprovince.com
KaM Remake at: http://www.kamremake.com
Original MBWR/WR2/AFC/FVR tools at: http://krom.reveur.de
<<

sado1

User avatar

Council Member

Posts: 1430

Joined: 21 May 2012, 19:13

KaM Skill Level: Skilled

Post 25 Jul 2014, 10:25

Re: Official KaM Remake Ideas topic

For screenshots, please see the PDF readme of Town Merchants, Krom.
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 25 Jul 2014, 10:38

Re: Official KaM Remake Ideas topic

Where one wall of text is not enough, having two walls of text .. not sure if that's going to solve it..

Can you attach a couple of example screenshots please?

Like I already said, in some games there are game prizes: Example: Town Merchants, most players change it now via the storehosue button. The 3 Pages there are: Playerscore(Statistics) / Houseprizes / Wareprizes. These are core elements of this special map. You have to know how much everythings costs, so the only 2 ways are, to switch everytime back to the pdf and look for the prize there :P or just to change the page and watch the prizes in-game.
<<

Krom

User avatar

Knights Province Developer

Posts: 3282

Joined: 09 May 2006, 22:00

KaM Skill Level: Fair

Location: Russia

Post 25 Jul 2014, 11:08

Re: Official KaM Remake Ideas topic

Maybe that can be done in another way, e.g. by adding OnHouseSelected event or something of that kind?
Knights Province at: http://www.knightsprovince.com
KaM Remake at: http://www.kamremake.com
Original MBWR/WR2/AFC/FVR tools at: http://krom.reveur.de
<<

RandomLyrics

User avatar

Sword Fighter

Posts: 298

Joined: 21 Jul 2013, 02:15

KaM Skill Level: Fair

Post 25 Jul 2014, 11:55

Re: Official KaM Remake Ideas topic

Maybe that can be done in another way, e.g. by adding OnHouseSelected event or something of that kind?
Yep i already done it by "repair button" in house, but if u havent any houses and u need extra information text?
My new map where i need it: http://www28.zippyshare.com/v/1994420/file.html - unpack, play with f11 bots are included. Put some house plans like 2x butchers
I have some houses but i need their buttons for something else.
OnHouseSelection could be cool, but also u need house for that, extra house on the map so its same like "repair button".
http://www28.zippyshare.com/v/94827201/file.html - heres Town merchants, check out pdf or just play within f11 and click "repair button" in your storehouse. :)
Maybe OnHousePlanSelected - when u pick plan and have time to put it somewhere then i could show the price for that, but still it is not very comfortable :P
<<

pawel95

Castle Guard Swordsman

Posts: 1912

Joined: 03 Oct 2008, 22:00

KaM Skill Level: Skilled

Location: "Pawel95" on Youtube.com

Post 25 Jul 2014, 12:28

Re: Official KaM Remake Ideas topic

Well my idea behind this was just to be user friendly. Sure you can give it to a button or to an action, like clicking on a house. However more and more maps like these will come and it isn´t possible to remember all these things : in this map repair button means repair house :P in this map it means open other text, in a 3rd mission it means to add an extra soldier (all these are real examples). So players, specially the new one that haven´t played the map yet would need sth like a "standard". That was the idea behind the (extra) button, to make it easier for players, to watch all that stuff like prizes,statistics or time.

Return to “Ideas / Suggestions”

Who is online

Users browsing this forum: Amazon [Bot] and 3 guests