Modding, Mission Design, and Coding > The Scripting Workshop

SCRIPT - Event list 2.0

(1/1)

WMCoolmon:

--- Quote from: WMCoolmon on June 30, 2006, 12:16:55 am ---Here's a shot of it in action.

Preamble/Configuration
The event list is drawn using the function drawEventList() in the $HUD hook. It has five arguments:

nXPos = X position
nYPos = Y position
nStayTime = Time that the list should wait to fade out, after an event change has occured.
nAutoScrollAfter = Scroll down the list after X events have been completed
nNumToShow = Maximum number of events to show at once.
--- End quote ---

To inaugurate the scripting forum, I've updated it to work with the new Event[] array and CurrentFont variable. :)

Event List 2.0 - requires C01142007 or newer.

Original thread (and release)

Navigation

[0] Message Index

Go to full version