ULX

Author Topic: ASpam  (Read 72804 times)

0 Members and 1 Guest are viewing this topic.

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #45 on: July 30, 2008, 11:36:05 AM »
I'm going to redo everything and see if it works then.

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #46 on: July 30, 2008, 01:49:39 PM »
EDIT:

Would this do it?

In my uteam.txt I made this mistake:

   "11"
      {
         "name"      "Private First Class"
         "group"      "privatefirstclassr"

When it should be:

   "11"
      {
         "name"      "Private First Class"
         "group"      "privatefirstclass"

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #47 on: July 30, 2008, 02:50:39 PM »
Okay that seemed to fix it.  It still wants to add me (Smoot in the superadmin group) to private first class though.


Warning: Unhandled usermessage 'ULibLuaFn'
Warning: Unhandled usermessage 'ulib_sound'
Warning: Unhandled usermessage 'UMaps_timer'
Warning: Unhandled usermessage 'UMaps_timer'
Warning: Unhandled usermessage 'UMaps_timer'
Warning: Unhandled usermessage 'UMaps_timer'
Robert Robertson: how did he get to outrank me?
Warning: Unhandled usermessage 'UMaps_timer'
Warning: Unhandled usermessage 'UMaps_timer'
Robert Robertson: /profile
Warning: Unhandled usermessage 'UMaps_timer'
Warning: Unhandled usermessage 'UMaps_timer'
Whitefox08 suicided!
Warning: Unhandled usermessage 'UMaps_timer'
[UCL] Access set.
Player:Smoot has been promoted to privatefirstclass for exceptional behaviour
(ADMIN) (Console) added userid STEAM_0:1:12783335 (Smoot) to group "privatefirstclass"
Warning: Unhandled usermessage 'ulx_resetinfo'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ulx_autocomplete'
Warning: Unhandled usermessage 'ULibLuaFn'
Warning: Unhandled usermessage 'ulib_sound'


(ignore the umaps error)


EDIT: Also, what could I add to make it kill players when they are promoted?
« Last Edit: July 30, 2008, 03:19:02 PM by Smoot178 »

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: ASpam
« Reply #48 on: July 31, 2008, 03:42:13 AM »
Add:
     [1] = "superadmin"
     [1] = "admin"

at the top of your groups_to_promote right above colonel, and that should fix your problem, because any group with a value of 1 doesn't get promoted.
Also add them to the promote_to table as the HighestLevel just like you did with colonel.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #49 on: July 31, 2008, 09:15:58 AM »
Add:
     [1] = "superadmin"
     [1] = "admin"

at the top of your groups_to_promote right above colonel, and that should fix your problem, because any group with a value of 1 doesn't get promoted.
Also add them to the promote_to table as the HighestLevel just like you did with colonel.

But wouldn't that let people be promoted TO the admin group?

EDIT: i tried it anyways, not it won't rank anyone up.  Check the attachment.
« Last Edit: July 31, 2008, 09:48:00 AM by Smoot178 »

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: ASpam
« Reply #50 on: July 31, 2008, 12:22:58 PM »
No, nothone get's promoted to or from a group level of 1, this also means your colonel will never be reached unless you start from #2 with it.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #51 on: July 31, 2008, 04:41:04 PM »
No, nothone get's promoted to or from a group level of 1, this also means your colonel will never be reached unless you start from #2 with it.

It still doesn't wanna work.

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: ASpam
« Reply #52 on: July 31, 2008, 05:40:53 PM »
Still trying to make admins privates?
Need more detail other then it doesn't work.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #53 on: July 31, 2008, 06:02:38 PM »
Still trying to make admins privates?
Need more detail other then it doesn't work.

It isn't ranking up regular players now.
« Last Edit: July 31, 2008, 06:04:11 PM by Smoot178 »

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: ASpam
« Reply #54 on: July 31, 2008, 06:07:38 PM »
Ok, I patched it up real quick, they should be able to get promoted to colonel now, but not past it. That is what you wanted correct?
Anyways, your file is attached.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #55 on: July 31, 2008, 06:23:40 PM »
Ok, I patched it up real quick, they should be able to get promoted to colonel now, but not past it. That is what you wanted correct?
Anyways, your file is attached.

I don't know why that isn't working either.  I have it set to 0.1 hours which is 6 minuntes and it simply isn't promoting them.  Nothing happens AT ALL.  :(

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: ASpam
« Reply #56 on: July 31, 2008, 06:39:19 PM »
This is very strange, just shut down the server, delete the player_time.txt, and the player_promotions.txt, then reboot. Let me know if it works then.
Btw these files are in your server data folder.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #57 on: July 31, 2008, 06:47:45 PM »
I added you to AIM.  if you wanna get this across faster log on and I'll send you a message.

By the way, you have been very helpful.  Thank you.

Restarting after deletion of files.

EDIT: Give me 6 minutes to see

EDIT2: Yeah doesn't work.


L 07/31/2008 - 19:55:53: "Console<0><Console><Console>" say "Just don't do anything for the next 2 mins"
Console: Just don't do anything for the next 2 mins
L 07/31/2008 - 19:55:53: "Console<0><Console><Console>" say "Just don't do anything for the next 2 mins"
L 07/31/2008 - 19:55:53: rcon from "72.188.***.***": command "say Just don't do anything for the next 2 mins"
L 07/31/2008 - 19:56:05: "Sgt. Johnson<5><STEAM_0:0:17450249><Team>" say "3 min 40 sec"
L 07/31/2008 - 19:56:23: "Capt. John<2><STEAM_0:1:15316147><Team>" say "Session: 5 min now"
say tell me when it is 6 min on the dot
Console: tell me when it is 6 min on the dot
L 07/31/2008 - 19:56:40: "Console<0><Console><Console>" say "tell me when it is 6 min on the dot"
L 07/31/2008 - 19:56:40: "Console<0><Console><Console>" say "tell me when it is 6 min on the dot"
L 07/31/2008 - 19:56:40: rcon from "72.188.***.***": command "say tell me when it is 6 min on the dot"
L 07/31/2008 - 19:56:46: "Sgt. Johnson<5><STEAM_0:0:17450249><Team>" say "hi"
L 07/31/2008 - 19:56:50: "Hogdriver155<3><STEAM_0:0:19495986><Team>" say "hi"
L 07/31/2008 - 19:56:51: "Capt. John<2><STEAM_0:1:15316147><Team>" say "6 min now"
L 07/31/2008 - 19:57:27: "¤(`×[¤ ßa?a ¤]×´)¤<6><STEAM_0:1:4535507><>" disconnected (reason "Disconnect by user.")
L 07/31/2008 - 19:57:31: "Capt. John<2><STEAM_0:1:15316147><Team>" say "7 min now"
« Last Edit: July 31, 2008, 07:02:05 PM by Smoot178 »

Offline jay209015

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 934
  • Karma: 62
    • Dev-Solutions
Re: ASpam
« Reply #58 on: August 01, 2008, 09:38:18 AM »
Is this a rented server, do you have access to the server console directly? If so do you get any errors? Because it's kinda strange that it just quit working after just adding superadmin and admin =/
Not much is different from this post:
Quote
Player:Smoot has been promoted to privatefirstclass for exceptional behaviour
(ADMIN) (Console) added userid STEAM_0:1:12783335 (Smoot) to group "privatefirstclass"

This is very strange.
An error only becomes a mistake when you refuse to correct it. --JFK

"And thus the downfall of the great ULX dynasty was wrought not by another dynasty, but the slow and steady deterioration of the leaders themselves, followed by the deprecation of the great knowledge they possessed." -Gmod, Chapter 28, verse 34 -- Stickly

Offline Smoot178

  • Newbie
  • *
  • Posts: 39
  • Karma: -4
Re: ASpam
« Reply #59 on: August 01, 2008, 12:13:10 PM »
Is this a rented server, do you have access to the server console directly? If so do you get any errors? Because it's kinda strange that it just quit working after just adding superadmin and admin =/
Not much is different from this post:
This is very strange.

Rented server.