Jump to content

Welcome Panel Addons 1.3.23

$14.99
   (31 reviews)
Message added by David,

CUSTOMER SUPPORT 
To report issues with plugin or simply get in touch with me, please use support section on site or create ticket on my discord

On-site Support
 Discord Support    
 

Please allow at least 24 hours for response on site tickets as we all live in different time zones.  Not available during weekends.

10 Screenshots

  • 284k
  • 9.7k
  • 28.95 kB
This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Fusion 3.64

Posted

A have a request for after you finish your todo list 🙂
Would you be able to create a new addon?
Active event icons.
Either use them as a text tag so you can put them on whatever page you want to.
Or have them as their own page.
Have the basics. Bradley, CH47, Cargo Ship/Plane, Oilrig (Large and small).
But having additional ones for other plugins would always be a nice bonus.
Plane Crash, Rain Of Fire, Guarded Crate, Harbor/Air/Water/Power/Sat Event. Things like that.

Coopa

Posted (edited)

I found a small mistake!

 

error.png

Edited by Coopa
David

Posted

  On 12/19/2021 at 11:11 PM, Coopa said:

I found a small mistake!

Expand  

Thanks 😉 will fix that soon.

  • Like 1
Fusion 3.64

Posted

  On 12/18/2021 at 7:39 PM, thepiercedweirdo said:

A have a request for after you finish your todo list 🙂
Would you be able to create a new addon?
Active event icons.
Either use them as a text tag so you can put them on whatever page you want to.
Or have them as their own page.
Have the basics. Bradley, CH47, Cargo Ship/Plane, Oilrig (Large and small).
But having additional ones for other plugins would always be a nice bonus.
Plane Crash, Rain Of Fire, Guarded Crate, Harbor/Air/Water/Power/Sat Event. Things like that.

Expand  

Actually thinking over this request again, it should be a page/plugin (WPEvents.cs or something like that).
The text tag option is just too messy and doesn't make as much sense, where a page just has everything right there.
I was only thinking text tags would work so you could add them to the home page. But that would just get cluttered with icons/blocks very quickly.

David

Posted

  On 12/27/2021 at 3:36 PM, thepiercedweirdo said:

Actually thinking over this request again, it should be a page/plugin (WPEvents.cs or something like that).
The text tag option is just too messy and doesn't make as much sense, where a page just has everything right there.
I was only thinking text tags would work so you could add them to the home page. But that would just get cluttered with icons/blocks very quickly.

Expand  

To be honest, as I have very little spare time I can't promise anything right now. 

Fusion 3.64

Posted

  On 12/28/2021 at 8:56 AM, David said:

To be honest, as I have very little spare time I can't promise anything right now. 

Expand  

That's fair. It's just a suggestion/request. Nothing really important. I already have a majority of that stuff covered. I just think it would be a nice addition 🙂

ArtiIOMI

Posted

 

Wouldn't it be better to use chat to copy social links?

ti4VWdq.png

David

Posted

  On 1/1/2022 at 1:53 PM, ArtiIOMI said:

 

Wouldn't it be better to use chat to copy social links?

ti4VWdq.png

Expand  

As far as I know, you can copy paste only player messages.

ArtiIOMI

Posted (edited)

  

  On 1/1/2022 at 1:57 PM, David said:

As far as I know, you can copy paste only player messages.

Expand  

Try use IPlayer.Command("chat.add 0 1 Text");

using Oxide.Core;
using Oxide.Core.Libraries.Covalence;

namespace Oxide.Plugins
{
    [Info("template", "ArtiIOMI", "0.0.1")]
    [Description("template")]
    internal class template : CovalencePlugin
    {

    #region Commands
        [Command("txt")]
        private void cmdTxt(IPlayer iplayer, string command, string[] args){
            iplayer.Command("chat.add 0 1 Text");
        }
    #endregion
    }
}

 

 

template.csFetching info...

Edited by ArtiIOMI
David

Posted

  On 1/1/2022 at 2:33 PM, ArtiIOMI said:

  Try use IPlayer.Command("chat.add 0 1 Text");

Expand  

Honestly I never came around that command, cheers for showing it to me 👍 I will implement it soon.

  • Like 1
ArtiIOMI

Posted (edited)

  On 1/1/2022 at 2:47 PM, David said:

Honestly I never came around that command, cheers for showing it to me  I will implement it soon.

Expand  

No problem. The chat.add command also allows <html> so there are many possibilities.

Edited by ArtiIOMI
  • Like 1
STIVI

Posted

unknown.png
This new feature is cool but it copy all text instead of only link. Would be possible to to do variable as a table?

( textField[ ] )

David

Posted

  On 1/4/2022 at 6:03 PM, STIVI said:

unknown.png
This new feature is cool but it copy all text instead of only link. Would be possible to to do variable as a table?

( textField[ ] )

Expand  

Looks like Artiom already solved that for you 😄

Clockwurk

Posted

@David Can you tell me how to change font size/color for the WPWipeCycle? I want to change how the countdown appears.

David

Posted

  On 1/9/2022 at 8:22 PM, Clockwurk said:

@David Can you tell me how to change font size/color for the WPWipeCycle? I want to change how the countdown appears.

Expand  

you can use <size> and <color> tags if thats what you mean

"Countdown Text": "Next wipe in <color=#3498DB><size=7>{countdown}</size></color>",

Clockwurk

Posted

So here:
    "Countdown Text": "Next wipe in {countdown}",

I would just change to:
    "Countdown Text": "<size=16>Next wipe in {countdown}</size>",

 

And that's it?

Clockwurk

Posted

Oh geez, I didn't see you already posted that part too.. screen was cutoff haha. Thanks David

hc4stillo

Posted

image.thumb.png.5573074b8570ccf1db0ffde9b80149df.png

Wkits stopped working any solution?

 

David

Posted

  On 1/13/2022 at 1:29 AM, hc4stillo said:

Wkits stopped working any solution?

Expand  

if you can send me your WPKits and kits_data into dm I can have a look for you.

Southern Gaming 2X

Posted

Tab 3 is Wipe Cycle still not kits page file did i not change to get the kits to show

 

"Addons": {
    "Tab 1": "null",
    "Tab 2": "null",
    "Tab 3": "WPKits",
    "Tab 4": "null",
    "Tab 5": "null",
    "Tab 6": "null",
    "Tab 7": "null",
    "Tab 8": "null",
    "Tab 9": "null",
    "Tab 10": "null"

David

Posted

  On 1/18/2022 at 10:41 PM, Southern Smoke Gaming said:

Tab 3 is Wipe Cycle still not kits page file did i not change to get the kits to show

 

"Addons": {
    "Tab 1": "null",
    "Tab 2": "null",
    "Tab 3": "WPKits",
    "Tab 4": "null",
    "Tab 5": "null",
    "Tab 6": "null",
    "Tab 7": "null",
    "Tab 8": "null",
    "Tab 9": "null",
    "Tab 10": "null"

Expand  

Make sure you reload plugin after saving config file.

GhostingSquad

Posted

is it possible for you to add the shop menu to your plug-in

David

Posted

  On 1/31/2022 at 12:59 AM, GhostingSquad said:

is it possible for you to add the shop menu to your plug-in

Expand  

Yes, I recently made shop plugin

image.thumb.png.50d638e36c8f1d5ae1b223e839039d47.png

  • Love 1
WarKingz

Posted (edited)

will this work with 3rd party shop plugins Shop

Edited by WarKingz
David

Posted

  On 1/31/2022 at 10:21 AM, WarKingz said:

will this work with 3rd party shop plugins Shop - Plugins - Codefling

Expand  

Sorry but no, I don't feel like adding support for someone else's paid plugin.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 9
  • Sad 2
  • Love 8

User Feedback

1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.3k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.