The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Undefined symbol 'TRY'
Author Message
Paulo_BR
Apprentice
*

Posts: 30
Likes Given: 14
Likes Received: 1 in 1 posts
Joined: May 2012
Reputation: 0

Ultima Online Brasil

Post: #1
Undefined symbol 'TRY'
In my script of the tinkering itens, i have the Golden Amulet of Taming but in my console give me that error:

Code:
ERROR:(dg_itens_skill_tinker.scp,369)Undefined symbol 'TRY'
ERROR:(dg_itens_skill_tinker.scp,369)Bad resource list id ' 90.0 Taming, 100.0 AnimalLore, t_tinker_tools'
ERROR:(dg_itens_skill_tinker.scp,589)Undefined symbol 'TRY'
ERROR:(dg_itens_skill_tinker.scp,589)Bad resource list id '100.0 Taming, t_tinker_tools'

Code:
[ITEMDEF i_amu_Golden_taming]
ID=i_necklace_gold
Name=Golden Amulet of Taming
WEIGHT=1

SKILLMAKE=TINKERING 100.0, 80.0 MAGERY,100.0 AnimalLore,100.0 Taming, t_tinker_tools // Line of that error
RESOURCES=20 i_ingot_gold, 3 i_gem_amethyst

CATEGORY=Novos Itens Tinker
SUBSECTION=Golden itens
DESCRIPTION=Golden Amulet of Taming

ON=@CREATE
color=00798

ON=@EQUIP

SRC.Taming=(<SRC.Taming> +100)



ON=@UNEQUIP

SRC.Taming=(<SRC.Taming> -100)

What this fix it.

Thank y so much.
12-04-2012 02:12 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Undefined symbol 'TRY' - Paulo_BR - 12-04-2012 02:12 AM
RE: Undefined symbol 'TRY' - Mordaunt - 12-04-2012, 02:27 AM
RE: Undefined symbol 'TRY' - ChaveS - 12-04-2012, 03:21 AM
RE: Undefined symbol 'TRY' - Mordaunt - 12-04-2012, 03:57 AM
RE: Undefined symbol 'TRY' - Paulo_BR - 12-04-2012, 04:49 AM
RE: Undefined symbol 'TRY' - ChaveS - 12-04-2012, 04:57 AM
RE: Undefined symbol 'TRY' - Paulo_BR - 12-04-2012, 05:07 AM
RE: Undefined symbol 'TRY' - htid4life - 12-04-2012, 05:26 AM
RE: Undefined symbol 'TRY' - Paulo_BR - 12-04-2012, 05:37 AM
RE: Undefined symbol 'TRY' - ChaveS - 12-04-2012, 06:29 AM
RE: Undefined symbol 'TRY' - Mordaunt - 12-04-2012, 07:04 AM
RE: Undefined symbol 'TRY' - Paulo_BR - 12-04-2012, 08:04 AM
RE: Undefined symbol 'TRY' - Extreme - 12-07-2012, 09:51 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)