Author Topic: !info command  (Read 6623 times)

Foe of Eternity

  • Posts: 169
  • Turrets: +6/-13
!info command
« on: May 19, 2008, 08:53:35 pm »
i have searched unsuccessfully for finding how to make information on the server appear when you do !info

is there any websites or direct knowledge that could lead me in the right direction?
« Last Edit: May 20, 2008, 08:38:04 pm by Foe of Eternity »

No. Let n00bs pick overly destructive Human weapons and then use them in their own base and around their own teammates. Maybe then they'll learn that doing that is a stupid idea. Meanwhile, I will be slashing at their damaged Armoury, after I vault their smoking turrets and the scattered bodies of their TK' d teammates. N00bs: they're what's for breakfast.

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: !info command
« Reply #1 on: May 19, 2008, 09:11:39 pm »
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.

Foe of Eternity

  • Posts: 169
  • Turrets: +6/-13
Re: !info command
« Reply #2 on: May 19, 2008, 10:39:56 pm »
that works except for
Quote
set bool "$bool_"
set bool_1 "ON"
set bool_0 "OFF"
set g_unlagged 1
set g_allowShare 0

info/info-settings.txt:
Unlagged: $bool$g_unlagged
Share: $bool$g_allowShare

]/!info settings
Unlagged: ON
Share: OFF

the "on" and "off" do not display, it's just a blank
« Last Edit: May 19, 2008, 10:45:13 pm by Foe of Eternity »

No. Let n00bs pick overly destructive Human weapons and then use them in their own base and around their own teammates. Maybe then they'll learn that doing that is a stupid idea. Meanwhile, I will be slashing at their damaged Armoury, after I vault their smoking turrets and the scattered bodies of their TK' d teammates. N00bs: they're what's for breakfast.

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Re: !info command
« Reply #3 on: May 20, 2008, 01:59:07 pm »
My laziness with testing has cost me once again. I've released about as many versions of !info that work as those that don't.
Tell me what QVM you're using (exactly, including the version number) and I'll try to find out how it behaves.
If I can't get it to co-operate I'll be happy to direct you to one that will or compile a new one for you with the fixed code.

In the meantime, check the values of the cvars bool, g_friendlyFire, and whatever else you're testing to make sure they're being set correctly. Try substituting them separately and seeing what effect this has.
benmachine

Lakitu7

  • Tremulous Developers
  • *
  • Posts: 1002
  • Turrets: +120/-73
Re: !info command
« Reply #4 on: May 20, 2008, 05:38:53 pm »
Psh, don't try to support every old version. Just tell people to upgrade. :p

Foe of Eternity

  • Posts: 169
  • Turrets: +6/-13
Re: !info command
« Reply #5 on: May 20, 2008, 08:37:16 pm »
lol, anyway, i use Nero's QVM...everything except the boolean works

i have version 0.6
« Last Edit: May 20, 2008, 08:55:40 pm by Foe of Eternity »

No. Let n00bs pick overly destructive Human weapons and then use them in their own base and around their own teammates. Maybe then they'll learn that doing that is a stupid idea. Meanwhile, I will be slashing at their damaged Armoury, after I vault their smoking turrets and the scattered bodies of their TK' d teammates. N00bs: they're what's for breakfast.

Foe of Eternity

  • Posts: 169
  • Turrets: +6/-13
Re: !info command
« Reply #6 on: May 20, 2008, 09:24:34 pm »
Psh, don't try to support every old version. Just tell people to upgrade. :p

what upgrade did you have in mind?

No. Let n00bs pick overly destructive Human weapons and then use them in their own base and around their own teammates. Maybe then they'll learn that doing that is a stupid idea. Meanwhile, I will be slashing at their damaged Armoury, after I vault their smoking turrets and the scattered bodies of their TK' d teammates. N00bs: they're what's for breakfast.

Lakitu7

  • Tremulous Developers
  • *
  • Posts: 1002
  • Turrets: +120/-73
Re: !info command
« Reply #7 on: May 21, 2008, 08:15:40 am »
Nero forked from my qvm some time ago and I don't know if he still updates it. Ask that he update it to my newer stuff and it will include Ben's patches, or ask him to just apply ben's newer patches. If you know what you're doing, you can do it yourself.

If he won't and you can't do it yourself, then decide whether this particular functionality of !info is more important to you than whatever drove you to use Nero's qvm and decide which you want to use.

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
Re: !info command
« Reply #8 on: May 22, 2008, 02:40:26 pm »
Nero's QVM doesn't compile for me (it looks like he forgot to svn add src/game/g_bot.c) so I can't help you any further.
I recommend, like Lakitu7 said, that you use a newer QVM or persecute Nero to update his.
benmachine