Jump to content

aimacak

Member
  • Posts

    1,514
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by aimacak

  1. aimacak

    Better Npc

    try add ScarecrowNPC like this or another type, which is a ZombieHorde, I do not know him, unfortunately..
  2. aimacak

    Problems after update.

    hmm, then it turns out that you need to be more careful when transferring files from archives, do not delete empty folders, even if you do not know what they are for Unless, of course, the hosting service deleted this folder automatically.. Is everything working for you? Can we close the ticket?
  3. aimacak

    Not working

    You may have encountered an individual location of plug-ins somewhere, but no, here you have an oxide folder for plug-ins, it should be one, it contains all the necessary folders for plug-ins, moreover, when you download an archive with a plug-in from a site, for example from codefling, almost always, the folder and file structure in the archive is exactly as it should be on the server. I described which folder is intended for what above, which is basically clear from their name, the main plugin file is *.cs, there is code there, when you upload it to the server, if necessary, a configuration file is created in the config folder, and the necessary files are in the data folder. I just wish you a successful dive into Rust servers, be careful, be patient and everything will work out for you.
  4. aimacak

    Not working

    I didn't quite understand you, I showed you part of your screenshot, which shows your directory, and I showed you the directory that should be there, you have 2 oxide folders, one of them is in the plugins folder, everything is named, in configs - configurations, in data - folders and files with different data, in plugins - *.cs plugin files my directory for this image: erver/HOSTINGNAME/oxide/data/Images/Tab_KpucTaJl.png
  5. aimacak

    Not working

    Hello oxide/data/Images/Tab_KpucTaJI it is not oxide/config/plugins/oxide/data/Images/Tab_KpucTaJI
  6. aimacak

    Problems after update.

    is it currently on the server?
  7. I've already given you my advice about the situation with Loot Manager, I don't understand why you don't want to follow it, I can't force you, but obviously, after removing Loot Manager, there will be different updates for different plugins that will primarily be developed from their latest versions if you try to jump over the update, no one will give you any guarantees, and believe me, everyone is sorry that there is such confusion with all this. As an example, you can already take ArmoredTrain, Adem was able to make the update soft without any additional plug-ins for updating, it is unlikely that this will be possible in all plug-ins.
  8. Hello, there is a difficult situation there, in order not to complicate it for yourself, follow the instructions, install Loot Manager, the more recent your version is, the easier it will be for you to update in the future with all the changes that may follow after removing Loot Manager. I'll also clarify, are you sure you don't use BetterNpc? If you are using it, then you should update according to the instructions from the archive with the BetterNpc plugin.
  9. aimacak

    Problems after update.

    You did well I forgot to mention that you had an error most likely because of your hosting, because you did not have a Custom folder in your BetterNpc folder, it is empty by default, and there are hosting services that either do not allow you to upload an empty folder to the server or delete them automatically, and UpdaterBetterNpc most likely cursed at its absence.. That's my guess. You can check if you currently have a Custom folder on the server (oxide/data/BetterNpc/Custom/), if not, then I'm right, because I created it to update your files and it's in my archive, which I sent you
  10. aimacak

    Npc Spawn

    Hello, can you add me to the discord? @shrpndfcsd
  11. aimacak

    Problems after update.

    @Nambo1641 I want to point out that you did well, because you stopped doing anything at the first error, it kept your backup files in good condition, which is rare. Save the files that were sent to me just in case.: NpcSpawn_old.json, BetterNpc_old.json and data files folder: BetterNpc_old. Also, for the future, I advise you to manually backup all plugin files, just in case of major updates, this may be useful Now let's move on to exactly what you need to do to make everything work without any problems with your old settings.. you must delete from server (if exist): files: oxide/plugins/NpcSpawn.cs oxide/plugins/BetterNpc.cs oxide/plugins/UpdaterNpcSpawn.cs oxide/plugins/UpdaterBetterNpc.cs oxide/config/NpcSpawn.json oxide/config/NpcSpawn_old.json oxide/config/BetterNpc.json oxide/config/BetterNpc_old.json folders: oxide/data/BetterNpc oxide/data/BetterNpc_old oxide/data/NpcSpawn/Preset then simply select all the files in my archive and transfer them to the oxide/ folder, confirm the file replacement, then transfer the NpcSpawn.cs file from the archive with the NpcSpawn plugin that you downloaded from codefling to the oxide/plugins/ folder, wait for the download to be successful without errors, then from the archive with the BetterNpc plugin that you downloaded from codefling, transfer the BetterNpc.cs file to the oxide/plugins/ folder, wait for the download to be successful, make sure there were no errors, then check the NPCs and their loot in the game new_data_nambo.zip
  12. aimacak

    Npc Spawn

    I'm sorry, I didn't see the clarification about the flag. in new versions, when changing parameters in /preset, you don't need to reload the plugin to apply the changes, you can reload a specific spawn point like /SpawnPointReload Launch Site or test it by /spawnpreset {presetname}
  13. aimacak

    Better Npc

    Probably not, first we need to make sure everything is correct. What kind of pun did you come up with? You can add me on Discord, maybe it would be more convenient @shrpndfcsd
  14. aimacak

    Better Npc

    I understand, it's okay. Let me clarify for you: NpcSpawn and BetterNpc recently had a major update, which is the only reason for all the confusion and complexity. That's also why you have *.cs update files in your archives. They were created primarily to preserve user settings when upgrading from the previous version to this one. There are also instructions for all possible options, for a clean installation, for those who use BetterNpc and for those who don't.
  15. aimacak

    Better Npc

    If you'd followed this procedure exactly at least once, everything would have worked. You asked for help, and I'm trying to help you within the forum's guidelines and in the same ways I've helped many people. How can you help someone who's resisting? I've provided you with arguments, based on your own logs, as to why you're having these problems, and for some reason you've decided to argue with me instead of following my exact procedure and enjoying the plugins working properly.
  16. aimacak

    Better Npc

    @lokisoteg oh, yes, I completely forgot, before transferring the data files, you also need to delete NpcSpawn.cs, BetterNpc.cs, UpdaterNpcSpawn.cs and UpdaterBetterNpc.cs from oxide/plugins/
  17. aimacak

    Better Npc

    This is already a standard question about backups, so I wrote it automatically, besides, I do not know for what reason you did a clean install. Since, judging by the server logs, UpdaterBetterNpc is installed on your server, I can assume that you have a broken BetterNpc configuration, and possibly NpcSpawn. I would advise you to delete the configurations: NpcSpawn.json, NpcSpawn_old.json, BetterNpc.json and BetterNpc_old.json, delete data files: oxide/data/BetterNpc/, oxide/data/NpcSpawn/Preset/. After that, transfer the data files from the last version of NpcSpawn and BetterNpc archives, then upload NpcSpawn.cs, then upload BetterNpc, you don't need any Updaters for a clean install.
  18. aimacak

    Better Npc

    Well.. This won't help you right now, although at first it may seem like everything is fine. Did you backup your files before starting the major update? configs NpcSpawn and BetterNpc, data files: oxide/data/BetterNpc
  19. aimacak

    Better Npc

    these are the logs of the oxide, not the server, look for the server logs, you can make sure that you have found the right file by searching for your error - IOException
  20. aimacak

    Better Npc

    send the full error information from the server logs file, and I'm also interested in the messages when NpcSpawn is reloaded (o.reload NpcSpawn)
  21. aimacak

    Problems after update.

    Hello, I wrote to you, send a backup if you have configs NpcSpawn and BetterNpc, data files: oxide/data/BetterNpc
  22. aimacak

    Better Npc

    its broken, delete it and o.reload BetterNpc { "Start time of day": null, "Start time of night": null, "Use the plugin's PVE mode? (only if you use the PveMode plugin)": false, "Distance from the center of the safe zone to the nearest NPC spawn point [m]": 0.0, "List of NPC types that should not be deleted (can use class name, NPC name, SkinID, or ShortPrefabName)": null, "Run the debug.puzzlereset command when the plugin loads or reloads to refresh puzzles, IO, and NPCs at Facepunch monuments [true/false]": false, "Refresh NPCs and crates at monuments when the plugin loads or reloads? [true/false]": false, "Enable simplified loading logs in the server console? (intended for advanced users who want fewer loading messages) [true/false]": false, "Configuration version": { "Major": 2, "Minor": 1, "Patch": 5 } }
  23. aimacak

    Better Npc

    Are you sure you're using NPCs from BetterNpc on your Oil Rigs? I know that flying heavy NPCs appearing on CH47s with small Oil Rigs has been a common occurrence for a long time now, and it's not related to plugins.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.5k
Total sales
Payments
3.6m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.