Author Topic: Dedi TDM?  (Read 1213 times)

Is there a way to make a Dedi TDM? I have used one where you had to use the RTB prefs to do anything with it, but it had no option for a game mode/teams or anything, can someone help or is it impossible at this time?

It's possible, but I don't know how. Sorry.

Not sure what you're asking but,

There is a dedicated default mini-game add-on if that helps.

He wants to make a server like Wizzard's Dogfight server. A dedicated TDM server.

He wants to make a server like Wizzard's Dogfight server. A dedicated TDM server.

Not exactly, I think TDM was a bad choice of words for myself, it's really a CTF.

Do you want it so that you can edit the mini when you leave then come back?

It aint possible right now.
Stupid Dedi Minigame add-on broke.
I belive they are fixing it right now as we speak.

Alright, and
Do you want it so that you can edit the mini when you leave then come back?

I just want the game running it, there won't be a need to edit it.

Just set the minigame's owner (yourclient.minigame.owner) to something that's always going to be there like a scriptobject or something. You can change it back to your client later although the GUI likely won't update unless you rejoin.

Just set the minigame's owner (yourclient.minigame.owner) to something that's always going to be there like a scriptobject or something. You can change it back to your client later although the GUI likely won't update unless you rejoin.

How would I do that?

findclientbyname("naturemon").minigame.owner = "something";

So what would be an example of something I could use in place of myself? Would the Team 1 flag brick be alright? And if so, what would be the name for it?

Dedicated minigame

Get it.

Use it.


findclientbyname("naturemon").minigame.owner = "something";

You rock
 :cookie: :cookie: :cookie: