ULX

Author Topic: More Health - AutoPromote  (Read 2992 times)

0 Members and 2 Guests are viewing this topic.

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
More Health - AutoPromote
« on: December 17, 2010, 04:58:40 PM »
Hi! I'm new here but I searched a bit and I found nothing about this.

Is there some add or plugin etc. that can add people more health when they get promoted? Like Quest having 100hp's but after few hours when that player hits rank "Player" he gains +100 extra health to his maxhealth and that player is having then 200 hit points always when respawn? :-) thanks. I'm also looking how I can set admin have 10000 hit points always when admin respawn.

Thank you. :-)

BTW, i'm having Utime, Ulib, autopromote and assmod. How I can make this work? :)
« Last Edit: December 17, 2010, 06:05:44 PM by sweetone »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: More Health - AutoPromote
« Reply #1 on: December 17, 2010, 07:34:40 PM »
SVN ULib has UTeam incorporated. Depending on the group level, it will set a 'team name', and many other settings, including health.
If you're somehow still using the non-SVN of ULib (wow, does it even work anymore since all the Gmod updates??), UTeam is a release in the Releases section of the forum. (but, I think it's health/speed settings may have broken long ago)

We do not know how to support your use of other admin mods.
Not saying it won't work, we just have no idea how/if it will (and especially why someone would)
« Last Edit: December 17, 2010, 07:36:18 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: More Health - AutoPromote
« Reply #2 on: December 18, 2010, 04:43:43 AM »
I've downloaded now SVN Ulib but I found nothing about Uteam?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: More Health - AutoPromote
« Reply #3 on: December 18, 2010, 09:42:04 AM »
http://forums.ulyssesmod.net/index.php/topic,4782.0.html
(Topic is incorrectly titled, it's incorporated with ULib, not ULX)

SVN ULib also allows for XGUI, a graphical menu for administration, made to make ULX use easier for those who like menus.
See the Releases section of the forum. I'm not 100% sure, but you may be still be able to use XGUI for group/team management within it without ULX.
(Though, I really do recommend ULX with XGUI)
As is now, without XGUI, you'd have to manually edit ULib's <gmod root>\data\ulib\groups.txt file to add the uteam bits.

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: More Health - AutoPromote
« Reply #4 on: December 24, 2010, 08:19:17 AM »
Still having a bit problems with auto promote, using now ulx and ulib with utime.

I erased my rank and came into server as user but i didnt gain any ranks.

Code: [Select]
promotes = {
{ hours = 1, group = "player", name = "Player" },
{ hours = 2, group = "regular", name = "Regular" },

Having 2 hours now, I should be regular now.
Code: [Select]
      {
         "name"      "Regular"
         "group"      "regular"
         "armor"      "250"
         "hp"      "250"
         "color"
         {
            "a"      "255"
            "B"      "255"
            "g"      "100"
            "r"      "0"
         }
      }
Code: [Select]
"regular"
{
"can_target" "!%respected"
"allow"
{
"ulx seeasay"
}
"inherit_from" "user"
}


:) anyone know whats going on?

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: More Health - AutoPromote
« Reply #5 on: December 30, 2010, 05:22:20 PM »
So you don't change ranks at all with time? Or you just don't gain health?
Experiencing God's grace one day at a time.

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: More Health - AutoPromote
« Reply #6 on: December 30, 2010, 06:08:16 PM »
People don't just get promoted.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: More Health - AutoPromote
« Reply #7 on: December 30, 2010, 08:23:15 PM »
Unfortunately, we haven't seen the original author of AutoPromote in a long time...
Experiencing God's grace one day at a time.

Offline sweetone

  • Jr. Member
  • **
  • Posts: 63
  • Karma: 2
Re: More Health - AutoPromote
« Reply #8 on: December 31, 2010, 05:19:52 AM »
Too bad. :( is there any chance that its gonna be developed again?