hello OciXCrom,
Thanks for your quick reply !!
My installation:
I put it in the configs folder.
Code:
CustomShop.ini
plugins-cshop.ini
I put it in data / lang /
I put it in the scripting / include /
Code:
cromchat.inc
cshop_settings.inc
customshop.inc
formatin.inc
I put it in the plugins folder
Code:
cshop_items.amxx
custom_shop.amxx
And I now have these lines in the plugin.ini:
Code:
; OciXCrom Custom Shop + API
cshop_items.amxx
custom_shop.amxx
Is it correct that way ?
If this process is correct, then I get this error message:
Code:
L 11/23/2021 - 20:05:44: Invalid trie handle provided (0)
L 11/23/2021 - 20:05:44: [AMXX] Run time error 10 (plugin "custom_shop.amxx") (native "TrieKeyExists") - debug not enabled!
L 11/23/2021 - 20:05:44: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/23/2021 - 20:05:44: -------- Mapchange to de_chateau --------
L 11/23/2021 - 20:05:44: Invalid array handle provided (0)
L 11/23/2021 - 20:05:44: [AMXX] Run time error 10 (plugin "custom_shop.amxx") (native "ArrayPushArray") - debug not enabled!
L 11/23/2021 - 20:05:44: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 11/23/2021 - 20:05:44: Unhandled dynamic native error
L 11/23/2021 - 20:05:44: [AMXX] Run time error 10 (plugin "cshop_items.amxx") (native "cshop_register_item") - debug not enabled!
L 11/23/2021 - 20:05:44: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
I only get the following message from the console command "cshop_edit":
custom shop editor and save changes.
As a player, I don't get a shop where I can buy something, for example.
maybe i don't understand the translation correctly either. it would be nice if you could help me there again.
best regards