Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
My Gyrosphere uses that entry to distringuish between male and female and instead of "Ride" it reads "Drive".
I could add a custom "Ride" ie. "Drive" entry and it would (maybe) fix your problem, but
it would also cause to show two "Ride" multi-use entries in every other server, because even if you manually hide the normal "Ride"/"Drive" entry it will get reset to show whenever someone is able to ride it. This is unfortunately hardcoded for any default "Use" action and seems to run after any changes to the Multi-Use entries in the BPGetMultiUseEntries function. Ie. I hide it and it will immediately unhide by hardcoded stuff.
Long story short: I am not even 100% sure if my initial solution to your problem is sufficient so I must say it's not worth the effort as I may run into trouble elsewhere.