Jump to content

Compatability

Closed 1.4.6

COSMO
COSMO

Posted

Possible to add compatibility to be able to be used with IQGradeRemove? Currently with the two running together it causes upgrades from the TC to be locked. 

ninco90

Posted

I don't have that plugin purchased to be able to test it myself. Does Better TC crash when trying to upgrade?

Maybe that plugin is using the OnStructureUpgrade Hook. Since my plugin uses
Interface.CallHook("OnStructureUpgrade", block, player, grade)

To block upgrades if another plugin blocks with that (for example Raid Block).

I have asked the developer privately, to see if we can fix it. Although any details of the problem would be appreciated.

COSMO

Posted

Hey thank you there is no error message that I could find. Just when IQGradeRemove is active it causes the tc upgrade to say that it is locked for everybody. The moment IQ is unloaded it works again. Wallpapers arent effected. I will double check and make sure that there wasnt a suppressed message in the console. 

COSMO

Posted

I got tired of waiting around for Mercury to respond and ended up fixing this myself. Upgrading with IQGradeRemove functions no longer and upgrading from TC is no longer blocked. I didnt need upgrade functionality in the remove plugin anyways. I added an early return after his onstructure upgrade hook and added a check for betterTC if (plugins.Exists("BetterTC")) return null;. If he ever responds and you can work it out officially cool. If not I have solved this enough for them to both function how i need. 

  • Like 1
ninco90

Posted

Changed Status from Pending to Closed

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.