-
Posts
10 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by XFactorXXL
-
Solved on Discord: So I stopped at version 2.8.4 due to all the confusion, backtracking, chaos etc. Now we are several updates in, should I use the initial 3.1.0 first (the one that still included the update script and run it)? Or can I just go to lastest and skip all that now being no other updates included any update instructions at all?
-
Let me lead by saying I love the map and others you've made, great job before I mention my couple minor issues. Onto my problems (I did try to find somewhere on your discord to do this but its all just servers. Couple things: It would appear most venders in Outpost are outdated not allowing interaction and/or does not have the right items. Might need an update to reflect changes/updates that have been made over time. Probably from being done in the older RustEdit at the time the map was created, I think the map needs updated in the new version to fix some issues with textures etc, for example around B2 grid island(s). Pretty basic things I think and I love the map just a few things I noticed.
-
-
You were completely right, I had things that couldn't be conducted on server boot, so that was my own problem, I really appreciate the help! I was making the mistake of trying to set convars to things that required certain engines to be running (time and weather for example), so they'd have never worked on startup anyway. I did a workaround setting triggered cron jobs to send raw commands to console upon the detection of a reboot and/or wipe. Thank you again for the response even with something totally unrelated to Admin Menu! You all rock!
-
Has anyone tried not just changing the stone skin ID, but adding a second line for the brick? If so did it populate? Example The post above is: { { BuildingGrade.Enum.Wood, 0 }, { BuildingGrade.Enum.Stone, 10220 }, { BuildingGrade.Enum.Metal, 10221 }, { BuildingGrade.Enum.TopTier, 0 } Has anyone tried something like this and worked?:.. { { BuildingGrade.Enum.Wood, 0 }, { BuildingGrade.Enum.Stone, ID for Adobe }, { BuildingGrade.Enum.Stone, ID for Brick }, { BuildingGrade.Enum.Metal, 10221 }, { BuildingGrade.Enum.TopTier, 0 } I haven't tried yet myself, just curious.
-
Good afternoon! In addition to personal quarries, can this in some way, be used to "instance" the public quarries/pumpjack(s) that spawn on vanilla maps? For example, on a PvE server, can you use this to allow multiple people to use the same public quarry or pumpjack (the ones spawned by the server)? If not, can this be implemented? This would be a huge addition! Either way, awesome plugin!
