Ulysses

General => Developers Corner => Topic started by: Exile on June 05, 2014, 06:25:48 PM

Title: AAFK V_3.1: How to remove ulx.fancyLogAdmin?
Post by: Exile on June 05, 2014, 06:25:48 PM
Today, I was wondering on how to remove this below correctly.
Code: [Select]
ulx.fancyLogAdmin( pl, "#A went AFK." ) Every time someone would go AFK, it would display on player's screen the ulx message (Someone) went AFK, then the message original message from the script. I removed that part of the script and then the script broke, how do we fix this? Thanks.
Title: Re: AAFK V_3.1: How to remove ulx.fancyLogAdmin?
Post by: MrPresident on June 05, 2014, 07:06:53 PM
Removing the fancy log shouldn't break the script. It might be you removed something else you shouldn't have.

Try again to just remove that line.
Title: Re: AAFK V_3.1: How to remove ulx.fancyLogAdmin?
Post by: Exile on June 05, 2014, 07:35:43 PM
Oh, btw, when a player is pushed from a prop, they're afk status comes off, even though they are still afk, will there be a fix soon for that?
Title: Re: AAFK V_3.1: How to remove ulx.fancyLogAdmin?
Post by: MrPresident on June 05, 2014, 10:19:56 PM
AAFK is something I wrote a long time ago. There hasn't been (nor will there be) an update in a long time.

I have some ideas on how to completely revamp this plugin, and that's the direction I will take if I decide to update it at all.