ULX

Author Topic: AWarn2 - Advanced Warning Module  (Read 380426 times)

0 Members and 4 Guests are viewing this topic.

Offline brroot

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #105 on: August 26, 2014, 01:32:23 PM »
I was wondering where I could get a hold of a Murder module for awarn2 because I run a murder server and there is a lot or RDM/TeamKilling, And i'm getting sick of people spamming me about so and so RDMing everyone.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: AWarn2 - Advanced Warning Module
« Reply #106 on: August 28, 2014, 09:09:55 AM »
Murder module for awarn2

Does this not work in Murder now?
Seems you'd warn people using the commands in Murder just as you would in any other game mode.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Avoid

  • Full Member
  • ***
  • Posts: 142
  • Karma: 42
Re: AWarn2 - Advanced Warning Module
« Reply #107 on: August 28, 2014, 10:19:53 AM »
Hello there,
I am also running a murder server for Garry's Mod, but I did not even have a single problem with awarn, even when updating to the newest version of murder.

awarn_menu or !warn  :-*
Avoid

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: AWarn2 - Advanced Warning Module
« Reply #108 on: August 28, 2014, 12:20:36 PM »
I think he wants a module that automatically warns for team killing.

Offline brroot

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #109 on: September 08, 2014, 03:39:41 PM »
I think he wants a module that automatically warns for team killing.

That is exactly what I meant. My admins aren't on too often lately and I really could use a Automatic teamkill warning module for murder like what you have available for TTT.

Offline petravic

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #110 on: September 24, 2014, 04:37:36 PM »
TIP:
Put MenuFrame's for awarn_optionsmenu and awarn_playerwarnmenu to AWarn and then wenn they called

   if not ValidPanel(AWarn.OptionsMenuFrame) then
      awarn_optionsmenu()
   else
      AWarn.OptionsMenuFrame:MakePopup()
   end
so people cant open these menus multiple times because options menu can go in loop when you have 2 open and change something
« Last Edit: September 24, 2014, 04:42:09 PM by petravic »

Offline TweedySteam0632

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #111 on: September 26, 2014, 04:46:03 AM »
i can't see the download link! >:(

Offline TweedySteam0632

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #112 on: September 26, 2014, 04:49:52 AM »
I see it, but it's 3$ --'

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: AWarn2 - Advanced Warning Module
« Reply #113 on: September 26, 2014, 07:50:49 AM »
You're both not looking close enough.
You have to be logged into the forum.
Then, at the bottom of his post BELOW the coderhire links, is awarn2.zip, downloaded 404 times (as of this posting)
FREE
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: AWarn2 - Advanced Warning Module
« Reply #114 on: September 26, 2014, 08:24:33 PM »
I make it quite clear that I never exclusively sell my script. I don't think lua is something that should be sold.
For me, CoderHire is just a way for people to help support my server and show appreciation if they want to.

All of my releases will always be available here for free.
And in some cases, more up to date versions of them.

Offline FreyZow

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #115 on: September 27, 2014, 10:41:54 AM »
That looks like an really nice script :D
I already used the old one and really liked it.

Offline rainbowdash96

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #116 on: September 28, 2014, 09:59:44 AM »
I have just started using this script first of it's a really good script but my friend is having problem we are sorting out bugs on a hamachi server before we go upgrade to a server host and we are encountering problems with awarn, on the server we are both owners and I can access Awarn fine a warn him but he can't even open up awarn gui or warn anyone can you help me out please

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: AWarn2 - Advanced Warning Module
« Reply #117 on: September 28, 2014, 10:48:30 AM »
Does he receive any errors? Are there any lua errors on the server console?

Offline toxic906906

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: AWarn2 - Advanced Warning Module
« Reply #118 on: September 30, 2014, 06:45:03 AM »
:D

Offline SSwagrenade

  • Newbie
  • *
  • Posts: 2
  • Karma: -2
Re: AWarn2 - Advanced Warning Module
« Reply #119 on: October 02, 2014, 05:48:37 AM »
I'm not the best with lua code, so how do I add it so my ULX group 'moderator', 'donatoradmin' and 'trialmod' have access to warn players?