Project

General

Profile

Feature #1190

External scripts for mobj behavior

Added by skyjake almost 21 years ago. Updated over 4 years ago.

Status:
Progressed
Priority:
High
Assignee:
Category:
Redesign
Target version:
Start date:
2003-06-15
% Done:

30%


Description

Making monster AI external would allow for far more
customizability. In Duke Nukem 3D all monster/object AI
was handled via external scripts, which made use of
built in AI functions such as: LookAtPlayer, RunAway,
FollowPlayer etc...

The scripting language should also incorporate ACS.

This would leave only the game related routines in the
dll's.

Dani J666

Labels: Customizability


Related issues

Related to Feature #1608: Integrate Doomsday ScriptProgressed2013-10-22

Related to Feature #1620: XG 2.0Progressed2010-04-20

History

#1 Updated by skyjake almost 21 years ago

Logged In: YES
user_id=717323

This is pretty much what I'm planning for version 2.0,
with the exception that the game DLL may provide
'default' AI routines for everything (since the code is
already there, and there's LOTS of it).

Not going to happen in the 1.7/1.8 series.

#2 Updated by skyjake over 10 years ago

  • Tags set to Scripting, Mod, Gameplay
  • Category set to Redesign

#3 Updated by skyjake over 10 years ago

  • Priority changed from Normal to High

#4 Updated by skyjake over 4 years ago

  • Status changed from New to Progressed
  • Assignee set to skyjake
  • Target version set to Modding
  • % Done changed from 0 to 30

Some progress in this area. In 2.2, it is possible to use Doomsday Script in state actions functions. Given the right bindings to game-side objects, one could implement quite sophisticated monster logic entirely in DS.

#5 Updated by skyjake over 4 years ago

  • Subject changed from Mobj AI moved to external scripts to External scripts for mobj behavior

#6 Updated by skyjake over 4 years ago

Also available in: Atom PDF