setting markers
Moderator: Moderators
setting markers
this is not a bug.
i just can figure out how to set markers in game and draw things on map.
i found this paper: https://spring.clan-sy.com/svn/spring/trunk/README.html (sorry im not allowed to post hyperlinks as a new user here :) )
and it says:
§/`
Draw stuff in map that you and allies can see (mouse1=lines, mouse2=erase, mouse3=marker,doubleclick=named marker)
this just doesnt work for me.. is this a problem with the german keyboard layout i use?
i just can figure out how to set markers in game and draw things on map.
i found this paper: https://spring.clan-sy.com/svn/spring/trunk/README.html (sorry im not allowed to post hyperlinks as a new user here :) )
and it says:
§/`
Draw stuff in map that you and allies can see (mouse1=lines, mouse2=erase, mouse3=marker,doubleclick=named marker)
this just doesnt work for me.. is this a problem with the german keyboard layout i use?
-
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
I did the following:
Edit file uikeys.txt (its in ~/.spring) and add the line:
Then you can set markers while holding the "<" button and clicking somewhere. Of course you don't have to use "<".
Edit file uikeys.txt (its in ~/.spring) and add the line:
Code: Select all
bind Any+< drawinmap
thx for the hints guys.
i've already had a look at the uikeys.txt.. i even tried to configure it the proper way.
it didnt do anything.
so now i tried ingame:
bind Any+< drawinmap
and this worked.
now my last question is why doesnt spring autoload the uikeys.txt?
i didnt find any doc on this.
i even have the file in ~/.spring/ and /usr/share/spring/ too.
i've already had a look at the uikeys.txt.. i even tried to configure it the proper way.
it didnt do anything.
so now i tried ingame:
bind Any+< drawinmap
and this worked.
now my last question is why doesnt spring autoload the uikeys.txt?
i didnt find any doc on this.
i even have the file in ~/.spring/ and /usr/share/spring/ too.
-
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
ok this is really strange..
i have exactly this command in BOTH uikeys.txt files:
bind Any+< drawinmap
i first thought spring didnt load any of those files.
but i just used /keydebug and pressed <,
spring tells me something like
drawinmapp "drawinmapp"
the strange thing is the double p at the end. i checked uikeys.txt again but its correct there.
i have exactly this command in BOTH uikeys.txt files:
bind Any+< drawinmap
i first thought spring didnt load any of those files.
but i just used /keydebug and pressed <,
spring tells me something like
drawinmapp "drawinmapp"
the strange thing is the double p at the end. i checked uikeys.txt again but its correct there.