←  Problemy

AMXX.pl: Support AMX Mod X i SourceMod

»

CoD Nowy
[ROZWIĄZANE] [Error] Klasa Szeregowy

Locked

  • +
  • -
Vacik's Photo Vacik 07.03.2015

L 03/07/2015 - 09:59:43: Start of error session.
L 03/07/2015 - 09:59:43: Info (map "de_aztec_mini") (file "addons/amxmodx/logs/error_20150307.log")
L 03/07/2015 - 09:59:43: Function is not present (function "WyszkolenieSanitarne") (plugin "codclass_szeregowy.amxx")
L 03/07/2015 - 09:59:43: [AMXX] Run time error 10 (plugin "codclass_szeregowy.amxx") (native "set_task") - debug not enabled!
L 03/07/2015 - 09:59:43: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 03/07/2015 - 11:20:22: Start of error session.
L 03/07/2015 - 11:20:22: Info (map "cs_assault") (file "addons/amxmodx/logs/error_20150307.log")
L 03/07/2015 - 11:20:22: Function is not present (function "WyszkolenieSanitarne") (plugin "codclass_szeregowy.amxx")
L 03/07/2015 - 11:20:22: [AMXX] Run time error 10 (plugin "codclass_szeregowy.amxx") (native "set_task") - debug not enabled!
L 03/07/2015 - 11:20:22: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

a tutaj SMA klasy.
Spoiler

MAGNET (07.03.2015 13:07):
Kod powyżej 200 linijek umieszczaj w spojlerach!
Quote

  • +
  • -
Rivit's Photo Rivit 07.03.2015

set_task(10.0, "WyszkolenieSanitarne", id+TASK_DAJHP);

->

set_task(10.0, "DodajHPTask", id+TASK_DAJHP);
Quote

  • +
  • -
Vacik's Photo Vacik 09.03.2015

Dzięki, wszystko pięknie działa.

Quote

  • +
  • -
MAGNET's Photo MAGNET 09.03.2015

Wiadomość wygenerowana automatycznie


Ten temat został zamknięty przez moderatora.

Powód: Pomoc udzielona

Jeśli się z tym nie zgadzasz, report.png raportuj ten post, a moderator lub administrator rozpatrzy go ponownie.


Z pozdrowieniami,
Zespół AMXX.PL
Quote
Locked