Rope-Case-Collecting Mission and Casualties Map
hi guys, i have two favours to ask you cause im unable to make them..
first stuff, long time ago Joshua created Casualties Map and Theme http://hedgewars.org/node/628 but it doesnt work for some reason and i know more people asked for it to be reuploaded. i was wondering if someone could create that map again and upload it unfortunately i know nothing about this so i cant create myself..
the other thing is about Shoppa again.. i watched an old post where a Roping Mission was created but there is no way to use it in this vesion. I d like to ask the devs to create a new one for us :s if possible. here you got the old post with the mission.. http://hedgewars.org/node/231. By the way, i ve realized that in missions we must play with the default controls, i use other keys cause i broke my space bar anyone could tell me how to change key controls for the missions?
help please!
and sorry for my english -.-
Rope Brothers Founder
for the map i can do nothing
for the mission you speak the link seem broken ...(page not found)
BUT
i rememeber i found this one time http://hedgewars.org/node/2565
its a mission on ropes, you need to rope around the map for .... anyway the page explain it good http://hedgewars.org/node/2565
for the key control in mission you can : open the lua file of the mission and add/modify the fonction about control
(for this you need to know a little about lua : http://code.google.com/p/hedgewars/wiki/LuaGuide
http://code.google.com/p/hedgewars/wiki/LuaAPI
http://code.google.com/p/hedgewars/wiki/LuaLibraries
and read other lua file of mission to understand better :p )
have fun :p
you mean this http://hedgewars.org/node/2312 page
Thanks clem! Lol Mikade said he'd prefer death instead of reading that file about lua but is the only one way u guess xD
Rope Brothers Founder
I may be able to redo the casualties map and theme, but it would probably take a really long time, so don't expect it now!
no problem star! thank you very much, it was a really original map and was a pity, take your time of course
Rope Brothers Founder
ok clem i have tried it, but mikade was right, someone give me a shot please i give up on this
Rope Brothers Founder
hum, yes its very hard
i think i made a mistake when i spoke about space invasion lua, you should read tumbler lua
precisly line : 347 and 394 :
394 is more interessant i think and luaAPI say somewhere :
so i think you can write something that say : when press X key --> action is fire weapon....
if you really want to do it you have to read and understand tumbler, cause in tumbler you have "new" key for exemple when you press precise, you shot fire or a barrel....
good luck if you want to do this
o_____O i will try
Rope Brothers Founder
Ehh. Space Invasion / Tumbler etc. don't create "new" keys, they just create new effects based on existing keybinds/events. Unfortunately it's not possible via lua scripting to create a script that says "when you push G key, fire a rope".
What you guys really want is to be able to bind your default keys for missions/single-player. The devs know this is a requested feature (http://code.google.com/p/hedgewars/issues/detail?id=120) but at present I don't think there is anyone passionate enough to work on it.
mikade
Hedgewars Developer