Help[FSOD] Ranks

Posts 1–8 of 8 · Page 1 of 1
[FSOD] Ranks
I'm the dankest coder, i even made a behavior for a beach pirate, but when it comes to anything that's outside of server sided stuff i'm horrible, how does one make it so the different ranks so for example in Heidsql the default admin rank for an account is 3 but how do i make 1 2 do different things, like gives you certain permissions, adds a tag ect. I know It's probs an easy fix but i'm kinda stupid so don't bite me plox.
Quote Originally Posted by katiente View Post
I'm the dankest coder, i even made a behavior for a beach pirate, but when it comes to anything that's outside of server sided stuff i'm horrible, how does one make it so the different ranks so for example in Heidsql the default admin rank for an account is 3 but how do i make 1 2 do different things, like gives you certain permissions, adds a tag ect. I know It's probs an easy fix but i'm kinda stupid so don't bite me plox.
I will bite you because this is so easy, Commands.cs, take a look m8
Quote Originally Posted by Desire View Post
I will bite you because this is so easy, Commands.cs, take a look m8
Not everyone has an iq over 30
This is server sidex stuff lmao

Tags n stuff = player.cs
Commands = admincommands.cs
Quote Originally Posted by cxydsaewq View Post
This is server sidex stuff lmao

Tags n stuff = player.cs
Commands = admincommands.cs
Tags are in commands.cs too xdd
Quote Originally Posted by Desire View Post
Tags are in commands.cs too xdd
Oh lol
Didn't even know fab has auto tags
Quote Originally Posted by cxydsaewq View Post


Oh lol
Didn't even know fab has auto tags
FSoD has tags in ChatManager.cs but each rank is defined in commands.cs

- - - Updated - - -

my bad i didnt realize what i said
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?