SphereCommunity
Skillmenu question - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Skillmenu question (/Thread-Skillmenu-question)

Pages: 1 2


Skillmenu question - Rattlehead - 04-04-2013 05:22 PM

so, i need to call the item thats created from the skill menu, lets say u want to make a katana, if i try to pull <src.name> or <name> of ourse your get the name of the character whos is making the item, if i try <act.name> i get the name of the ingot, which isnt what i want, i want to pull the actual item thats being created, i have tried everything i can think of, and i have searched until my fingers hurt, but i cant get it for some reason, so my question is, how can i get the items created?


RE: Skillmenu question - admin phoenix - 04-04-2013 06:31 PM

I think, you mean this one.
http://tracker.sphere.torfo.org/bugs/view.php?id=1704
I posted it in the bugtracker long time ago as a new Feature
no one implented it so I scripted my own skillmenu


RE: Skillmenu question - dagger4k - 04-04-2013 09:13 PM

use a function to look for the UID?


RE: Skillmenu question - Rattlehead - 04-04-2013 11:02 PM

well, actually no, thats not really my issue.

see, i want to place a tag on the item that was created, but with no way to reference the item from the default skillmenu, thats going to be pretty hard, only way i can think to look for the uid is to loop thru their pack, and if they have a pack full of items that would be sketchy


RE: Skillmenu question - darksun84 - 04-04-2013 11:20 PM

Why don't use the character trigger @Skillmakeitem Shock ? <act> stores the item


RE: Skillmenu question - Rattlehead - 04-05-2013 12:16 AM

ty, thats what i was looking for really, couldnt find a trigger like that in the wiki, then again i was looking in the skillmenu section Tongue


RE: Skillmenu question - Mordaunt - 04-05-2013 12:27 AM

http://wiki.sphere.torfo.org/index.php/@SkillMakeItem

Wink


RE: Skillmenu question - Ben - 04-05-2013 02:20 AM

You have been out of the loop for way too long Tongue


RE: Skillmenu question - Mordaunt - 04-05-2013 02:28 AM

I know that feeling...
It's horrible to come back see all that has changed and worse realize all that you have forgotten.
It does get better... unless you really are old and senile lol


RE: Skillmenu question - BladeCraft - 04-06-2013 11:16 AM

Hey Rattle Smile