View Feature Request
Frames and x,y pos for custom events
Feature #: 1304
File: Scrolling Combat Text
Date: 08-30-06 08:10 AM
By: Snago
Status: Under Review
I would like to be able to let my custom event show in either frame 1 or frame 2
For example:
[11] = {name="+*2 (*1)", argcount=2, search="Your (.+) heals you for (%d+)", r=0/256, g=256/256, b=0/256, frame=2},

That would make those events show up in frame 2 and to change animation style for that event i would only have to change style for that frame in /sct menu


Also it would be nice to be able to specify Text Center X Position and Text Center Y Position for the custom events.
For example:
[11] = {name="+*2 (*1)", argcount=2, search="Your (.+) heals you for (%d+)", r=0/256, g=256/256, b=0/256, xpos=-400, ypos=200},

That would make the text start up and to the left from the center of the screen and use the default animation type.

Keep up the good work!
/Snago