Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Q3 Multimod #2

@thefounder

Description

@thefounder

Hey the cybermind, I play a game called "Star Trek Voyager Elite Force". It's very similar to quake 3 (one of the earliest games based off of the ID Tech 3 engine other than quake 3) and so I guess could work for this game.

I am quite new to C and modding, but I've figured out how to do custom voting strings by editing the callvote command source code in g_cmd.c. The issue is that I would also like to add some custom voting strings into a popular mod on the game called "Gladiator". However, the source code to this does not exist, and the developer has not answered my requests. I believe q3 multimod could be the answer here.

So I have a few questions:

  1. How would I get q3multimod to support this game? Or will it already be supported?
  2. Where can I download the mod (does not seem to be uploaded here)?
  3. Are there any good tutorials on how it works?

I think I managed to get some q3 multimod source code files onto my hard drive before it was pulled from the other site, but I'm struggling to understand it. I just need the mod to run perfectly fine, except for the callvote command in g_cmds.c. I want the game to use a different one that I'll input, rather than the g_cmds.c from the source code I cannot edit.

Thanks,
TheFounder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions