SetAdvertLocationEx

Description

Positions the advert created with CreateAdvert somewhere on screen and attempts to scale it to a certain width. Since the advert will have its own aspect ratio the height will be calculated from the width. This provides rough positioning by letting you choose between left, centered, or right justify for the horizontal and vertical positions. This is not guaranteed to work on all advert providers, currently only Inneractive can scale ads to a specific width.

Definition

SetAdvertLocationEx( horz, vert, offsetx, offsety, width )

Parameters