-
Posts
4,704 -
Joined
-
Last visited
-
Days Won
59
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by imthenewguy
-
Do you have another plugin messing with the crates? The skill adds a behaviour to the player that ray casts what the player is looking at when they are underwater and the use button is down. If it finds a FreeableLootContainer it sets the buoyancy scale to 1 and disables kinematic on the rigid body so it floats to the surface. Try it with all other plugins unloaded to see if the issue persists.
- 1,561 comments
-
- #leveling
- #progression
- (and 19 more)
-
You could give them the admin roles. It can be started via console, so if you have a shop plugin you could allow players to purchase the event to start it or something (running the console command). The maps for ZombieInfection, Paintball and (soon to released) King of the hill are all compatible with gun game. Just throw the json map file into the GunGame folder in data. The _Universal version.
-
- 34 comments
-
- 1
-
-
- 34 comments
-
You can follow the video for creating a custom skill. You could then add a custom level reward to give the permission to open a backpack after a set level. "List of rewards the player receives based on level": { "20": { "List of commands and chat messages that the player receives when reaching the specified level [Left = command. Right = Private message to player]. {id} = steam ID. {name} == name.": { "o.grant user {id} backpacks.use": "You unlocked the backpack" }, "List of commands that are fired off when the player data is reset": [ "o.revoke user {id} backpacks.use" ] } }, and you can create custom skills and set a level requirement to unlock them as well, by setting: "Minimum player level required to unlock this node": 0,
- 1,561 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
It's deployed on a large number of servers. It's by no means perfect and I tweak optimization as I find better ways to handle things, and there are very little complaints on server performance. It's a plugin that touches a large number of hooks in oxide, so it will always be a heavier plugin (like raidable bases), but it runs on servers with pop counts of 100+, so do with that info as you will.
- 1,561 comments
-
- 2
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,561 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,561 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,561 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 43 comments
-
- #skilltree
- #event
-
(and 4 more)
Tagged with:
-
- 87 comments
-
- #vip
- #monetization
-
(and 2 more)
Tagged with:
-
- 204 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
Here is the documentation for it: https://umod.org/documentation/api/localization Basically, what you would do is go to oxide/lang/en/ and download the SkillTree.json file. You would then update the descriptions for each value (to the right of the :). into Russian. You would then save the file, and add it to oxide/lang/ru/ For example "hookvalidation": "Hook Validation", would become "hookvalidation": "Проверка хука",
- 204 comments
-
- 1
-
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
- 204 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
- 1,561 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 43 comments
-
- 1
-
-
- #skilltree
- #event
-
(and 4 more)
Tagged with:
-
- 204 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
- 43 comments
-
- 1
-
-
- #skilltree
- #event
-
(and 4 more)
Tagged with:
-
- 3 comments
-
- 1
-
-
- #notify
- #notification
- (and 7 more)
-
- 1,561 comments
-
- #leveling
- #progression
- (and 19 more)