←  Multilingual

AMXX.pl: Support AMX Mod X i SourceMod

»

Help my menu didnt show

  • +
  • -
MasamuneDate - zdjęcie MasamuneDate 14.08.2020

So, i have 2 shop code and i only test 1.

 

The first one, is working perfectly before i editted it, and the second one i havent tested it. So the shop consist of some items, and i think i want to add some more items to the shop. And so i did it, but then, when i compiled and installed it, i try to pop out the menu. But the shop didnt show the menu to me, any help?

 

Note:

shop1 is the shop menu that was working on shop 1 source. Shop 2 is another shop plugin that i found, but i havent tested it yet, and already editted for more items by me (which i assumed was working)

 

Thank you for your help!

Załączone pliki

Odpowiedz

  • +
  • -
Rivit - zdjęcie Rivit 15.08.2020

please describe your problems more precisely.

 

 

Any errors? What are you trying to do? Which .sma is 'original' (unmodified)?

 

 

Odpowiedz

  • +
  • -
MasamuneDate - zdjęcie MasamuneDate 15.08.2020

So, i try to add more items on the shop. The unmodified works fine, but when i add some item, the shop didnt show any menu at all.

I compile with no error, so really confused
Odpowiedz

  • +
  • -
Rivit - zdjęcie Rivit 15.08.2020

I mean - runtime errors. Install plugin and check error logs. Use command 'amxx plugins' to figure out if plugin was loaded/started correctly.

 

 

 

Odpowiedz

  • +
  • -
Zeky - zdjęcie Zeky 01.11.2020

Well, um... I just saying in shop2.sma try from: menu_display(id, menu); to this: menu_display(id, menu, 0);

I have similiar problem and its solved by this little think... Idk if work for you, just try it
Odpowiedz