CON Scripting Resources

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: CON Scripting Resources

Re: CON Scripting Resources

by Photonic » Sun Feb 09, 2020 9:00 pm

Eduke32 CON Language syntax for Notepad++
http://www.mediafire.com/file/jabjbo8m4 ... _.xml/file

This thing has been a god send to me and many others.

Re: CON Scripting Resources

by Graf Zahl » Sun Feb 09, 2020 12:33 pm

No. CON scripts are a unique feature of the Duke Nukem game engine, so it's only the games directly derived from Duke that use it. Blood, Shadow Warrior and Exhumed do not.

Re: CON Scripting Resources

by SamVision » Sun Feb 09, 2020 12:20 pm

Does any of this apply to Blood as well as Duke Nukem 3D?

CON Scripting Resources

by Kinsie » Wed Feb 05, 2020 8:42 am

This was assembled by StrikerTheHedgefox on the ZDF Discord, and I thought it'd be a shame for this subforum to be empty when there was this big list of useful info to share. All props go to him!
  • EDuke32 Wiki - Scripting - The basics, like what Events are, and links to deeper info.
  • CONFAQ42 - A detailed, if outdated and somewhat inaccurate, tutorial on CON scripting from the hazy days of 1999. Many a 12 year old was introduced to coding through this tome...
  • EDuke32 Wiki - All Commands - Every single command in EDuke32's version of CON. Learn to tell your setthisprojectiles from your rotatesprites!
  • EDuke32 Wiki - Tutorials - Tutorials on how to create specific effects, like manual pistol reloading.

Top