-
Posts
62 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Support Replies posted by zloy.online
-
-
12 hours ago, Shemov said:
V1.2?
yes
InsideTerrain: Enforcing (violation of 200) at (-612.99, 12.64, -1135.50)
-
Killing cave
-614.68, 12.82, -1134.71 -
-
421.31, 65.68, -729.08 another build spot unbuildable
-
-366.20, 28.54, 620.66 (K9) Custom player build spot can't reach because there's an invisible barrier over the top
-
-1247.92, 14.41, -687.17 Custom player base area can't build in
-
-482.28 -7.40 1083.32 Cave that's messed up
-
-431.50 4.51 1133.39
-
-459.19 22.34 1094.10 Terrain holes/mislayering
-
Floating tracks
810.38 26.63 312.90
51.83 30.03 182.57 -
-
-
-
thanks.
-
Hello. Update your SSL. Happened again.
-
Players can fill stacked jugs and just split filled jugs.
-
21 hours ago, jakman76 said:
Let me know if you can work with V0.14.0 for the time being. Seems like a change in Rust 2.0 causing this.
It works, thanks a lot!
-
Hello, after game update, plugin stop working correctly. Players get stuck after TP and can not move.
-
-
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.
-
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'
-
Sounds good! Thanks!
-
If I set permission for shop, it will disable command to open UI at all.
It would be good if you add option to enable/disable tabs in config.
-
2
-
-
I want to disable shop tab, I need only STOCK MARKET tab and TRANSFER tab.
I don't want to buy/sell items for server. Only player to player trades. (also disable SELL to SERVER column)
-
Hi!
Web API not shows player's prices. It shows only "sell to server" prices.
-
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" ],
-
Same here... Any fix?
-
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));
-
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.
-
(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
-
1
-
-
Not helps. It was working after wipe. But after some micro update - stopped. -
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.
-
Hi! Just found a bug with personal marketplace with vending machines.
If player upgrade foundations/walls close to market place, vending machines got destroyed and ofc all loot disapears.
I think it's stability bug. Can you fix this?
-
Hi! Can you cut the player-ranks part from template? I Have my own website, but I want to use your ranks page for my website.
I can pay additional money for this
Custom player base area issue
in Jungle Retreat | 4K MAP
Posted
-1110.70, 8.90, -1262.11