#Intercom Plugin
55 messages · Page 1 of 1 (latest)
pretty good for first plugin
Thanks a lot for this plugin can we configure what displays it ? and is there an traduction config ?
To change the text you need to modify the translation file
okay thanks a lot Snivy Films <3
Well time to be critical.
Do you need to reference everything in the dev resource folder? I cant help but feel like the majority of these references are unused and/or completely unnecessary, like Exiled.Loader, Exiled.CreditTags, basically all of the UnityEngine imports, etc
Im also not personally a fan of this either:
public override void OnEnabled()
{
instance = this;
Harmony harmony = new Harmony("testid");
harmony.PatchAll();
Log.Info("========================================");
Log.Info("Enabled: Created by: Aran.");
Log.Info("Thank you for using it!");
Log.Info("========================================");
base.OnEnabled();
}
public override void OnDisabled()
{
instance = null;
Log.Info("========================================");
Log.Info("Disabled: Created by: Aran.");
Log.Info("Thank you for using it!");
Log.Info("========================================");
base.OnDisabled();
}
On enabled already shows your name and plugin name when the server shows up.
Speaking of, Im not too knowledgeable of Harmony Patches, but it doesnt seem like you're unpatching the events (I can be wrong about this because I refuse to poke Harmony Patches completely)
My plugin permit a full customisation of intercom
Nice one
For a first plugin
Which one ?
@frank solstice
FacilityManagement
https://github.com/arannnn7808/IntercomPlugin/blob/main/IntercomPlugin%2FIntercomPatch.cs#L20-L24
@gusty owl you can try to optimise this if you don't want to let people full customise
After your messages I think his first plugin will remain the last lol
Nice
you can have a more understandable name like "Better Intercome Display" or something
i updated with the unpatch
@gusty owl top
imo it dosent matter
but this yes hes not unpatching it and i dont really like the log.info stuff because exiled pretty much does the same thing by itself but less console floody
ye
New update! 1.0.2
https://github.com/arannnn7808/IntercomPlugin/releases/tag/1.0.2
What's new?
i fixed the problem with time remaining that everytime show the 0
nice plugin
Really nice plugin
Maybe add the ability for round time or is that just base game?
Yooo could you add support for Serpents hand?
SH Support?
when update to 9.0 exiled?
When updoot to exiled 9
i have a plugin where you could do the same
per chance i could get plugin
but a lot harder to config it
#1147227782049443870
you make the Intercom text your self
are there player counts and stuff that i can use or nah
is this gonna work on newest version?
the owner left Exiled, so no
doesnt work link
There similar feature on #1147227782049443870
1 year late the response was yes