Jump to content

Quick Question

Not a Bug 1.4.2 1.4.2

Stark
Stark

Posted

Not really a problem with the plugin

I couldn't find or remember how to be able to run both you plugin and the other ferry terminal plugin. 

I know it was something about adding the number 2 but can't remember where. 

I'm setting up Event Manager so I can run both at different times. 

Thanks

Yac Vaguer

Posted

5 minutes ago, Stark said:

Not really a problem with the plugin

I couldn't find or remember how to be able to run both you plugin and the other ferry terminal plugin. 

I know it was something about adding the number 2 but can't remember where. 

I'm setting up Event Manager so I can run both at different times. 

Thanks

That is tricky and will involve changing a bit of code. 

I think the best way or the way Imade it work is changing the name in Kapuctl plugin, just because it has less places to change. 

So basically the issue is the Plugin Name, both are called FerryTerminalEvent, so the step to make it work 

1. Pick one of the plugins 
2. Change the File name of one of them 
3. The new name need to match within the code, so open vscode or whatever you use and find inside the code, "FerryTerminalEvent" once you find it, replace it for the Filename. 
 


    [Info("Ferry Terminal Event", "Yac Vaguer", "1.4.2")]
    [Description("A dynamic event system for the Ferry Terminal monument in Rust")]
    public partial class FerryTerminalEvent : RustPlugin


In my Event you have 13 places where you should change it for a different one 

Yac Vaguer

Posted

Changed Status from Pending to Not a Bug

Changed Fixed In to 1.4.2

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
10.9k
Customers served
Files Sold
157.3k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.