-
Posts
1,957 -
Joined
-
Last visited
-
Days Won
9
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by IIIaKa
-
If you have anything to add, feel free to write in this thread.
-
Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
-
As I understand, the problem was due to a skipped image when creating the status bar. This will be fixed in the next update. Thanks for reporting the bug.
-
Hello, which plugins do you use(that work with AdvancedStatus)? And isn’t an empty/null value being passed into "Image"(8)?
-
Changed Status from Pending to Work in Progress
-
Changed Status from Pending to Work in Progress
-
If you have anything to add, feel free to write in this thread.
-
Changed Status from Pending to Not a Bug
-
If you have anything to add, feel free to write in this thread.
-
Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
-
In the next version I will remove the OnAnimalDungProduced hook and replace it with a Harmony patch, since ever since this hook was introduced, Carbon has had issues with it.
-
Hello, sorry for the late reply. You can change the text in the language file using the key "RulesAccepted". To change the text color, you can use "<color=brown>*YOUR TEXT*</color>". However, it’s not possible to change the design of the window itself, since it’s an in-game UI element that can't be modified.
-
Hello, this is an issue on Carbon’s side. @Carbon Team The log says that an error occurred when trying to add the OnAnimalDungProduced hook. https://codefling.com/files/sc/23358-error-on-carbon/ https://codefling.com/files/sc/20021-hooks-doesnt-trigger/
-
Changed Status from Pending to Work in Progress
-
Hello, this is an issue on Carbon’s side. @Carbon Team The log says that an error occurred when trying to add the OnAnimalDungProduced hook.
-
Changed Status from Pending to Work in Progress
-
It’s not entirely clear what the purpose of this mechanic is on a PvE server. If a player can attack anyone(without their consent), then it would already be a simple PvP server. In the RealPVE plugin, the entire map is a PvE zone, but you can create PvP zones via the API(by plugins). You can also make all or only certain monuments into PvP zones(in config or admin commands).
- 100 comments
-
- #rust
- #real
-
(and 56 more)
Tagged with:
- #rust
- #real
- #pve
- #pvp
- #solo
- #build
- #friendly
- #raid
- #npc
- #monument
- #monuments
- #loot
- #looting
- #farm
- #newbie
- #custom
- #bar
- #ui
- #cui
- #panel
- #vehicle
- #claim
- #limit
- #limits
- #sleeping
- #bag
- #sleeping bag
- #bed
- #shelter
- #permission
- #permissions
- #vip
- #economy
- #economics
- #rad
- #town
- #radtown
- #queue
- #bypass
- #vehicles
- #raidable
- #base
- #bases
- #raidablebases
- #raider
- #raiders
- #humannpc
- #event
- #events
- #copy
- #paste
- #copypaste
- #plugin
- #plugins
- #umod
- #oxide
- #carbon
- #iiiaka
-
- 100 comments
-
- #rust
- #real
-
(and 56 more)
Tagged with:
- #rust
- #real
- #pve
- #pvp
- #solo
- #build
- #friendly
- #raid
- #npc
- #monument
- #monuments
- #loot
- #looting
- #farm
- #newbie
- #custom
- #bar
- #ui
- #cui
- #panel
- #vehicle
- #claim
- #limit
- #limits
- #sleeping
- #bag
- #sleeping bag
- #bed
- #shelter
- #permission
- #permissions
- #vip
- #economy
- #economics
- #rad
- #town
- #radtown
- #queue
- #bypass
- #vehicles
- #raidable
- #base
- #bases
- #raidablebases
- #raider
- #raiders
- #humannpc
- #event
- #events
- #copy
- #paste
- #copypaste
- #plugin
- #plugins
- #umod
- #oxide
- #carbon
- #iiiaka
-
If you have anything to add, feel free to write in this thread.
-
Changed Status from Work in Progress to Can't Reproduce
-
@nivex Hello. In the latest version(or possibly earlier), I noticed that you changed the arguments for the OnRaidableDespawnUpdate hook, and unfortunately despawnDateTime is no longer among them. Could you please add it back as the last argument? I noticed that the API method GetAllEvents now uses a string mode instead of an int mode. Could you please change it back? "raid.Options.Mode" instead of "raid.Options.Level". Thanks in advance!