Jump to content

zloy.online

Member
  • Posts

    62
  • Joined

  • Last visited

Support Replies posted by zloy.online

  1. Hi! 

    Your plugin is nice, but it takes top1 in chart:

    MeteorEvent.cs 217.5с (0.348%)
    TruePVE.cs 144.8с (0.232%)
    SkillTree.cs 136.3с (0.218%)
    GridPower.cs 131.23с (0.21%)
    RaidableBases.cs 111с (0.178%)

    Without any reason to be there. Can you check this and make some optimizations? 

    Usually it can be heavy loops or hooks. 

  2. Hi! You shouldn’t call your plugin the same name as an existing Rust class. It breaks compilation of other rust plugins, where Marketplace class used. I have exactly that case. I had to rename your plugin so it wouldn't break another plugin 🙂
    Here you can see example:

    PersonalMarketplace - Failed to compile: PersonalMarketplace.cs(1063,50): error CS0029: Cannot implicitly convert type `Oxide.Plugins.Marketplace' to `BaseEntity'

     

  3. Replying to myself: 

    BetterNPC plugin kills non-BetterNPC plugin NPC on monuments if that settings is enabled.

    Change BetterNPC config to exclude Rock Zombies:

    "List of Npc types that should not be deleted": [
        "11162132011012",
        "NpcRaider",
        "RandomRaider",
        "56485621526987",
        "Rock Zombie"
      ],

     

  4. Just to save your time:

    entity_c.transform.Translate(0, (float)0.565, (float)(-1.65));

    change to this:

    entity_c.transform.Translate(0, (float)0.565, (float)(-1.35));

     

  5. Hi! I just made new clean install of test server and only your plugin there. 

    After running /busstopinit I have notification, that 24 BusStops aded to transport system, but when I try to mount on the bus stop, nothing happens.  In server log I see "no valid dismount" every time I press E on the bus stop.

  6.  

    (22:05:02) | [BusStopPort] Creating new config file.
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (834.0, 43.0, 963.6), (0.0, 0.5, 0.0, 0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (1445.2, 17.5, -1085.2), (0.0, 0.9, 0.0, -0.5)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (901.2, 67.9, -450.6), (0.0, 0.9, 0.0, 0.4)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-131.0, 35.4, -798.7), (0.0, 0.0, 0.0, -1.0)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (946.7, 43.2, 782.9), (0.0, 1.0, 0.0, 0.3)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-739.8, 29.5, 569.8), (0.0, 1.0, 0.0, 0.1)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-732.2, 37.2, -385.8), (0.0, 1.0, 0.0, 0.3)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (1493.1, 7.0, 1668.6), (0.0, 0.8, 0.0, -0.5)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (1302.0, 17.7, -940.4), (0.0, 0.6, 0.0, -0.8)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-1912.5, 5.5, -186.4), (0.0, 0.4, 0.0, 0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (864.9, 67.3, -595.0), (0.0, 1.0, 0.0, 0.3)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (292.2, 29.4, -375.7), (0.0, 0.4, 0.0, 0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-12.2, 35.9, -900.9), (0.0, 0.2, 0.0, -1.0)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (928.1, 43.2, 738.8), (0.0, 0.9, 0.0, 0.3)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (1140.7, 54.7, -22.7), (0.0, 0.5, 0.0, -0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-815.0, 29.6, 861.9), (0.0, 0.5, 0.0, 0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-1267.4, 14.5, 575.2), (0.0, 1.0, 0.0, 0.3)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-960.2, 30.7, 1530.1), (0.0, 0.4, 0.0, 0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-926.5, 37.3, -337.0), (0.0, 0.4, 0.0, -0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-915.9, 20.6, -1582.5), (0.0, 0.5, 0.0, 0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (1394.5, 5.6, 1874.3), (0.0, 0.9, 0.0, 0.5)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (1367.6, 17.7, -825.6), (0.0, 0.1, 0.0, -1.0)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-1857.7, 4.4, -435.8), (0.0, 0.4, 0.0, -0.9)
    (22:05:03) | [BusStopPort] Found monument assets/bundled/prefabs/autospawn/decor/busstop/busstop.prefab at (-1338.6, 17.5, -327.9), (0.0, 0.5, 0.0, -0.8)
    (22:05:04) | Calling 'BusStopInit' on 'BusStopPort v0.3.0' took 1794ms
    (22:05:05) | no valid dismount
    (22:05:07) | no valid dismount
    (22:05:16) | Calling 'OnEntityMounted' on 'BusStopPort v0.3.0' took average 1794ms

     

    • Like 1
  7. Hi! After some rust server update (few day ago) I can not use bus stops. Plugin loaded without any errors, but when I try to use bus stop nothing happens and in server log I see 'no valid dismount' on every attempt to use bus stop.

1.9m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

129k

Files Sold

Total number of files sold.

2.7m

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.