Recent content by ravage007

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  1. R

    All Engrams [Deleted]

    this is running on our server and I haven't noticed any leg from it it actually seems to run quite well and unlock every engram at the appropriate level including all the DLC ones
  2. R

    Extended RCON

    plug-in cannot find players anymore o_O my archon ends up telling me this Can't find player from the given steam id 'SpawnDino': Bad or missing property 'blueprintPath'
  3. R

    Extended RCON

    can we please get a command to wipe everyone's engrams just like a mindwipe tonic does
  4. R

    [Official] Ark: Survival Evolved - ArkShop

    the only thing I can see is you have minimum level not maximum level set I'll try putting this on my test server when I get home later tomorrow or you can just go through and put a maximum level of 120 to everything
  5. R

    [Official] Ark: Survival Evolved - ArkShop

    I think we're having a miscommunication first you end up buying tokens so for example if you do (/buykit skins) 1 like on my server you will buy one token for that kit to use the (kit /kit skins) it's also case sensitive by the way PS I can help as best I can with this plug-in if you want to...
  6. R

    [Official] Ark: Survival Evolved - ArkShop

    the problem with that is the shop can only do one typing like spawn Dino spawn item or do command so unfortunately no the way it is coded it cannot do it in that way only kit can do several different types at one time
  7. R

    [Official] Ark: Survival Evolved - ArkShop

    I would love that too but unfortunately you can't it's hard coded as an alert message
  8. R

    [Official] Ark: Survival Evolved - ArkShop

    I took a look over your file and I'm not sure what you're totally trying to go for but I've seen some spots that do not work where you were putting them you can't have a dino spawn and a item spawn in the same store ID you can do that in a kit but not in a shop you also can't just completely...
  9. R

    [Official] Ark: Survival Evolved - ArkShop

    how are you typing the command in to buy the kit it need to be (/kit buy [name] [amount]) and to use it it is (/kit [name]) also make sure the price tag is in your config "Mantis":{ "DefaultAmount":3000, "Price":1, <------ THIS "MinLevel": 60...
  10. R

    [Official] Ark: Survival Evolved - ArkShop

    I had a similar problem at one point the best way to do it is actually make them as kits like here's an example of a kit for my server "Mantis":{ "DefaultAmount":1, "Price":10000, "MinLevel": 60, "MaxLevel": 115, "Description":"Max lvl Mantis"...
  11. R

    [Official] Ark: Survival Evolved - ArkShop

    could you give an example of a cat you would like to add
  12. R

    is there any Linux version of arkapi

    unfortunately no this can only run on a Windows computer but there is a lot of server provider that do Supply support for this but in a way they allow it but do not tell you how to use it my favorite company is a link https://hosthavoc.com
  13. R

    [Official] Ark: Survival Evolved - ArkShop

    so I'm looking for the shop to do a currency exchange but I'm coming into a little bit of a problem I know the command remove hexagon points or add then but I don't believe there's any way to check to make sure the First Command went through before the second one did so for a better example the...
  14. R

    [Official] Ark: Survival Evolved - ArkShop

    please check out this website enter your whole code https://jsonlint.com/ it's easier to miss a punctuation or add an extra one in your code after adding the selling part of your code to the rest of the code I found the spot that is not working right and also just for future reference the...
  15. R

    [Official] Ark: Survival Evolved - ArkShop

    did you do /points in the chat window sometimes when plugins are first installed they don't load properly try (cheat plugins.load ArkShop) also points isn't exactly the best one to see if a plugin is working /shop it's really big and obvious and appears in the middle of your screen if you have...
Back
Top