Energy Bomb not working?
Moderators: winston, another_commander
Energy Bomb not working?
Howdy,
I'm using v1.65
And I'm having a problem using my energy bomb.
The tab key does nothing...
I looked at the keyconfig.plist and I see that key_energy_bomb is mapped to 9 which is the tab key.
Any ideas?
I'm using v1.65
And I'm having a problem using my energy bomb.
The tab key does nothing...
I looked at the keyconfig.plist and I see that key_energy_bomb is mapped to 9 which is the tab key.
Any ideas?
Found the fix in this post
https://bb.oolite.space/viewtopic.php?t=2128
Looks like the I had to reformat the xml.
Cheers,
ed
https://bb.oolite.space/viewtopic.php?t=2128
Looks like the I had to reformat the xml.
Cheers,
ed
- themacman
- Competent
- Posts: 57
- Joined: Wed Apr 05, 2006 12:41 am
- Location: Plymouth, Minnesota, U.S.A.
- Contact:
I normally don't use the bomb myself, but I wanted to use it once after I installed 1.65 because I was tired of killing the ionics and just wanted to get to the link base. I saw three come in and I was like ugh, I'll just blow them up and I pressed the tab key and nothing happened, gave me a good laugh.
Edit: I tried everything on the link just now and nothing worked.
Edit: I tried everything on the link just now and nothing worked.
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
- Arexack_Heretic
- Dangerous Subversive Element
- Posts: 1876
- Joined: Tue Jun 07, 2005 7:32 pm
- Location: [%H] = Earth surface, Lattitude 52°10'58.19"N, longtitude 4°30'0.25"E.
- Contact:
I had exactly the same problem, upon upgrading to 1.65 the energy bomb stopped working.
My solution was to change the keyconfig.plist from:
to:
Which is odd because all the other entries work fine as type 'string'. Sounds like a bug in Oolite, not the plist.
My solution was to change the keyconfig.plist from:
Code: Select all
<key>key_energy_bomb</key>
<string>9</string>
Code: Select all
<key>key_energy_bomb</key>
<integer>9</integer>
Attacking a Navigational Beacon is illegal. Police are on their way.