Author Topic: [SOLVED]A Problem with Trembot  (Read 6515 times)

mickey159

  • Posts: 21
  • Turrets: +0/-0
[SOLVED]A Problem with Trembot
« on: November 11, 2009, 03:17:25 am »
I read the instruction of trembot.
It saids: Replace the qvm file downloaded.
I have done this but nothing works.
Are there any instruction that works?
(somebody said make a new vm folder and put the qvm in the folder,but it doesn't work)
I use Windows XP and the newest version of Tremulous
 :dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:
« Last Edit: November 24, 2009, 12:54:50 pm by mickey159 »
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: A Problem with Trembot
« Reply #1 on: November 11, 2009, 10:40:16 am »
Give some more information: what tremded and qvm did you use, where did you put the qvm, how did you launch the server, and how do you know it doesn't work? (errors?)
I'd guess you used the in-game 'Create a server' option?

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: A Problem with Trembot
« Reply #2 on: November 11, 2009, 10:42:15 am »
Which trembot are you talking about?
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: A Problem with Trembot
« Reply #3 on: November 12, 2009, 09:24:37 am »
what is tremded? ???
I put the qvm in a folder called vm in the root folder of tremulous.
There is no error but I can't use trembot. :)
How can I use the Trembot commands?I just don't understand what admin panel is. ???
Is it something like the in-game console?
Do I need to click something in the mods button?
Also,how can I create a server without using the in-game create a server option? :o

I use the trembot downloaded from this forum!!!
Additional information:I play Tremulous with friends through LAN.
Hope this answers/information can help to solve the questions.

I am totally a n00b and please guide me! :'(
I am very unhappy  :( because I just can't kill insects :dretch: with my friends.
« Last Edit: November 12, 2009, 09:32:00 am by mickey159 »
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: A Problem with Trembot
« Reply #4 on: November 13, 2009, 09:09:22 am »
Guide to making a server(someone fix the code tag to use horizontal scrolling >:( ). You will need a tremded that matches your trembot qvm, and if you can't figure out which to choose, post link to the forum topic you got the qvm from.

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: A Problem with Trembot
« Reply #5 on: November 14, 2009, 06:56:19 am »
Thanks for your guide.But there is a problem:
I don't have access for cmd, application Data and registry.(I play Tremulous in school only)
So how can I install Trembot?(I mean how can I play bots with friends without making a 24 hour server)
We play Tremulous in school using LAN and

And I find a tremnd from the Lakitu patch 's website.

PS:What is the features of Lakitu patch and how can I install it?

Thanks!
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: A Problem with Trembot
« Reply #6 on: November 14, 2009, 06:11:19 pm »
You probably mean Lakitu's qvm, which is pretty much the standard qvm, and afaik most others are based off of some version of Lakitu's qvm. To run a server, you need: tremded.exe which is the program itself, qvms which defines how the game plays (you want a qvm with bots), and data .pk3 files (maps, models, etc). The qvm and tremded.exe have to be compatible with each other.
If you don't have access to application data, you will need to tell the server to use a different location as fs_homepath by adding
Code: [Select]
+set fs_homepath "C:\path\to\wherever" at the end of the target field in the tremserver.bat which I think is linked to in that guide.
I think you could even install the server on a USB drive, by setting fs_homepath (user) and fs_basepath (main) in the tremserver.bat.

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: A Problem with Trembot
« Reply #7 on: November 16, 2009, 02:46:40 am »
Thanks for your reply. :)
But still a n0b question: :'(
how can I use the ! commands?
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: A Problem with Trembot
« Reply #8 on: November 16, 2009, 02:55:19 am »
Thank you very much.
I can successfully install Trembot! :laugh:
But can I make it a local server?(The server that I made is an Internet server)
The IP fowarding part tells me that I can't host a server and play at the same computer.(local server)

Also, can I use relative path for homepath?
« Last Edit: November 16, 2009, 10:08:09 am by mickey159 »
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

UniqPhoeniX

  • Spam Killer
  • *
  • Posts: 1376
  • Turrets: +66/-32
Re: A Problem with Trembot
« Reply #9 on: November 16, 2009, 10:47:43 am »
For admin commands you need to edit admin.dat file and give yourself the necessary flags. Or create an admin level that has those and then !setlevel yourself to that level.
You can set dedicated 1 in the tremserver.bat if you don't want the server visible in server list. Otherwise there is no difference between local/internet server afaik.
You can play on the same computer if your router supports it (or that's how I understood the guide, and I can play on same computer). You can try setting the server net_port to a different port, like 32123. If you don't see your server, use /connect 127.0.0.1:32123 (or whatever the net_port is).
I don't know about using relative path.

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: [PARTLY SOLVED]A Problem with Trembot
« Reply #10 on: November 18, 2009, 03:27:29 am »
If I want the server be visible,I need to use dedicated 2,right?
What is the server name after I execute the bat? ???
Also,if I want to join my own server,do I need to add in the favourite list?(127.0.0.1:32123)
« Last Edit: November 18, 2009, 12:22:46 pm by mickey159 »
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

ACKMAN

  • Posts: 342
  • Turrets: +9/-20
Re: [PARTLY SOLVED]A Problem with Trembot
« Reply #11 on: November 18, 2009, 05:34:20 pm »
When you make a server you have to search for it into the "LAN" server list. Even if dedicated is set to 2.

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: [PARTLY SOLVED]A Problem with Trembot
« Reply #12 on: November 19, 2009, 01:58:20 am »
I use dedicated 2.
But I can't see my server in the server list.(Local & Internet)
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant:

ACKMAN

  • Posts: 342
  • Turrets: +9/-20
Re: [PARTLY SOLVED]A Problem with Trembot
« Reply #13 on: November 21, 2009, 12:01:13 pm »
Have you tried refreshing server list? lol

mickey159

  • Posts: 21
  • Turrets: +0/-0
Re: [PARTLY SOLVED]A Problem with Trembot
« Reply #14 on: November 22, 2009, 03:26:47 pm »
of course yes lol
:dretch: :basilisk: :marauder: :advmarauder: :dragoon: :tyrant: