(Keeps Hive Alive)
Go Back   The Hive Workshop - A Warcraft III Modding Site > Warcraft III Modding > World Editor Help Zone

World Editor Help Zone Need help with Blizzard's World Editor? Ask general questions about its features and use in this forum. README!

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 09-29-2007, 10:41 PM   #1 (permalink)
Registered User Tan

User
 
Join Date: Sep 2007
Posts: 34

Tan is an unknown quantity at this point (0)


Exclamation Recipe System need serius help

Some one here know how to make a recipe system that realy works? I found 2 of so called "Recipe Systems" here to download, none of them works.. Or they work but I can't get them to work in my map.. Have been sitting with them all day long.. So some one please? Get me a Recipe System that works? Or help me fix so I can use thouse I can download here.. PLEASE..
Tan is offline  
Old 09-29-2007, 11:46 PM   #2 (permalink)
Terrain Moderator
 
Gilles's Avatar

▄▄▄▄▄▄▄▄▄▄▄▄
 
Join Date: Sep 2006
Posts: 5,512

Gilles is just really nice (354)Gilles is just really nice (354)Gilles is just really nice (354)


Could you please link to the ones you used?
Gilles is offline  
Old 09-30-2007, 12:43 AM   #3 (permalink)
Registered User Tan

User
 
Join Date: Sep 2007
Posts: 34

Tan is an unknown quantity at this point (0)


Quote:
Originally Posted by Gilles View Post
Could you please link to the ones you used?
http://www.hiveworkshop.com/resources_new/spells/1064/
and
http://www.hiveworkshop.com/resources_new/spells/940/
Tan is offline  
Old 09-30-2007, 07:27 AM   #4 (permalink)
 
Just_Spectating's Avatar

Hallow Evary Bady!
 
Join Date: May 2007
Posts: 3,593

Just_Spectating is a jewel in the rough (179)


problem solved b4 please use the SuperSecretSearchSystem

My First Recipe
__________________
Riding on a mershaq back, (ooeeoo) Cruisin down the street on a mershaq back!

Anything is art if you are famous.

Making an RPG?
Never Knows Best
eenii meenii weenii tiny microscopic minis
Just_Spectating is offline  
Old 10-01-2007, 09:28 AM   #5 (permalink)
 
Need_O2's Avatar

meow
 
Join Date: Aug 2007
Posts: 2,528

Need_O2 is a jewel in the rough (183)Need_O2 is a jewel in the rough (183)


Hey recipe system of Diablo-dk works fine
why did you say it doesnt
I will use his system if I create a game with items
Need_O2 is offline  
Old 10-02-2007, 02:34 PM   #6 (permalink)
Registered User Tan

User
 
Join Date: Sep 2007
Posts: 34

Tan is an unknown quantity at this point (0)


Quote:
Originally Posted by Need_O2 View Post
Hey recipe system of Diablo-dk works fine
why did you say it doesnt
I will use his system if I create a game with items
If you read my NEW comment at hes thread about hes recipe system you understand.. i hope..
Tan is offline  
Old 10-02-2007, 03:00 PM   #7 (permalink)
 
Need_O2's Avatar

meow
 
Join Date: Aug 2007
Posts: 2,528

Need_O2 is a jewel in the rough (183)Need_O2 is a jewel in the rough (183)


ok I will
Ah you didnt get how to add your recipes
You know item names in Raw values ?
go to object editor and view->Display as Raw Value
you will see your items as 4 charactered codes
Then look at demo trigger in the map
There goes call CreateRecipe2('rde1','rde2','rde3') for an example
This recipes rde1 and rde2 to create rde3
You must copy-change these custom strings to create your own recipes
Pretty simple MUCH usefull
Need_O2 is offline  
Old 10-02-2007, 03:34 PM   #8 (permalink)
Registered User Tan

User
 
Join Date: Sep 2007
Posts: 34

Tan is an unknown quantity at this point (0)


Quote:
Originally Posted by Need_O2 View Post
ok I will
Ah you didnt get how to add your recipes
You know item names in Raw values ?
go to object editor and view->Display as Raw Value
you will see your items as 4 charactered codes
Then look at demo trigger in the map
There goes call CreateRecipe2('rde1','rde2','rde3') for an example
This recipes rde1 and rde2 to create rde3
You must copy-change these custom strings to create your own recipes
Pretty simple MUCH usefull
Yes I know that with RAW, And I did recipes just like in the DEMO trigger still nothing happends!

Implemention:
To implement this system into your map you just have to copy the Recipe trigger script
to your map header(custom script section) what does he mean with that? That I just should ctrl+c the "Recipie" trigger and paste it as a trigger at my own map?

Last edited by Tan; 10-02-2007 at 04:04 PM..
Tan is offline  
Old 10-02-2007, 05:21 PM   #9 (permalink)
 
Need_O2's Avatar

meow
 
Join Date: Aug 2007
Posts: 2,528

Need_O2 is a jewel in the rough (183)Need_O2 is a jewel in the rough (183)


no
recipe + demo you need call initrecipe() too (or whatever it is)
delete the demo recipes and copy items have 2 raw data first of them is data you will use its something like x00? (x is a letter and ? is a number)
anyway you will use it for recipes
Need_O2 is offline  
Old 10-02-2007, 06:11 PM   #10 (permalink)
Registered User Tan

User
 
Join Date: Sep 2007
Posts: 34

Tan is an unknown quantity at this point (0)


Quote:
Originally Posted by Need_O2 View Post
no
recipe + demo you need call initrecipe() too (or whatever it is)
delete the demo recipes and copy items have 2 raw data first of them is data you will use its something like x00? (x is a letter and ? is a number)
anyway you will use it for recipes
Can't understand what you are trying to tell me..

I GOT IT WORKING NOW, It was only that I did not understand what "map header(custom script section)" was but found it now.. works GREAT!

Last edited by Tan; 10-02-2007 at 06:31 PM..
Tan is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[vjass] ORTS - Orc_Tamer's Recipe System 2.0 Orc_Tamer "Graveyard" 7 08-01-2008 07:09 AM
[Trigger] My First Recipe SilverSong Triggers & Scripts 25 11-30-2007 01:08 AM
Need help serius Need_O2 World Editor Help Zone 1 10-04-2007 10:01 AM
[JASS] Recipe System Help August Triggers & Scripts 1 01-20-2006 01:52 AM
Big Problem!! Need serius help from a top guy. X-Abe Map Development 8 03-19-2005 05:08 AM

All times are GMT. The time now is 07:56 AM.






Your link here 
0 Credit Cards | Guitar Lessons | Remortgages | Loans | Credit Cards
Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Copyright©Ralle