item crafting help

  • Thread starter Thread starter Deathsong
  • Start date Start date
D

Deathsong

Guest
well im trying to make a map. i got all my monsters spawning and running were i wont them to i got all my items made up and theres still a bit to go but i cant seem to figgure out this problem. heres my trigger for taking 2 or more items and removing them from the hero and replacing them with one item.


Event
Unit - A unit Acquires an item

Conditions
((Hero manipulating item) has an item of type Attack Claws) Equal to True
((Hero manipulating item) has an item of type Attack Claws) Equal to True

Actions
Item - Remove (Item carried by (Hero manipulating item) of type Attack Claws
Item - Remove (Item carried by (Hero manipulating item) of type Attack Claws
Hero - Create Enhanced Attack Claws and give it to Hero manipulating item)

what happens with this trigger is if i pick up one attack claws it turns the one item in to an Enhanced Attack Claws so two attack claws turn in to 2 enhanced attack claws. Instead of 2 attack claws turning in to one enhanced attack claws. how can i fix this so that i only get one enhanced attack claws in stead of 2 (mind how i type i couldnt type my way out of a wet paper bag )
 
That's because the conditions don't properly filter the condition right. Even if you have only 1 claws, they both return true every time.

I can't remember whether this was true or not, but I believe "item being manipulated" stores data on the item you are acquiring, thus it should work that

Conditions
Item being manipulated is Attack Claws
((Hero manipulating item) has an item of type Attack Claws) Equal to True

Not %100 sure, but when I get home and can load up WorldEdit I can give you a working combine trigger. Alternately, there should be a combine trigger in the free code section.

And of course, alternately to alternately of that alternate, you can check the item types in slots1-6 and do a count of which ones have Attack claws, then if 2+ do a double remove of them and give enhanced claws
 
whel ur problem is when he pickes it up he ahs a attack claw what u need to do is make it like this, whel actualy im having trouble thinking and im preety sure u mgith well have to make it only w/ two different items so have like claws of hate and claws of love and create the enchanted claws

oooooooooooo they can make ur enemies love u and and ur teamates hate ur enemys lol jk the thing is u have to find a way that it applies to having 2 attack claws because the way u set it up when he picks up teh attack claws he technicaly has the claws so teh condition is uess, and in teh futre having 2 conditions exactly the smae is pointless and then have it remove the items with a pick items of item type claqws of attack and remove picekd item and so on teh create an itemom of item type magical claws or whatever u got the most part of it right just the fact u need him to have 2 attack slaws is what u need to work on and 2 conditions ownt work,
 
hmmmm the 2 items the same but with difrent names idea i tryed but it seemed to take away from the game :/ in a way i was gonna use that as a last option :/ but ill sit tight and wait for sud

oh ive seen the one in the free code seciont ill give that one a try to see if it will work like this but im still very new to making my own triggers lol ive been reading this forum for weaks making my map and ya this was the first one i had to post so i sighned up and set it to home page lol so ya ill take a go at the free triger code and post if it worked for me here
 
the one in the free triggers works better then making 2 of the same item and ill just make a quest and put some info on items crafting in my map to explane how to make it work thanx a tun for all the help guys

guitarplay lol i might try to put in the love and hate idea lol would make things intresting like a easter egg ill put it so if u have some item in slot 1 and 6 it turns them in to love and turn that around same 2 items but in 6 and 1 instead of 1 and 6 would make hate im sure that would mess with some heads in my map lol
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    we were down for a minute - think a log file or something got too big
    +1
  • Ghan Ghan:
    The alerts say it was down for a while unfortunately.
  • Ghan Ghan:
    Didn't know what was going on while I was at work.
  • Ghan Ghan:
    Disk filled up with logs. Fixed now.
    +1
  • The Helper The Helper:
    not a problem at all thanks for getting us back up
  • The Helper The Helper:
    I think the bots are finding a way to get through the anubis
  • The Helper The Helper:
    Happy Wednesday Everyone! Hope everyone has a Fantastic Day!
    +1
  • The Helper The Helper:
    Yeah, stats are showing big bot influx like 12k page views.
  • Wizard Wizard:
    :wave:
    +1
  • Ghan Ghan:
    TH changed his avatar again. 6 more weeks of summer.
    +3
  • Wizard Wizard:
    lol
    +1
  • The Helper The Helper:
    Guys just a heads up I am going to be shutting the site down soon. I am just waiting on the NUON people to decide whether they want to transfer forum data and keep the discord. My email is [email protected] for anyone that wants to keep in touch and I have a facebook too. I will make an official post later. Love you guys and will miss everyone!
    +1
  • V-SNES V-SNES:
    Sent a pm @The Helper
  • Stephen Stephen:
    Oh no - please don't lose the Nuon content
    +1
  • The Helper The Helper:
    Someone email AtariAge and see if they want me to transfer the forum data over to it
  • Ghan Ghan:
    Could probably keep NUON stuff around here if we wanted.
  • Ghan Ghan:
    Hmm what to do about the World Editor site though?
  • Stephen Stephen:
    I'd rather personally just own a backup of the Nuon data than see it go to AtariAge honestly. If it gets enshittified as per usual, or if some of the "regular" Jaguar folks get there, it's not gonna be fun
  • The Helper The Helper:
    There will be a github of the forum data so the NUON Forum Data I guess would be available there
  • The Helper The Helper:
    World Editor is technically Ryoko stuff not mine you guys can keep that I am not in that even
  • jonas jonas:
    :( end of an era :(
  • The Helper The Helper:
    Dont think of it as an end jonas - think of it as a beginning, because really my friend that is what it is.
  • The Helper The Helper:
    Also, anyone who is reading this and is sad - don't be, turn off the Internet, step away from the box - enjoy your life - there is so much more out there for you than there is here for you.

The Helper Discord

Members online

No members online now.

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top