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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Skillmenu problem
Author Message
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #1
Skillmenu problem
Hi again averyone, i am having this annoying issue with skillmenu xddd.. i have added hundreds of items inside of it without problem but know i have tried everything and i just dont know what else do ...

im trying to include Wood Armor into it, and i do the basics...

PHP Code:
ON=i_woodland_chest Woodland Armor
SKILLMENU
=sm_wood_armor

[SKILLMENU sm_wood_armor]
Elven Wood Armor

ON
=i_woodland_chest <name> (<resmake>)
MAKEITEM=i_woodland_chest 

i'm also meeting all item requeriments such a skills and resources but it just doent appear inside of it (carpentry menu)

any help plz?

Thanks in advance.
(This post was last modified: 05-19-2014 06:58 AM by kn4tseb.)
05-19-2014 06:57 AM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #2
RE: Skillmenu problem
Did you check if this "sm_wood_armor" is already created?
Maybe it is loading the other one and don't showing to you.

Are you sure you have the skills and resources? What carpentry tool are you using?

What is the RESOURCES and SKILLMAKE of the "i_woodland_chest" item?

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-19-2014 07:55 AM
Find all posts by this user Like Post Quote this message in a reply
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #3
RE: Skillmenu problem
i also tried moving the item to an already created menu and didnt work, and yes, i am absolutely sure that i have the resources and skills
i set my carpentry skill to 100.0 and 1000.0 xdd and the resources like a hundred units boards and barks each.

[ITEMDEF 02b67]
DEFNAME=i_woodland_chest
NAME=woodland chest
TYPE=t_armor
FLIP=1
//ARMOR=30
VALUE=175
WEIGHT=8.0
RESOURCES=20 i_board,6 i_bark
SKILLMAKE=Carpentry 90.0,Armslore 25.0
CATEGORY=Provisions - Armor
SUBSECTION=Elven
DESCRIPTION=Woodland Chest
CanUse=can_u_elf
ReqStr=95
TEVENTS=t_equipitem
DUPELIST=0315e
ON=@Create
HITPOINTS={36 48}
RESCOLD=2
RESENERGY=2
RESFIRE=3
RESPHYSICAL=5
RESPOISON=3
(This post was last modified: 05-19-2014 08:04 AM by kn4tseb.)
05-19-2014 08:04 AM
Find all posts by this user Like Post Quote this message in a reply
amonvangrell
Banned

Posts: 337
Likes Given: 17
Likes Received: 32 in 20 posts
Joined: Aug 2012

britannia shard

Post: #4
RE: Skillmenu problem
Do u have armslore up ... Right?
05-19-2014 08:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #5
RE: Skillmenu problem
did you set arms lore also Shock ?
05-19-2014 08:50 AM
Find all posts by this user Like Post Quote this message in a reply
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #6
RE: Skillmenu problem
yes armslore like 10000000

this is so weird, i just don't get it >.<


to open skillmenu i used toolkit, hammer, even the saw, and nothing !! xddd


Attached File(s) Thumbnail(s)
   
(This post was last modified: 05-19-2014 09:11 AM by kn4tseb.)
05-19-2014 09:03 AM
Find all posts by this user Like Post Quote this message in a reply
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #7
RE: Skillmenu problem
Okey!! ive tried into all menus and it only works under Blacksmithing menu, i have no clue why... i changed resources to 1 iron ingot and 1 Bs skill, 1 log and 1 carpentry, 1 leather and 1% tailoring.... nothing, it only appears inside blacksmithing menu.... does anybody know why??
05-19-2014 01:13 PM
Find all posts by this user Like Post Quote this message in a reply
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #8
RE: Skillmenu problem
Are you an elf?

Did you checked twice the skillmenu name for repeated menus?

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-19-2014 01:30 PM
Find all posts by this user Like Post Quote this message in a reply
kn4tseb
Master
**

Posts: 392
Likes Given: 45
Likes Received: 10 in 10 posts
Joined: May 2014
Reputation: 0



Post: #9
RE: Skillmenu problem
FIXED!!! "t_carpentry" resource needed >.< at item defname
Big Grin thank you all Smile
05-19-2014 01:32 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes kn4tseb's post
Extreme
Grandmaster Poster
***

Posts: 1,141
Likes Given: 217
Likes Received: 90 in 77 posts
Joined: May 2012
Reputation: 20

SphereCommunity

Post: #10
RE: Skillmenu problem
Good Big Grin

STEPS BEFORE CREATE A THREAD
- Check the revisions log;
- Use the search button and use the keywords of your problem;
- Check the WIKI;
- Create a thread.
05-19-2014 01:33 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Extreme's post
Post Reply 


Forum Jump:


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