IceMan Hero's Act Mir 2 Legendary Apr 17, 2003 8,544 2 375 330 Oct 10, 2009 #1 [@TAKEONITEM(ITEMNAME)]-triggered when equipping a certain item anyone know if this works ?
Bon Legend Legendary Jul 29, 2004 6,741 342 330 Kent, UK Oct 10, 2009 #2 not in the code if thats what ur askin, there is no such thing as far as i know Upvote 0
lifco Untrusted Member Legendary Golden Oldie Loyal Member Jul 6, 2004 3,400 66 175 UK/Italy Oct 10, 2009 #3 Think its in the source and its @takonitem lomcnhelmet 4, that would place the helm on the char, works the same as addskill, ive not tested or used. lif Upvote 0
Think its in the source and its @takonitem lomcnhelmet 4, that would place the helm on the char, works the same as addskill, ive not tested or used. lif
Bon Legend Legendary Jul 29, 2004 6,741 342 330 Kent, UK Oct 10, 2009 #4 if g_FunctionNPC <> nil then g_FunctionNPC.GotoLable(Self,'@TakeOff' + sItemName,False); thats only thing in the code i could find that relates to ne thing like it, no idea wot it does tho Upvote 0
if g_FunctionNPC <> nil then g_FunctionNPC.GotoLable(Self,'@TakeOff' + sItemName,False); thats only thing in the code i could find that relates to ne thing like it, no idea wot it does tho
lifco Untrusted Member Legendary Golden Oldie Loyal Member Jul 6, 2004 3,400 66 175 UK/Italy Oct 10, 2009 #6 badboyadam said: its in hero source Click to expand... Iam pritty sure its in the lomcn dm2 source, as i remember playing on marks dm2 and on login items were added to my char, hence @takeonitem This was not added by him iam sure, was very early on when dm2 was out in 2006 lif Upvote 0
badboyadam said: its in hero source Click to expand... Iam pritty sure its in the lomcn dm2 source, as i remember playing on marks dm2 and on login items were added to my char, hence @takeonitem This was not added by him iam sure, was very early on when dm2 was out in 2006 lif