Search results

Welcome!

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

SignUp Now!
  1. scruck

    SPWAN LIMIT | FIX Ice Wyvern Spawn

    @cokll code source is possible? Thanks
  2. scruck

    Show real player IP? HELP

    Greetings, I'm programming a plugin to know player data and add IP kick, but when I print the player's ip only a lot of numbers come out and nothing of the IP, can you lend me a hand? Thank you const FString& IPAddress = ArkApi::GetApiUtils().GetIPAddress(player)...
  3. scruck

    How do I fix this? (config issue)

    You must remove all comments from the configuration. regards
  4. scruck

    Plugin Ip Kick for countrys?

    Dear, It would be nice to have a plugin that would kick players with ips from specific countries, to have more controlled the players that we want to enter our servers.
  5. scruck

    [Official] Ark: Survival Evolved - ArkShop

    @Michidu possibility of adding saddles when buying dinos? example: "56":{ "Type":"dino", "Description":"Velonasaur", "Level":300, "Price":200, "Neutered":true...
  6. scruck

    ArkHomes [Deleted]

    Greetings @Michidu, I have found an error, the option CanTpWithDino only works in locations generated with /addhome, the locations added by the admin in configuration file does not work and you can teleport with CanTpWithDino=false.
  7. scruck

    SafeZones [Deleted]

    Fixed!! Thanks
  8. scruck

    [Official] Ark: Survival Evolved - ArkShop

    @Michidu Any possibility of adding categories to the products of purchase or sale in the store? When you add many is difficult, if there would be categories everything would be easier and more orderly. Thank you
  9. scruck

    Wyvern breeding plugin

    See this mod http://steamcommunity.com/sharedfiles/filedetails/?id=895711211&searchtext=classic+flyers [ClassicFlyers] AllowWyvernBreeding=1
  10. scruck

    Passive Protection

    See this mod http://steamcommunity.com/sharedfiles/filedetails/?id=954824957&searchtext=Passive
  11. scruck

    Tutorial create plugins

    I have already managed to compile the api and plugins, I am very grateful for the help provided. Thanks!
  12. scruck

    ArkShop crashes

    Fix first letters from config.json
  13. scruck

    Tutorial create plugins

    Thanks OwnProx for the help, I have configured the project with your indications and keeps giving me errors https://pastebin.com/WzB6mCWC
  14. scruck

    Tutorial create plugins

    You could specify how to configure visual studio 2017 and what dependencies are needed for example to be able to compile without errors the plugins available today, I have been trying for several days and I only have errors in the compilation. Thank you
  15. scruck

    Tutorial create plugins

    any tutorial to create plugins? Thank you
  16. scruck

    SafeZones [Deleted]

    Greetings, would it be possible to add to the SafeZones plugin or create a new one where there is a protection for time played on the server for new players and its case to its structures and dinosaur? In PVP servers the most advanced players attack the new players by leaving the server...
  17. scruck

    [Official] Ark: Survival Evolved - ArkShop

    Zinf, The same thing happened to me, check the configuration and make sure you have all the correct parameters, the first letter of each option is capitalized, as for example in your config you have level and should be Level
  18. scruck

    [Official] Ark: Survival Evolved - ArkShop

    What is the format to write to indicate the directory of the shared database? "DbPathOverride":"C:/Servers/Server1/ShooterGame/Binaries/Win64/ArkApi/Plugins/ArkShop" 01/27/18 12:27 [API][warning] Failed to load plugin - ArkShop Error code: 1114
Back
Top