• Добавили новые платежные методы (AnyPay, FreeKassa, PayPal), постарались уменьшить комиссию на пополнение баланса. Пользуйтесь!
Иконка ресурса

Плагин KITS | NewDesign | GUI 1.0.0

Нет прав для скачивания

auditek777

1
0
6
Это Лучший плагин на киты!
Была проблема установки (мой провтык) автор кита помог устранить все!
Рекомендую!
 

Coolkid

2
0
11
Помогите пожалуйста не работает в чем причина?
 

socruelorange

7
0
6
подскажите, пожалуйста, я создала группу vip, хочу, чтобы определенный кит выдавался именно этой группе.

"Name": "combat",
"DisplayName": "combat",
"Amount": 0,
"Cooldown": 18000.0,
"Hide": false,
"Permission": "kits.vip",

вроде permission стоит верно, випка куплена в магазине, а кит не виден. В чем может быть проблема?
 

Oxide Россия

Команда форума
1,965
1
234
292
подскажите, пожалуйста, я создала группу vip, хочу, чтобы определенный кит выдавался именно этой группе.

"Name": "combat",
"DisplayName": "combat",
"Amount": 0,
"Cooldown": 18000.0,
"Hide": false,
"Permission": "kits.vip",

вроде permission стоит верно, випка куплена в магазине, а кит не виден. В чем может быть проблема?
Проверьте выдан ли permissions - возможно вы прописали не правильно, либо он не прописался при покупке.
Ради проверки выдайте данное разрешение вручную и проверьте доступность. Перезагрузите плагин.
 

socruelorange

7
0
6
Проверьте выдан ли permissions - возможно вы прописали не правильно, либо он не прописался при покупке.
Ради проверки выдайте данное разрешение вручную и проверьте доступность. Перезагрузите плагин.

получилось, спасибо!
И еще вопрос. Могу ли я поставить изображения вместо стандартных квадратиков? Вроде пробовала, но я видимо не так это делаю :с
 

Вложения

  • 3123213.JPG
    3123213.JPG
    42.3 KB · Просмотры: 54

snikers23

22
1
0
6
po4emuto ne rabotaet k sojeleniiu :|


Unloaded plugin Kits v1.2.5 by CASHR
Unloaded plugin Kits v1.2.5 by CASHR
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

No previous version to rollback plugin: Kits
No previous version to rollback plugin: Kits
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)


Failed to initialize plugin 'Kits v1.2.5' (JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Oxide.Plugins.Kits+Kit]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path 'Amount', line 2, position 11.)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00374] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Plugins.Kits.Loaded () [0x0001d] in <70a377b95ae7466da5b58d342ee5c0ea>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0036f] in <70a377b95ae7466da5b58d342ee5c0ea>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <70dc8de1abd4423db5f501c6845edf22>:0
Unloaded plugin Kits v1.2.5 by CASHR
No previous version to rollback plugin: Kits
 

rostov114

578
15
82
189
po4emuto ne rabotaet k sojeleniiu :|
Код:
Failed to initialize plugin 'Kits v1.2.5' (JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Oxide.Plugins.Kits+Kit]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path 'Amount', line 2, position 11.)
Так конфиг нормальным сделай, и будет.
Я лично виду тут ошибку, в задании параметра Amount.
 

snikers23

22
1
0
6
Код:
Failed to initialize plugin 'Kits v1.2.5' (JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Oxide.Plugins.Kits+Kit]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path 'Amount', line 2, position 11.)
Так конфиг нормальным сделай, и будет.
Я лично виду тут ошибку, в задании параметра Amount.

ia rasmotrel ves6 .json file i ne vijy nigde problemy k sojeleniiu .. :(

{
"Amount": {
"BackgroundColor": "#00000000",
"FontSize": 14,
"ForegroundColor": "#FFFFFFFF",
"Position": {
"AnchorMax": "1.02 0.25",
"AnchorMin": "0 0"
},
"TextAnchor": 4
},
"CloseButtonColor": "0 0 0 0",
"CloseButtonPosition": {
"AnchorMax": "15 15",
"AnchorMin": "-15 -15"
},
"DefaultKitImage": "null",
"DisableMaskColor": "#000000DD",
"Image": {
"Color": "#FFFFFFFF",
"Png": "",
"Position": {
"AnchorMax": "0.95 0.55",
"AnchorMin": "0.05 0.15"
}
},
"KitBackgroundColor": "0 0 0 0.315",
"KitWidth": 0.05,
"Label": {
"BackgroundColor": "#00000000",
"FontSize": 14,
"ForegroundColor": "#FFFFFFFF",
"Position": {
"AnchorMax": "1 0.95",
"AnchorMin": "0 0"
},
"TextAnchor": 4
},
"MainBackgroundColor": "#00000088",
"MarginBetween": 0.01,
"MarginBottom": 0.03,
"MarginTop": 0.04,
"Position": {
"AnchorMax": "1 0.55",
"AnchorMin": "0 0.45"
},
"Time": {
"BackgroundColor": "#00000000",
"FontSize": 22,
"ForegroundColor": "#FFFFFFFF",
"Position": {
"AnchorMax": "1 1",
"AnchorMin": "0 0"
},
"TextAnchor": 4
}
}
 

snikers23

22
1
0
6
Все удалил и скачал заново и уже интерфейс поевился , думаю дпльше справлюсь , спс большое !
чтото не могу понять но опять таже ошибка ,удалил все и заново переустановил несколько раз тоже самоее не могу понять в чем проблема

Unloaded plugin Kits v1.2.5 by CASHR
Unloaded plugin Kits v1.2.5 by CASHR
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Previous version of plugin failed to load: Kits
Previous version of plugin failed to load: Kits
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)


Failed to initialize plugin 'Kits v1.2.5' (JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Oxide.Plugins.Kits+Kit]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path 'Amount', line 2, position 11.)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00374] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Plugins.Kits.Loaded () [0x0001d] in <e7de61f1872348b99543dbc03d2cf926>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0036f] in <e7de61f1872348b99543dbc03d2cf926>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <70dc8de1abd4423db5f501c6845edf22>:0
Unloaded plugin Kits v1.2.5 by CASHR
Previous version of plugin failed to load: Kits

Kinematic body only supports Speculative Continuous collision detection
(Filename: Line: 747)

[Event Randomizer] A Cargo Ship has been spawned.
[Event Randomizer] A Cargo Ship has been spawned.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Каюсь, забыл что метод DynamicConfigFile используется не только в конфигах, но и в data файлах.
Удали Kits.json и Kits_Data.json в папке data.
чтото не могу понять но опять таже ошибка ,удалил все и заново переустановил несколько раз тоже самоее не могу понять в чем проблема

Unloaded plugin Kits v1.2.5 by CASHR
Unloaded plugin Kits v1.2.5 by CASHR
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

Previous version of plugin failed to load: Kits
Previous version of plugin failed to load: Kits
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)


Failed to initialize plugin 'Kits v1.2.5' (JsonSerializationException: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[Oxide.Plugins.Kits+Kit]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
Path 'Amount', line 2, position 11.)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateObject (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x00374] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType, Newtonsoft.Json.Serialization.JsonContract contract, Newtonsoft.Json.Serialization.JsonProperty member, Newtonsoft.Json.Serialization.JsonContainerContract containerContract, Newtonsoft.Json.Serialization.JsonProperty containerMember, System.Object existingValue) [0x0006d] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, System.Boolean checkAdditionalContent) [0x000d9] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00053] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x0002d] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Newtonsoft.Json.JsonConvert.DeserializeObject[T] (System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in <7126fb4f5c5b40029458a4f975f98d13>:0
at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00028] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.DataFileSystem.ReadObject[T] (System.String name) [0x00021] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Plugins.Kits.Loaded () [0x0001d] in <e7de61f1872348b99543dbc03d2cf926>:0
at Oxide.Plugins.Kits.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0036f] in <e7de61f1872348b99543dbc03d2cf926>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <70dc8de1abd4423db5f501c6845edf22>:0
Unloaded plugin Kits v1.2.5 by CASHR
Previous version of plugin failed to load: Kits

Kinematic body only supports Speculative Continuous collision detection
(Filename: Line: 747)

[Event Randomizer] A Cargo Ship has been spawned.
[Event Randomizer] A Cargo Ship has been spawned.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
 
Последнее редактирование:

PlaArt

1
0
3
как правильно указать путь к картинке?
Failed to add image for vip.res. File address possibly invalide /oxide/data/green.png
 
Активность
Пока никто не печатает сообщение