ShowFlyText (000001BD)

From SWGANH Wiki
Revision as of 02:39, 1 April 2007 by Meanmon13 (Talk | contribs) (Struct)

Jump to: navigation, search


Struct


LONG ObjectID
SHORT STFLoc Size
A_STRING STC Location
INT Padding
A_STRING Text
INT Padding
BYTE Red
BYTE Green
BYTE Blue
BYTE Display Flag

Variable Descriptions


controllerID = 000001BD


  • ObjectID:
Object which we want fly text to display.
  • File:
Name of string file without extension. EX: combat_effects
  • Text:
Text to display from the file. EX: center_start_fly
  • Red Green Blue:
RGB codification. each one from 0 to 255

Tags


OCM This header is part of the ObjControllerMessage.

100% This packet has been completely reversed.