Jump to content

Weapon loadouts


KVELLER

Recommended Posts

BTW, ACS scripts have to be added when creating a map in Hexen format/UDMF, right? You can't just add them externally (e.g. to the vanilla maps).

Share this post


Link to post
2 hours ago, KVELLER said:

BTW, ACS scripts have to be added when creating a map in Hexen format/UDMF, right? You can't just add them externally (e.g. to the vanilla maps).

That is correct. You can do this only in ports that support ACS & scripting. I other words, you can't add scripts to vanilla maps. Well, you can add them (using the method that dmg_64 described), but they won't run in vanilla or Chocolate DooM.

Share this post


Link to post
1 hour ago, scifista42 said:

Whoa! I did not know that. An old dog has, indeed, been taught a new trick.

 

I'm curious, though, how libraries can be added to a map in DooM format. I know that the pk3 structure can be used (in which case, I don't believe doom/2.exe will recognize it), but how can a simple wad structure be used? The wiki mentions using A_START & A_END markers. I presume these are recognizable by doom/2.exe

 

Thanks for the information.

Share this post


Link to post
8 minutes ago, ReX said:

I presume these are recognizable by doom/2.exe

No. Note the difference between format and compatibility. Here we are talking about maps that are saved in Doom format, but only work properly when played in ZDoom or other ports supporting ACS (which vanilla exe isn't one of).

Edited by scifista42

Share this post


Link to post
Just now, scifista42 said:

Here we are talking about maps that are saved in Doom format, but only working properly when played in ZDoom.

Ah, I understand the difference now, and the wiki article makes sense in that context.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...