-
Posts
1,759 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by IIIaKa
-
Changed Status from Work in Progress to Fixed Changed Fixed In to 0.1.4
-
Thank you for reaching out, the issue has been resolved in version 0.1.4.
-
Changed Status from Pending to Work in Progress
-
If you still have any questions, feel free to ask!
-
If you still have any questions, feel free to ask!
-
Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
-
Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
-
If you still have any questions, feel free to ask! But please make sure to create tickets in the appropriate plugins.
-
Changed Status from Pending to Not a Bug
-
Hello. The same goes for damage. Hook conflicts with hooks that start with 'On' can be ignored in 99% of cases.
-
@Andariel Hello, are these just regular turrets(not like in outpost) spawned by the plugin? I need a bit more information about these turrets.
-
Changed Status from Pending to Work in Progress
-
By @Andariel
-
I'm not quite sure which messages in the right top corner you're referring to. You can copy the file '*SERVER*\oxide\lang\en\RealPVE.json' to the 'de' folder as '*SERVER*\oxide\lang\de\RealPVE.json' and then replace all the English expressions with German. It's possible that in the next update, I will add the ability to specify language keys(en, de, nl, ru) for auto-creating language files for them. Non-existent language keys in such files will be filled in English, after which you can change them to the desired language.
- 63 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
-
- 63 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
-
- 63 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 still have any questions, feel free to ask!
-
If you still have any questions, feel free to ask!
-
Changed Status from Pending to Not a Bug
-
Hello, thanks for the suggestion, but judging by the features, this should be a separate plugin. I don’t think I have the time to create such a plugin. You can ask others to create it in this section: https://codefling.com/forums/requests Thanks again.
-
Since, besides your arena plugin, there are other arenas and PvP zones, and entering or leaving the arena happens far less frequently than taking damage, I believe it would be better to call universal hooks that my plugin is subscribed to. Besides, I have already tested them with your plugin, and everything works perfectly if you add the hooks in the right place. If you’d like, I can tell you exactly where. OnPlayerEnterPVP - is triggered when a player enters a PvP zone. OnEntityEnterPVP - is triggered when an entity enters a PvP zone. In your case, it's only DroppedItemContainer(the bag after death). OnPlayerExitPVP - is triggered when a player leaves a PvP zone. OnEntityEnterPVP - is triggered when an entity leaves a PvP zone. More details can be found on the plugin page in the Developer API section(Almost at the very bottom of the page). Thanks in advance!
-
If you still have any questions, feel free to ask!
-
Changed Status from Work in Progress to Closed Changed Fixed In to Next Version