iGreen

Участник
Сообщения
351
Реакции
26
здраствуйте.
как изменить удачю с 20% на 5% и повысить стоимость до с 500 до 2000?
 

' 「 HOWEN」 .

Участник
Сообщения
75
Реакции
5
Когда будет версия без SteamWorks? Видел писали, что будет такая.
 

kylc

Не мир плох, плохи люди, обвиняющие во всем мир
Сообщения
924
Реакции
294
Приветствую! Скажите, почему перевод не меняется? Изменяю файл переводов - ноль эмоций.
 

' 「 HOWEN」 .

Участник
Сообщения
75
Реакции
5
@' 「 HOWEN」 ., тогда, когда Вы научитесь читать тему полностью, или пользоваться поиском.
[Shop] Core (Fork)
Хм.. Просто видел писали, что на гитхабе чекать.. Там будет такая версия.. Скачивал там.. Но она все так же со SteamWorks.. Ладно.. Посмотрю внимательней..
 

Kruzya

Участник
Сообщения
12,970
Реакции
10,914
@Фяфя, потому что Вы не выполняете перестроение кеша переводов самого SourceMod, скорее всего.
В консоли сервера (или по RCON) выполните sm_reload_translations, и перевод "поменяется". А ещё можно просто перезагрузить сервер или сменить карту для перестроения кеша.

@' 「 HOWEN」 ., если Вам нужно, чтобы в версии вообще не было SteamWorks, перед компиляцией необходимо убедиться, что в папке include файла SteamWorks.inc нет. Тогда компилятор не станет включать код, связанный с SteamWorks, в итоговый файл.
 

Dani19

Участник
Сообщения
18
Реакции
2
Hello everybody
Is there an order to give credits to an entire team at the same time and / or to the entire server at the same time?
 

Dani19

Участник
Сообщения
18
Реакции
2
Let use "team" "0" for all server and "team" "winner" (or looser) for specific team.
Time, for example - "round_end" or "round_start", other triggers you can find here.
And read this topic.
I think you did not understand the question!
I was referring to whether credit can be given to the whole team or to the server at the same time as "10,000 Credits" example for winning an event organized by the founder
Or 10,000 credits to win an organized event organized by the founder
not what's on the round, I'm interested in adding an order in the admin panel


EXEM ; 1 sm_givecredits ct 1000 , sm_givecredits t 1000 , sm_givecredits all 1000
 

Innomeni

Участник
Сообщения
320
Реакции
42
I think you did not understand the question!
I was referring to whether credit can be given to the whole team or to the server at the same time as "10,000 Credits" example for winning an event organized by the founder
Or 10,000 credits to win an organized event organized by the founder
not what's on the round, I'm interested in adding an order in the admin panel


EXEM ; 1 sm_givecredits ct 1000 , sm_givecredits t 1000 , sm_givecredits all 1000
Try THIS. It gives credits if you solve the math task.
 
Последнее редактирование:

Dani19

Участник
Сообщения
18
Реакции
2
Try THIS. It gives credits if you solve the math task.
you really do not understand ???? or do not understand English?

I am a FONDER and I create spontaneous events on srv when srv is full, and I give credits according to the results, I personally offer the credits, but I want to give to the whole team that wins the event I created
I also wrote the orders that interest me or you do not read

EXEM ; sm_givecredits ct 1000 , sm_givecredits t 1000 , sm_givecredits all 1000
 

acrobite

Участник
Сообщения
182
Реакции
33
При запуске сервака сыпятся ошибки:
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8e20a31 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8e20a31 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8e20a31 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8e20a31 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 8f50a14 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 91c09da (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
L 03/06/2019 - 01:34:15: [SM] Exception reported: Invalid Handle 92309d8 (error: 1)
L 03/06/2019 - 01:34:15: [SM] Blaming: shop.smx
L 03/06/2019 - 01:34:15: [SM] Call stack trace:
L 03/06/2019 - 01:34:15: [SM] [0] ArrayList.FindValue
L 03/06/2019 - 01:34:15: [SM] [1] Line 718, addons/sourcemod/scripting/shop/item_manager.sp::ItemManager_OnItemRegistered
 

gtixon

Участник
Сообщения
1,078
Реакции
401
Возникла проблема
Перенес базу sql3 на MySQL. Когда пишут !shop те кто есть в базе, им все открывается, но когда пишут игроки которых не было в базе, новички, им отвечают: [Shop] Ваши данные загружаются!

Логи чистые
 

Kruzya

Участник
Сообщения
12,970
Реакции
10,914
@gtixon, скорее всего, авто инкремент не перенёсся.
Вам в идеале надо пересоздать базу, но с импортом старых данных. Без структуры. А потом ещё и идентификаторы уникальные обновить.
 

gtixon

Участник
Сообщения
1,078
Реакции
401
@gtixon, скорее всего, авто инкремент не перенёсся.
Вам в идеале надо пересоздать базу, но с импортом старых данных. Без структуры. А потом ещё и идентификаторы уникальные обновить.
Экспортирую таблицы players и toggles в csv, и в новую созданную плагином базу их импортирую?
--- Добавлено позже ---
Вроде все заработало) Спасибо.
Хотелось бы всем выдать по 200 кредитов за ожидания. Как я могу все дать +200 кредитов?
 
Последнее редактирование:
Сверху Снизу