Half-Life и Adrenaline Gamer форум
http://aghl.ru/forum/

Error in turkeyequip plugin
http://aghl.ru/forum/viewtopic.php?f=38&t=1731
Страница 1 из 2

Автор:  glmmlg [ 25 апр 2014, 05:01 ]
Заголовок сообщения:  Error in turkeyequip plugin

hello i use this plugins but i have this error
ERROR is

L 04/24/2014 - 22:56:49: Start of error session.
L 04/24/2014 - 22:56:49: Info (map "stalkyard") (file "addons/amxmodx/logs/error_20140424.log")
L 04/24/2014 - 22:56:49: [FUN] Invalid player 10
L 04/24/2014 - 22:56:49: [AMXX] Displaying debug trace (plugin "turkeyequip.amxx")
L 04/24/2014 - 22:56:49: [AMXX] Run time error 10: native error (native "strip_user_weapons")
L 04/24/2014 - 22:56:49: [AMXX] [0] turkeyequip.sma::give_weps (line 40)
----------------------------------------------------------------------------------------------
i have 2 bots. mby this is problem

 

Автор:  Lev [ 25 апр 2014, 06:32 ]
Заголовок сообщения:  Re: What is this ?

Add these lines:
Код:
public give_weps(id) 
{
   if (!is_user_connected(id))
      return PLUGIN_HANDLED;

Автор:  glmmlg [ 25 апр 2014, 11:38 ]
Заголовок сообщения:  Re: What is this ?

ok but now! only problem with this plugin

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

turkey_equip.sma(18) : fatal error 100: cannot read from file: ""

Compilation aborted.
1 Error.
Could not locate output file turkey_equip.amx (compile failed).

Автор:  Lev [ 25 апр 2014, 18:05 ]
Заголовок сообщения:  Re: What is this ?

Цитата:
Код:
#include  
#include
#include
#include
Sure. There is no filenames in include directives. Try to get these from original file.
Or add some.
Код:
#include <amxmodx>
#include <amxmisc>
Will be first for sure.
These could be used too:
Код:
#include <fakemeta>
#include <engine>

Автор:  glmmlg [ 29 апр 2014, 02:06 ]
Заголовок сообщения:  Re: What is this ?

i added but

Код:
Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

turkey_equip.sma(40) : error 017: undefined symbol "strip_user_weapons"
turkey_equip.sma(41) : error 017: undefined symbol "give_item"
turkey_equip.sma(42) : error 017: undefined symbol "give_item"
turkey_equip.sma(43) : error 017: undefined symbol "give_item"
turkey_equip.sma(44) : error 017: undefined symbol "give_item"
turkey_equip.sma(45) : error 017: undefined symbol "give_item"
turkey_equip.sma(54) : error 017: undefined symbol "give_item"
turkey_equip.sma(55) : error 017: undefined symbol "give_item"
turkey_equip.sma(60) : error 017: undefined symbol "give_item"
turkey_equip.sma(65) : error 017: undefined symbol "give_item"
turkey_equip.sma(70) : error 017: undefined symbol "give_item"
turkey_equip.sma(75) : error 017: undefined symbol "give_item"
turkey_equip.sma(80) : error 017: undefined symbol "give_item"
turkey_equip.sma(85) : error 017: undefined symbol "give_item"
turkey_equip.sma(90) : error 017: undefined symbol "give_item"
turkey_equip.sma(95) : error 017: undefined symbol "give_item"
turkey_equip.sma(100) : error 017: undefined symbol "give_item"
turkey_equip.sma(105) : error 017: undefined symbol "give_item"
turkey_equip.sma(110) : error 017: undefined symbol "give_item"
turkey_equip.sma(111) : error 017: undefined symbol "give_item"
turkey_equip.sma(116) : error 017: undefined symbol "give_item"
turkey_equip.sma(121) : error 017: undefined symbol "give_item"
turkey_equip.sma(122) : error 017: undefined symbol "give_item"
turkey_equip.sma(123) : error 017: undefined symbol "give_item"

24 Errors.
Could not locate output file turkey_equip.amx (compile failed).

Автор:  Lev [ 29 апр 2014, 03:54 ]
Заголовок сообщения:  Re: What is this ?

Look in include folder in .inc files, where these are defined.

Автор:  glmmlg [ 29 апр 2014, 03:57 ]
Заголовок сообщения:  Re: What is this ?

i added in addons/amxmodx/scripting/include hl.inc but nothing

Автор:  Lev [ 29 апр 2014, 04:15 ]
Заголовок сообщения:  Re: Error in turkeyequip plugin

You need to find where strip_user_weapons and give_item are defined.

Автор:  KORD_12.7 [ 29 апр 2014, 10:02 ]
Заголовок сообщения:  Re: Error in turkeyequip plugin

Код:
#include <fun>

Автор:  glmmlg [ 01 май 2014, 15:25 ]
Заголовок сообщения:  Re: Error in turkeyequip plugin

i added but this error stress me
Код:
L 05/01/2014 - 12:05:41: [FUN] Invalid player 12
L 05/01/2014 - 12:05:41: [AMXX] Displaying debug trace (plugin "turkeyequip.amxx")
L 05/01/2014 - 12:05:41: [AMXX] Run time error 10: native error (native "strip_user_weapons")
L 05/01/2014 - 12:05:41: [AMXX]    [0] turkey_equip.sma::give_weps (line 40)

this error closse my server

Страница 1 из 2 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/