Jump to content

Terskipia

Member
  • Posts

    307
  • Joined

  • Last visited

Everything posted by Terskipia

  1. Terskipia

    Meteor Rain

    Make it so you can call it in via command
  2. Terskipia

    Broken.

    So I think its the entitles since my base has 3000 entites. So once this stupid war is over can take a look at what you can do to fix this thanks. Pray that you stay safe over there.
  3. Terskipia

    Broken.

    So I tried your base and it works perfect but no my base.
  4. Terskipia

    Broken.

    The shit we deal with. Prays be with you! Hope you stay safe over there.
  5. Terskipia

    Broken.

    Also Im not using your prison due to the fact you took to long to respond so I had to make my own that flots in they sky and has 3k entites.
  6. Terskipia

    Broken.

    Keeps saying there is no admin points found even though I have the perms set and Igniter for the vistors also when the server does a daily restart it does not load and gives this message. [XPrison] Prison not initialized! Perhaps it already exists (as it should be if the plugin previously initialized it) or many extraneous entities were found! [XPrison] Found 18 spawn points! [XPrison] Found 0 administration spawn points! [XPrison] Found 1 visitor spawn points! Kinda disappointed for a plugin that cost 40 dollars to have these flaws.
  7. Terskipia

    Needs fixed asap

    Yep better, Thanks
  8. Terskipia

    Keeps reseting perms

    Keeps resettings perms even when they are in the file!. OxidationMetadata.json
  9. Terskipia

    Needs fixed asap

    It deleted all my groups that i had. Lucky I had a backup but you need to fix this or refund the users. I added all the groups into the config file and then I added roles back to each group then when I went to reload the plugin it saved the groups but not the perms!!!. So atm the plugin is unusable unless you update it so grabs the current oxide.groups.data and saves it to the config. If there is no way to to add the oxide.groups.data to this plugin we need a refund since a sever that I have has over 200 plugins and cant manually enter all the perms by hand.
  10. Terskipia

    Command

    Omfg It was in the professions config... I kept looking in the human npc lol. I got it thanks for reaching out though.
  11. Terskipia

    Command

    HumanNPC.json Professions.json
  12. Terskipia

    Command

    Could you send me your config file I cant get it to work lol.
  13. Terskipia

    Command

    How did you get the bot to do the command to open professions using human npc thanks.
  14. Terskipia

    Need the copy paste file

    Need the prison file thanks.
  15. added u
  16. Is there away to make the atms spawn by themselves? I tired everything and cant get it to work...
  17. Terskipia

    Adding server tags

    Adding server tags to the plugin!!!
  18. Terskipia

    Semi broken

    Thank you.
  19. Terskipia

    Drones keep despawning

    Drones keep despairing without anything in there way
  20. Terskipia

    Semi broken

    So the plugin works but when someone buys vip from the shop it says they have got vip for 0 days then after like 30 minutes it gets rid of it even though in the config file it I have it set to 30 days { "Maximum VIP days that a player can accumulate per tier": 90, "Sound effect when purchasing or consuming a token": "assets/prefabs/deployable/vendingmachine/effects/vending-machine-purchase-human.prefab", "Sound effect when consuming a token. Set it to nothing if you do not want an effect": "assets/prefabs/misc/easter/painted eggs/effects/gold_open.prefab", "Password for command verification (make one up)": "weshownosoulmercy666", "Chat commands for opening the menu.": [ "tokenmenu", "tokenbalance", "storetoken", "redeemtoken" ], "Date time format (case sensitive): dd == day. MM == month. yyyy == year": "dd-MM-yyyy", "Prevent players from consuming a token if they are already in the group?": true, "How often should the plugin check to see if a player has run out of VIP [seconds]?": 3600.0, "Add your vip tiers and commands here. Use {id} in place of a players userid and {name} in place of their name.": { "vip": { "name": "vip tier 1", "days_to_add": 30, "vip_group": "vip", "vip_description": "This token will grant you acces to vip for 30days!", "token_item": { "name": "VIP Token - 30 days", "skin": 2529344523, "item_shortname": "radiationresisttea.pure" } }, "vip+": { "name": "vip tier 2", "days_to_add": 30, "vip_group": "vip+", "vip_description": "This token will grant you acces to vip for 30days!", "token_item": { "name": "VIP Token - 30 days", "skin": 2529343385, "item_shortname": "radiationresisttea.pure" } }, "vip++": { "name": "vip tier 3", "days_to_add": 30, "vip_group": "vip++", "vip_description": "This token will grant you acces to vip for 30days!", "token_item": { "name": "VIP Token - 30 days", "skin": 2529344741, "item_shortname": "radiationresisttea.pure" }, "_command": { "command": "", "message": "", "public_message": "", "hook": true } } } }
  21. Terskipia

    Broken.

    Nevermind it was outdated file...
  22. Terskipia

    Broken.

    No error
  23. Terskipia

    Broken.

    { "Maximum VIP days that a player can accumulate per tier": 30, "Sound effect when purchasing or consuming a token": "assets/prefabs/deployable/vendingmachine/effects/vending-machine-purchase-human.prefab", "Password for command verification (make one up)": "weshownosoulmercy666", "Chat commands for opening the menu.": [ "tokenmenu", "tokenbalance", "storetoken", "redeemtoken" ], "Date time format (case sensitive): dd == day. MM == month. yyyy == year": "dd-MM-yyyy", "Prevent players from consuming a token if they are already in the group?": true, "How often should the plugin check to see if a player has run out of VIP [seconds]?": 3600.0, "vip_levels": { "vip": { "name": "vip tier 1", "days_to_add": 30, "vip_group": "vip", "vip_description": "This token will grant you acces to vip for 30days!", "token_item": { "name": "VIP Token - 30 days", "skin": 2529344523, "item_shortname": "radiationresisttea.pure" } }, "vip+": { "name": "vip tier 2", "days_to_add": 30, "vip_group": "vip+", "vip_description": "This token will grant you acces to vip for 30days!", "token_item": { "name": "VIP Token - 30 days", "skin": 2529343385, "item_shortname": "radiationresisttea.pure" } }, "vip++": { "name": "vip tier 3", "days_to_add": 30, "vip_group": "vip++", "vip_description": "This token will grant you acces to vip for 30days!", "token_item": { "name": "VIP Token - 30 days", "skin": 2529344741, "item_shortname": "radiationresisttea.pure" } } } }
  24. Terskipia

    Broken.

    Command /tokenmenu does not work but the plugin still loads.
  25. Terskipia

    Preset config

    Do you have a preset config for us to use thanks!
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

126.1k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • 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.