System Recipe System

Malice-

Endlessly Known
Reaction score
34
It seems that he has abandoned this thread... but incase he ever does come back...

The script wont work with my map because the custom map script you have to add conflicts with custom scripts I already have there. I'm not sure if this is even fixable, but its good to note that.
 

SerraAvenger

Cuz I can
Reaction score
234
It' s very good idea to use that custom script line for adding new recipes for people who want easy and simple solution.

Indeed!

I'll use such an easy way for my recipe system too : )
When it comes out -.^

Greetings Davey


EDIT: I'ld know how to fix your problem with the two items if you'ld use a system similar to my itemdoubler...
Mine seems more efficient, too. My recipe system will be based on it.
Don't know now exactly, I'll have to evaluate your algorithm first.

And for this problem
I wanted to try to combine 2 of the same items 2 Claws of Attack +20 to
1 Claws of Attack +40 -> that doesn't works i get the Claws of Attack +40 after i buy ONLY 1 Claws of Attack +20. Now i put in a new Custom script that i wanted to combine 2 Claws of Attack +40
to 1 Claws of Attack +80 and i put in a Custom script thats combines 2 Claws of Attack +80 to one Claws of Attack +100.
If i test map and i buy 1 Claws of Attack +20 it combines immediately to Claws of Attack +100
Strange, i think!
can you help me?
I would simply use my itemdoubler.
But atm it is somewhat much to type in order to initialize it. I'll change that 2mrrw.
 

NetherHawk

New Member
Reaction score
26
so i have to create a custom script of - RecipeSysSet(0,0,0,0,0,0,0,"","") , for each type of final combined item i want?
 

liamthx

New Member
Reaction score
1
argh i keep getting an error
saying something like
expected a name =\

can any1 help me out
and wtf does he mean by

"B. Go to the header of the map (where you see Recipe System.w3x) and copy everything there into your
map's header."

where the heck is the header? =\

any help wud be great thanks
 

NetherHawk

New Member
Reaction score
26
click on the title of the map in the trigger editor, there should be some stuff in custom code there.
 

BANANAMAN

Resident Star Battle Expert.
Reaction score
150
ok after reading the readme and banging my head a few time i finally got how this works. This is archived in my comp :thup:
 
B

beta2

Guest
I'm sorry, because this is probably a really noob question, but I don't know what you mean/where to find the "game header" you talked about. Nor what to copy in it. If you could explain jsut a little further that would eb really helpful:)

By the way, this is really helpful, I've been looking for exactly this thing.
 

saw792

Is known to say things. That is all.
Reaction score
280
I'm having problems when I paste the code into my map. The world editor crashes when I try to save. Yes i made sure that the entire code was copied and such. Could it have something to do with also having AceHart's save/load code in the map header too? I tried placing the recipe system above and below the save/load system yet it crashed both times. Any ideas?

EDIT: Didn't read the instructions properly and forgot to create the game cache.
 

DiFm

New Member
Reaction score
35
Oke here is a question. When i create an item it lagfreezes for about 2 secs. how to make this stop? and it seems it still happens even if someone has allready bought the same item be4 and sometimes it doesnt do it.

When i played single player i didnt get this but when i played multiplayer it happened?

any idea why and what i might have done wrong?
 

Komaqtion

You can change this now in User CP.
Reaction score
469
does this system conflict with any of the following systems???

-EGUI
-ABC
-XE

???

EDIT: Ok i did a little testin, and it seems that this system conflicts with EGUI's LocalHandleVariables trigger (or what it's called)
 

Romek

Super Moderator
Reaction score
963
I doubt it... Why would it?
 

Komaqtion

You can change this now in User CP.
Reaction score
469
Well, i got the error:
function redeclared on every function in this system's first part, so i disabled all other systems and then enabled them one after one and saved the map meanwhile, and when i got to LocalVariabled... don't remember the name XD, I got errors again :S so that's why i think it conflicts with EGUI... but i could be wrong XD
 

Romek

Super Moderator
Reaction score
963
It seems this system is quite out-dated.
Doesn't use private functions or anything.

The error is because both of those use LHV (Which is ancient now).
Anyway, I recommend Artificials Recipe System.
 

Thoric

New Member
Reaction score
0
am i doing something wrong? i followed the code exactly and a window pops up saying error takes nothing gives nothing wen i tried to test it.:banghead::banghead::banghead::banghead::banghead: im gonna need alot of help with this.
 

Vista

New Member
Reaction score
0
i cant understand smthing...when i start the recipe map there are no errors with the triggers but when i put them at my map there are trigger errors (with the recipe triggers):eek::eek:
 

Renendaru

(Evol)ution is nothing without love.
Reaction score
309
This system is now broken due to the newest patch...
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/
  • The Helper The Helper:
    Decided to put up a healthier type recipe to mix it up - Honey Garlic Shrimp Stir-Fry https://www.thehelper.net/threads/recipe-honey-garlic-shrimp-stir-fry.193595/
  • The Helper The Helper:
    Here is another comfort food favorite - Million Dollar Casserole - https://www.thehelper.net/threads/recipe-million-dollar-casserole.193614/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top