Jump to content

Phone cannot be closed.

Pending 1.0.3

St0rm
St0rm

Posted

Hi, since this july wipe the phone cannot be closed once it has been opened.

  • Like 1
  • Love 1
whazza83

Posted

Fix found: it's the FadeOut value on the phone panels. Since this wipe, Rust's client-side fade-out destroy animation seems broken — panels with FadeOut > 0 never actually get removed. Other UI plugins work fine because they use FadeOut = 0.

In PhoneCoreMulti3x4.cs, find all 4 occurrences of FadeOut = 0.1f (on the P1-P4 panel definitions) and change them to FadeOut = 0f. Reload the plugin. Fixed it for me.

  • Love 1
magado

Posted

26 minutes ago, whazza83 said:

Fix found: it's the FadeOut value on the phone panels. Since this wipe, Rust's client-side fade-out destroy animation seems broken — panels with FadeOut > 0 never actually get removed. Other UI plugins work fine because they use FadeOut = 0.

In PhoneCoreMulti3x4.cs, find all 4 occurrences of FadeOut = 0.1f (on the P1-P4 panel definitions) and change them to FadeOut = 0f. Reload the plugin. Fixed it for me.

You really saved me.
Thank you.

  • Like 1

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.7k
Total sales
Payments
3.6m
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.