Recent content by scruck

Welcome!

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

SignUp Now!
  • Public Service Announcement

    Hey Guest, I’ve got some exciting news to share! 🎉

    Starting this December, I’ll be moving the entire GameServersHub website away from WordPress and rebuilding it in Next.js! This upgrade will bring incredibly faster speeds, smoother performance, and a modern user experience that sets the stage for everything coming next.

    In 2026, GameServersHub will be entering a new era. I’ll be revamping the entire platform from the ground up and launching a brand-new, fully modernized marketplace. It’ll feature a cleaner design, improved functionality, and better tools for both creators and server owners.

    On top of that, development has already started on the GameServerListing project at https://gsl-six.vercel.app/, which is expected to launch in early Q1 2026. This new system will make discovering and managing servers easier than ever before.


    👉 Stay in the loop!
    Join our Discord for behind-the-scenes updates, early previews, and community discussions.

    » Click here to join our Discord! «

    ~ MrOwlSky

  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
Back
Top