Needing help on why it always does 60 instead of 120.
11 Replies
Yes im new to c# but I am just confused on why it won't work. If anyone can help, that will be great.
What is it ?
Its just a plugin for Unturned, yes I should be asking in their support server, but their support server is not really fond on "new" c# users.
So I thought my best bet was to come here n see if anyone could help tbh.
Your title.
What is it in this context?
What is always 60?
$code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
For longer snippets, use: https://paste.mod.gg/This part is supposed to do a check to see if you have the permission
sp.donator
but its doing something wrong and always returns 60 instead of 120 even tho I have the permission sp.donator
https://paste.pythondiscord.com/F5RQ
its on here
line 91 - 121
Idk if its possible to help me since its related to plugins/modding/apis but im giving it a shot here lolI would suggest to use the debugger
alr
You can possibly call
if you can't directly use the debugger