When using sqlite db, Permission 1.8 loads only first user record from db. Except the first record user, the program can not find other user's record when player login in the server. So the program will add a new record. That's why Permissions 1.8 has a lot of duplicated user records.
Version 1.8 may have some bugs, 1.8 permissions can only show the first user groups in database. And other users in database can not show groups correctly. (Server started and no one login in)
Hello, I'm using ArkApi 3.5 with Permissions 1.8. When I started the server(nobody login in the server) and try to execute permissions.playergroups steamID, I can't get any groups info.
For example:
[14:05:53] > permissions.playergroups 76561199018407738
[14:05:53]
Bug this user is exist in...
I've got a cryopod's UPrimalItem and FItemNetInfo. How can I get the cryopodded dino's blueprint, name, level, health point, melee damage point and so on?
Hi, I'm coming again with another problem. How can I hook throw cryopod to deploy a creature method? What is the hook's name?
If anyone could tell me. Thank you.
It seems that there are some problems.
Need this code before DownloadStringAsync
System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;