Functions

Need help with your project? Ask here.
mathey bu
Posts: 46
Joined: Tue Aug 25, 2009 21:49

Functions

Post by mathey bu »

Hi I am mathey bu. my favorite lump is decorate. When I saw the svn site I was very happy, no, i am very happy! beacuse you can do incredibles things for doom. I know that's a difficult work, so thank you to help me to stay more DOOMER ^.^

When I visited the zdoom's site, I saw many things specials, but functions, I would like to learn much more. Would someone help me?
User avatar
Psycho
Posts: 15
Joined: Wed May 27, 2009 22:37

Re: Functions

Post by Psycho »

Try this tutorial http://skulltag.com/forum/viewtopic.php?f=43&t=14416 It's what helped me learn so much about DECORATE.
Hey Ds201.

Spoiler:
mathey bu
Posts: 46
Joined: Tue Aug 25, 2009 21:49

Re: Functions

Post by mathey bu »

Psycho wrote:Try this tutorial http://skulltag.com/forum/viewtopic.php?f=43&t=14416 It's what helped me learn so much about DECORATE.
no I want to learn some thing like this:

function void x(int x, int y)
{
}
User avatar
Firebrand
Dev Builds Team
Posts: 126
Joined: Mon Aug 10, 2009 21:00
Location: Mexico
Contact:

Re: Functions

Post by Firebrand »

Then you are speaking of modifying the source code? Or doing functions for ACS scripts?
I'm the ruler of the Fire Power.....
User avatar
Remmirath
DRD Team Admin (Inactive)
Posts: 528
Joined: Fri Feb 15, 2008 19:43
Location: Somewhere...
Contact:

Re: Functions

Post by Remmirath »

Firebrand wrote:Or doing functions for ACS scripts?
This
SoulPriestess wrote:Good job, Morpheus! You are teh awesum!
mathey bu
Posts: 46
Joined: Tue Aug 25, 2009 21:49

Re: Functions

Post by mathey bu »

Morpheus wrote:
Firebrand wrote:Or doing functions for ACS scripts?
This
User avatar
Paul
DRD Team Admin (Inactive)
Posts: 1058
Joined: Thu Jun 30, 2005 13:30
Location: Poland - Grojec / Radom
Contact:

Re: Functions

Post by Paul »

DECORATE and ACS scripts are two different things. Decorate is a lump you use in a wad to define the general behaviour of actors, creating new monsters or weapons and such. ACS are scripts used in a map, or globally, and can modify the maps, actors and hudmessages, creating for instance moving floors, but also printing images onto the screen.

Both lumps are not integrated, but can work together, like Decorate can activate ACS scripts.

Anyway Mathey Bu, you should read this:
http://www.zdoom.org/wiki
The Zdoom Wikipedia is the penultimate source for all Zdoom editing knowledge.

And please be more precise next time you post. I understand english isn't your first language (and it isn't my first language either) but provide more information when you ask about something as it's difficult to get what you have on mind seing a few sentences. In other words your posts, well...
... need more detail.
;)
Post Reply

Return to “Editing Help”