Dino Colour Command

Dino Colour Command 2.4

No permission to download

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

Yes can confirm this is the cause of crash, when enter code it causes a crash :( please fix
 
Crashed my servers twice, once while someone was painting a bionic stego and the other while someone was painting a mana.
 
This plugin is broken after genesis update. It causes server crashes when being used. Please fix @OwnProx everyone loves this plugin on my servers. I will have to remove it for now.
 
When you try to use new colors you get this message. Plz can you update it once more?
Color ID's now are 1-100 & 201-226
 
When you try to use new colors you get this message. Plz can you update it once more?
Color ID's now are 1-100 & 201-226
They are not supported yet, but i can add it on the todo list.
 
Thank you for updating. And Could you update the source code. Or what's the new update dino color method ?
 
Thank you for updating. And Could you update the source code. Or what's the new update dino color method ?
It is basically the same, but instead of using a looking function I'm parsing a dino name that belongs to your tribe.
 
It is basically the same, but instead of using a looking function I'm parsing a dino name that belongs to your tribe.

UFunction* Func = Dino->FindFunctionChecked(FName(L"ForceUpdateColorSets", EFindName::FNAME_Find, false));
int Args[] = { Region, Colour };
if (Func) Dino->ProcessEvent(Func, Args);

The old update dino's color code like this. But after genesis release the method is out of date. Could you share the new method to update dino's color ?
 
this does not work for me? i have "RequirePermission":true. then i do Permissions.AddGroup 'dinoColorCommand' and then add people to it yet does not work am i doing something wrong? they say still comes up with you dont have permission
 
Back
Top